← Latest papers
💻 computer science

OmniReasoner: Thinking with Long Audio-Video via Native Tool Use

OmniReasoner is a tool-use post-training framework that enables omnimodal LLMs to efficiently reason over long audio-video streams by dynamically deciding when to invoke a "zoom-in" tool for high-fidelity inspection of sparse evidence, supported by a novel TimeAnchor mechanism for temporal consistency and a Temporal Augmented Data Engine for scalable training.

Original authors: Yu Chen, Caorui Li, Ziyu Xiong, Yidong Wang, Mingqi Gao, Shuman Liu, Biao Liu, Chunfeng Yang, Anxiang Zeng, Haibo Zhang, Chaofan Chen

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

Original authors: Yu Chen, Caorui Li, Ziyu Xiong, Yidong Wang, Mingqi Gao, Shuman Liu, Biao Liu, Chunfeng Yang, Anxiang Zeng, Haibo Zhang, Chaofan Chen

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 library that never ends. The library is filled with thousands of books, but the clues you need to solve the case are tiny: maybe a single word whispered on page 4,002, or a specific drawing hidden in the margin of page 12,500. If you try to read every single page at the same speed, your brain gets tired, and you might miss the tiny details because you were rushing through the whole thing. This is the exact problem computers face when they try to understand long videos and audio. They are "omni-modal" models, meaning they can see and hear, but when a video is an hour long, the most important clue might be a split-second sound or a brief visual action. If the computer tries to process the whole hour in high detail, it runs out of memory. If it speeds through everything, it misses the clues. Scientists have been trying to teach computers how to be better detectives: how to skim the whole story quickly, spot the suspicious part, and then slow down to look closely only where it matters.

Enter OmniReasoner, a new "thinking" framework that teaches these AI detectives how to use a special tool: a zoom-in button. Instead of staring at the whole hour-long video at once, OmniReasoner first takes a quick, low-quality "glance" at the entire timeline, kind of like flipping through a book to get the gist. If it thinks the answer is right there, it gives the answer. But if it senses a clue is hiding in a specific moment—like a character saying a specific phrase or a fish appearing in a bowl—it pauses and asks for a zoom-in. It requests a high-definition, high-speed clip of just that few seconds. The AI then looks at this "zoomed" evidence alongside its original quick glance to solve the puzzle.

The magic trick here is how the AI knows where to zoom. In the past, computers struggled because they counted "frames" (like counting pages), but if you speed up or slow down the video, the page numbers change. OmniReasoner uses a clever system called TimeAnchor. Think of it like a GPS coordinate based on the clock time (e.g., "look at 2 minutes and 49 seconds") rather than a page number. This way, whether the AI is looking at the blurry, fast-forwarded version or the crystal-clear zoomed-in version, "2:49" always points to the exact same moment. This ensures the AI doesn't get lost when switching between the big picture and the close-up.

To teach the AI this skill, the researchers didn't just ask humans to label every video; that would take forever. Instead, they built a Temporal Augmented Data Engine. Imagine a video editor that takes short clips, stitches them together into a long movie, and secretly hides a "clue" in one of the new seams. The AI is then trained to find that hidden clue. Sometimes the AI is told to just guess from the whole movie, and sometimes it's forced to use the zoom tool. Through a process of trial and error (reinforcement learning), the AI learns that using the zoom tool leads to better scores, but only when it's actually necessary.

The results show that this approach works. When tested on various video and audio challenges, OmniReasoner got significantly better at finding answers, especially in very long videos where clues are rare. It didn't just get smarter at answering; it learned to be efficient, spending its "brain power" only on the moments that mattered. The paper suggests that by teaching AI to decide when to look closer, rather than forcing it to look at everything equally, we can solve complex mysteries in long audio-video streams that were previously too difficult to crack. It's a step toward AI that doesn't just watch videos, but actually thinks about them, knowing exactly when to pause and pay attention.

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 →