← Latest papers
🤖 AI

Omni-Decision: A Progressive Evidence-State Agent System for Omni-Modal QA

The paper introduces Omni-Decision, a training-free agent system that improves omni-modal QA accuracy by maintaining a structured, explicit evidence state to systematically track, validate, and close information gaps across diverse media sources, achieving significant performance gains over existing baselines.

Original authors: Ming Ma, Yi Zhu, Yiran Zhong, Feida Zhu, Weigao Sun, Junhan Shi, Lingrui Mei, Tianming Yang, Steven Hoi

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

Original authors: Ming Ma, Yi Zhu, Yiran Zhong, Feida Zhu, Weigao Sun, Junhan Shi, Lingrui Mei, Tianming Yang, Steven Hoi

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, but the clues are scattered everywhere: a tiny detail in a video clip, a whisper in an audio track, a fact hidden on a website, and a number you have to calculate on a calculator. Most AI detectives today work like someone frantically scribbling notes on a messy napkin. They look at a clue, write it down, look at another, write it down, and hope that by the time they reach the end, they remember which note belongs to which part of the mystery. Often, they get lost in their own scribbles, forget what they've already found, or try to solve the puzzle before they have all the pieces.

The paper introduces a new detective system called Omni-Decision. Instead of a messy napkin, this system uses a structured, living checklist called an "evidence state." Think of this checklist as a magical whiteboard that the detective can't ignore. It doesn't just store notes; it actively tracks exactly what is confirmed, what is missing, what is conflicting, and what needs to be calculated next.

Here is how the magic works:

  1. The Checklist: When a question is asked, the system immediately breaks it down into specific "needs" on the whiteboard. For example, "Find the watch brand in the video" or "Find the date Instagram launched."
  2. The Loop: The detective picks a tool (like a web search or a video scanner) to fill one item on the list.
  3. The Judge: Before the detective moves on, a strict "Critic" checks the new information. Did it solve the problem? Did it contradict something found earlier?
  4. The Update: A special "Reducer" updates the whiteboard. If a clue is found, the "missing" box turns green. If two clues fight each other, a red "conflict" flag is raised. The detective never moves forward until the whiteboard says the current step is done.
  5. The Stop: The system knows exactly when to stop. It won't guess an answer just because it's tired; it only answers when the whiteboard shows that every single required piece of evidence is locked in and no conflicts remain. If it runs out of tools and the board is still incomplete, it admits defeat rather than making up a fake answer.

What the paper argues against:
The authors explicitly argue that simply making AI models bigger or giving them longer "memory" (like a longer napkin) isn't the solution. They show that having a massive history of past actions doesn't help if the AI can't track what is actually grounded and what is still missing. They also rule out the idea that the system needs to be "trained" on new data to work this way; it works by organizing how existing tools are used, not by learning new tricks.

The Results:
The paper measured this system on two tough tests. On a test called OmniGAIA, which involves open-world searching across videos, audio, and the web, Omni-Decision scored 45.6% accuracy. This is a huge jump compared to the standard "base" agent, which only scored 18.33%. That's a gain of 27.3 percentage points.

On a second test called WorldSense, which focuses on integrating audio and video without external web searches, the system scored 58.3%, beating the baseline by 30.2 percentage points.

The authors suggest that this approach is particularly good at spotting when a detective is stuck. In their analysis of failed attempts, they found that many "wrong" answers actually had the detective making real progress—they just got blocked because a specific piece of evidence (like reading tiny text on a sign) was too hard for the tools to find. The system's strength isn't that it never fails, but that it clearly shows where it failed and why, rather than just guessing blindly.

In short, Omni-Decision proves that for complex, multi-step mysteries, having a clear, shared map of what is known and what is missing is far more powerful than just having a longer memory or a bigger brain. It turns the chaotic process of searching for clues into a disciplined, step-by-step mission.

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 →