← Latest papers
💻 computer science

TRACE: Evidence Grounding-Guided Multi-Video Event Understanding and Claim Generation

TRACE is an evidence grounding-guided framework that enhances multi-video event understanding and claim generation by constructing searchable timelines via OCR and object detection to enable precise, query-aware evidence localization before visual reasoning, thereby significantly improving factual completeness, citation recall, and state-of-the-art performance on benchmarks like MAGMaR 2026.

Original authors: Pengyu Yan, Akhil Gorugantu, Mahesh Bhosale, Abdul Wasi, Vishvesh Trivedi, David Doermann

Published 2026-05-19
📖 5 min read🧠 Deep dive

Original authors: Pengyu Yan, Akhil Gorugantu, Mahesh Bhosale, Abdul Wasi, Vishvesh Trivedi, David Doermann

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 a detective trying to solve a mystery about a massive storm. You have a library containing thousands of hours of video footage from different news channels, social media, and government broadcasts. Your boss asks you a specific question: "How many people were missing, and did the government send aid?"

If you were a standard AI (like the ones described in the "old way"), you would be handed a giant stack of these videos and told, "Read them all and tell me the answer." The problem? The AI gets overwhelmed. It tries to watch every single second, but because it can't hold that much information in its "brain" at once, it has to skip through the videos quickly. In doing so, it misses the tiny, crucial details—like a blurry text on a news ticker saying "300 missing" or a scoreboard showing aid numbers—because it's too busy looking at the dramatic visuals of the storm itself.

TRACE is a new, smarter way to solve this. The authors call it a "Ground-Before-Reasoning" strategy. Think of it like this:

The Problem: The "Blind Search"

Current AI models are like a detective who walks into a room full of people shouting and tries to find one specific fact by just listening to the loudest voices. They miss the quiet whispers (the text on a screen) that actually contain the answer. They also get tired (run out of "context budget") if the room is too big.

The TRACE Solution: The "Index First" Approach

Instead of watching the videos blindly, TRACE acts like a librarian who first creates a searchable index before the detective even starts reading.

Here is how the process works, step-by-step:

1. The "Scanner" (Grounding)
Before the AI tries to "think" or "reason," it first runs a fast, cheap scanner over the videos.

  • What it does: It uses two simple tools: OCR (Optical Character Recognition, which reads text on screens like news tickers and scoreboards) and Object Detection (which spots things like microphones, podiums, or crowds).
  • The Analogy: Imagine a robot that quickly flips through every page of a book and writes down a list of every number, name, and object it sees, along with the time it saw them. It doesn't try to understand the story yet; it just builds a text-based timeline.
  • Why it helps: This turns a messy video into a clean, searchable list of facts.

2. The "Search Engine" (Localization)
Now, the human (or the user) asks their question: "Where is the info about missing people?"

  • What it does: A text-only AI (which is very fast and cheap) looks at that searchable timeline created in Step 1. It matches the question against the list of numbers and objects.
  • The Analogy: Instead of re-reading the whole book, the librarian uses the index to say, "Ah, the answer is on pages 45, 82, and 110." It ignores the rest of the book.
  • Why it helps: It finds the exact moments that matter without wasting time on irrelevant scenes.

3. The "Storyteller" (Claim Generation)
Now, the powerful video AI (the "Storyteller") gets to work.

  • What it does: It is given only the specific video clips identified in Step 2, plus the notes from the index. It is told, "Look at these specific moments and tell me the facts."
  • The Analogy: The detective is now handed only the three relevant pages of the book, with the important numbers highlighted. They can focus 100% of their attention on those pages to write a perfect, accurate report.
  • The Result: The AI generates a claim (e.g., "300 people are missing") and, crucially, cites exactly which video clips proved that fact.

4. The "Editor" (Consolidation)
Since you had 10 different videos, you might get 10 slightly different reports.

  • What it does: A final step combines these reports. If Video A says "300 missing" and Video B says "300 missing," the system merges them into one strong fact and keeps the citations from both videos.
  • The Analogy: An editor takes all the different reporters' notes, checks they agree, and writes one final, authoritative article that credits every single source.

Why This Matters (The Results)

The paper tested this system on real-world news events (MAGMaR 2026) and found that:

  • It found more facts: It didn't miss the small details hidden in text overlays.
  • It cited better: It was much better at pointing to the exact video evidence that proved its claims (improving "citation recall" significantly).
  • It was more accurate: It beat the previous best systems by a wide margin.

The Bottom Line

TRACE changes the game by saying: "Don't try to understand the whole video at once. First, scan it to find the clues, then use those clues to find the answer." It turns a chaotic, overwhelming task into a structured, step-by-step investigation, ensuring the AI doesn't miss the small but critical details that hold the truth.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →