← Latest papers
💻 computer science

Video-o3: Native Interleaved Clue Seeking for Long Video Multi-Hop Reasoning

Video-o3 is a novel framework for long-video multi-hop reasoning that overcomes the limitations of uniform sampling by enabling native, iterative clue seeking through task-decoupled attention masking and a verifiable trajectory-guided reward, achieving state-of-the-art performance on benchmarks like MLVU and Video-Holmes.

Original authors: Xiangyu Zeng, Zhiqiu Zhang, Yuhan Zhu, Xinhao Li, Zikang Wang, Changlian Ma, Qingyu Zhang, Zizheng Huang, Kun Ouyang, Tianxiang Jiang, Ziang Yan, Yi Wang, Hongjie Zhang, Yali Wang, Limin Wang

Published 2026-05-22
📖 4 min read☕ Coffee break read

Original authors: Xiangyu Zeng, Zhiqiu Zhang, Yuhan Zhu, Xinhao Li, Zikang Wang, Changlian Ma, Qingyu Zhang, Zizheng Huang, Kun Ouyang, Tianxiang Jiang, Ziang Yan, Yi Wang, Hongjie Zhang, Yali Wang, Limin Wang

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 mystery in a 30-minute movie, but you only have a few seconds to watch it. Most current AI models try to solve this by taking a quick, blurry snapshot of the whole movie every few seconds and then guessing the answer immediately. It's like trying to find a specific needle in a haystack by glancing at the whole pile once and hoping you saw it. You often miss the needle because it's hidden in the "hay" (the boring parts), or you get overwhelmed by too much information.

Video-o3 is a new AI framework that changes the game. Instead of glancing, it acts like a detective with a magnifying glass. Here is how it works, broken down into simple concepts:

1. The Detective's Approach (Native Interleaved Clue Seeking)

Instead of watching the whole movie and then guessing, Video-o3 watches a little bit, thinks, and then decides: "I need to zoom in on this specific 5-second part to see what's happening."

  • How it works: It asks the system to "crop" a specific segment of the video (like cutting a small piece of film out of the reel) to look at it closely.
  • The Loop: It repeats this process. Watch a bit \rightarrow Think \rightarrow Zoom in on a clue \rightarrow Think again \rightarrow Zoom in on another clue.
  • The Result: It builds the answer piece by piece, only looking at the parts of the video that actually matter, ignoring the rest.

2. The Problem of "Split Attention" (Task-Decoupled Attention Masking)

Imagine a detective who is trying to write a report while simultaneously looking at a crime scene. If they try to do both at the exact same time, they might get confused. They might look at the crime scene but write down something from their memory instead of what they are actually seeing. This is called "fake thinking."

  • The Fix: Video-o3 uses a special "masking" technique.
    • When the AI is looking for clues (scanning the video), it is forced to ignore the final answer it might be writing. It focuses entirely on finding the evidence.
    • When the AI is writing the answer, it is forced to ignore the raw video footage and focus only on the clues it just found.
  • The Analogy: It's like a student who is allowed to look at their textbook only during the "study" phase, and only allowed to look at their notes during the "test" phase. This prevents them from cheating or getting confused, ensuring their final answer is based on solid evidence.

3. The "Stop Sign" (Verifiable Trajectory-Guided Reward)

A detective could theoretically keep zooming in forever, looking at every single frame, which would take too long and cost too much money (computing power).

  • The Fix: Video-o3 is trained with a special reward system.
    • If the AI finds the answer quickly and accurately, it gets a big "gold star" (reward).
    • If the AI keeps zooming in unnecessarily after it already has the answer, it gets a "penalty" (the reward gets smaller).
  • The Analogy: It's like a game of "Hot and Cold." The AI learns to stop searching the moment it feels "hot" (has enough evidence). It learns to be efficient, stopping exactly when it has solved the puzzle, rather than wasting time looking at empty rooms.

4. The Training Ground (Seeker-173K)

To teach an AI to be a detective, you can't just give it a textbook; you need to give it thousands of practice cases where it has to hunt for clues.

  • The Dataset: The researchers created a massive dataset called Seeker-173K. This contains 173,000 examples of "video mysteries" where the AI is forced to practice the cycle of: Look \rightarrow Zoom \rightarrow Think \rightarrow Look Again \rightarrow Solve.
  • The Result: Because it practiced so much on these specific "clue-hunting" tasks, it became much better at solving complex video questions than previous models.

The Bottom Line

Video-o3 is a smarter way for computers to watch long videos. Instead of trying to memorize the whole movie at once, it acts like a human detective: it scans the scene, zooms in on the important details, connects the dots, and stops as soon as it has the proof. This makes it much faster, more accurate, and better at solving complex puzzles hidden in long videos.

Performance: In tests, this approach allowed the AI to solve video puzzles with significantly higher accuracy (e.g., 72.1% on one major benchmark) compared to older methods that just "glanced" at the video.

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 →