CuriosAI Submission to the CASTLE Challenge at EgoVis 2026
The CuriosAI team presents two approaches, SVA and TMKG, for the CASTLE Challenge at EgoVis 2026, with their three-stage Search-Verify-Answer pipeline achieving a 0.50 leaderboard accuracy on 185 multiple-choice questions derived from 600+ hours of synchronized multi-view egocentric video.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to solve a massive mystery based on 600 hours of video footage from 12 people living together, filmed from 15 different cameras at once. The challenge? Answer 185 specific multiple-choice questions about what happened, who did it, and when.
This is the CASTLE Challenge, and the team from SoftBank (CuriosAI) tried two different ways to solve it using artificial intelligence. They call their methods SVA and TMKG.
Here is how they worked, explained simply:
The Common Foundation: The "Library"
Before trying to solve the questions, both methods first built a massive, organized library of the video. They didn't just watch the raw video; they broke it down into five helpful layers:
- Who is who: Identifying the 12 people.
- What is happening: Writing captions for the scenes.
- What objects are there: Spotting specific items like board games or kitchen tools.
- What was said: Transcribing the audio and figuring out who spoke.
- The timeline: Creating a schedule of actions for each person.
Both methods used this same "library," but they took very different paths to find the answers.
Approach A: SVA (Search – Verify – Answer)
The Analogy: The Detective with a Strict Rulebook
Think of SVA as a team of three detectives working in a strict assembly line:
- Search (The Scout): First, they look at the whole library and guess which 15-minute chunk of video likely contains the answer. They narrow it down from hours to a tiny window.
- Verify (The Skeptic): This is the most important part. They take that 15-minute window and break it into smaller 5-minute clips. They ask an AI to look at these clips, but they give it a strict rulebook to prevent it from lying (confabulating).
- Rule 1: Don't just repeat the question back to you.
- Rule 2: If the video is silent or blank, admit you don't know.
- Rule 3: If you count something, you must point to exactly where it is in the video.
- Rule 4: Don't make up facts if you can't see them.
- Answer (The Judge): Finally, a smart "Judge" AI looks at all the evidence collected by the Skeptic, weighs it (trusting audio quotes more than vague visual guesses), and picks the final answer.
The Result: This method was very careful. It asked the AI a lot of questions (about 28 times per mystery), but it got the right answer 50% of the time. This was their winning submission.
Approach B: TMKG (Temporal–Multimodal–Knowledge–Graph)
The Analogy: The Web of Connections
Think of TMKG as building a giant, 3D spiderweb of facts.
- Every 5 minutes, the system creates a "node" (a dot) containing everything that happened: who was there, what they said, and what objects were visible.
- It connects these dots with strings (edges) showing who did what, where they were, and what happened next.
- When a question comes in, the system searches this web to find the right cluster of dots.
- Once it finds the spot, it hands the video and the web-data to one single AI to give the answer immediately.
The Result: This method was faster and asked the AI fewer questions (only about 1 time per mystery), but it was less accurate, getting the right answer only 35% of the time.
The Big Takeaway
The team compared the two and found a clear lesson:
- SVA (The Detective) won because it was disciplined. By forcing the AI to double-check its work and follow strict rules about not making things up, it avoided silly mistakes.
- TMKG (The Web) struggled because it relied on a single AI to do everything at once without that extra layer of "fact-checking."
The Conclusion:
At this massive scale (600 hours of video), simply building a smarter database isn't enough. The secret sauce was verification. Even though the "Detective" method took more computing power and time to run, the extra step of forcing the AI to prove its facts before answering made the difference between a 35% score and a 50% score.
The team noted that both methods sometimes failed because they picked the wrong 15-minute window to start with. But they concluded that if you can find the right window, adding a "disciplined verifier" is the best way to get the right answer.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.