← Latest papers
🤖 AI

Confidence-Aware Tool Orchestration for Robust Video Understanding

The paper introduces Robust-TO, an agentic video understanding framework that mitigates the "Blind Trust Problem" by integrating per-frame reliability scores into a unified tool orchestration system, thereby significantly improving accuracy and robustness against visual corruptions compared to state-of-the-art models.

Original authors: Yangfan He, Yujin Choi, Jaehong Yoon

Published 2026-06-26
📖 4 min read☕ Coffee break read

Original authors: Yangfan He, Yujin Choi, Jaehong Yoon

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 crime based on a security camera video. But here's the catch: the video is messy. Some parts are blurry because the camera shook, some are washed out by bright sunlight, and some are blocked by a truck passing in front of the lens.

The Problem: "Blind Trust"
Most current AI video detectives suffer from what the authors call the "Blind Trust Problem." They look at every single frame of the video and assume, "This picture is perfect, and I can trust it completely." They don't realize that a blurry frame is actually a bad clue. Because they trust the bad clues just as much as the good ones, they often get the wrong answer, yet they remain 100% confident in their mistake. It's like a detective trying to read a license plate through a dirty windshield and insisting, "I see it clearly!"

The Solution: Robust-TO
The paper introduces Robust-TO, a new way for AI to watch videos. Instead of blindly trusting every frame, Robust-TO acts like a smart, skeptical editor who knows how to handle a messy video. It works in three main steps:

1. The "Quality Inspector" (Frame Selection)

Before trying to solve the mystery, Robust-TO scans the video and rates every single frame.

  • The Analogy: Imagine a film editor looking at a reel of footage. They mark the frames that are blurry, too dark, or blocked by an object as "Trash." They only keep the "Gold" frames—the ones that are clear and actually show what the question is asking about.
  • The Result: If the question is "What car ran the red light?", the AI ignores the frames where a truck is blocking the view or the windshield wipers are blurring the scene. It only uses the clear moments.

2. The "Specialist Team" (Confidence-Guided Tool Routing)

Once the AI has the good frames, it doesn't just guess. It breaks the big question into small, specific tasks and sends them to different "tools" (specialized AI programs).

  • The Analogy: Think of a medical team. If a patient has a broken leg, you send them to an orthopedist, not an eye doctor.
  • How it works: If the video is blurry, Robust-TO knows that a "detection tool" (which looks for sharp edges) might fail. So, it routes the task to a "captioning tool" (which is better at guessing what's happening in a blur) instead.
  • The Confidence Score: Every tool gives an answer and a confidence score. But here's the trick: the score is adjusted based on how dirty the video was. If a tool gives an answer based on a blurry frame, its confidence score is automatically lowered, like a warning label saying, "Take this with a grain of salt."

3. The "Chief Detective" (Tiered Evidence Synthesis)

Finally, the main AI gathers all the answers from the tools. It sorts them into three piles:

  • High Tier: Clear evidence from clear frames. This is the "truth."
  • Medium Tier: Okay evidence. It's only used if it matches the High Tier.
  • Low Tier: Garbage evidence from bad frames. This is thrown away unless there is absolutely nothing else to go on.
  • The Outcome: The AI builds its final answer using only the "High Tier" facts. If the evidence is shaky, it admits uncertainty rather than guessing wildly.

Why It Matters (The Results)

The authors tested this system on real-world videos that had been intentionally messed up with blur, glare, and occlusion (like a car driving in the rain).

  • The Old Way: When the video got messy, standard AI models crashed. Their accuracy dropped by 15–30%, but they didn't know they were failing.
  • The Robust-TO Way: Even with the messy videos, Robust-TO kept its accuracy high. It actually performed better than some of the most expensive, famous AI models (like Gemini-2.5-Pro) on these tough tests.
  • Efficiency: Because it ignores the bad frames, it doesn't have to process as much data. It solved the problems faster and used less computer power, yet got the right answer more often.

In a Nutshell
Robust-TO teaches AI to stop being a "blind optimist" and start being a "critical thinker." It learns to say, "I can't trust this part of the video, so I'll ignore it and focus on the clear parts," ensuring that when it gives an answer, it's actually based on solid evidence.

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 →