VideoSearcher: Empowering Video Deep Research with Multi-Tool Agentic Reasoning via Reinforcement Learning
This paper introduces VideoSearcher, a closed-loop agentic framework that leverages multi-tool reasoning and a novel Bi-branch Sequence Policy Optimization (BiSPO) reinforcement learning algorithm to advance Video Deep Research by unifying temporal localization, spatial focusing, and multimodal search, accompanied by the new VideoSearch-QA benchmark for evaluation.
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 instead of a crime scene, your "crime scene" is a long, boring video.
The Problem: The "Closed Box" Detective
Most current video AI models are like detectives who are locked in a room with only the video file. They are told, "Everything you need to know is in this video." If the answer isn't explicitly written or shown in the video, they are stuck. They can't look up a name, check a date, or verify a fact because they aren't allowed to leave the room.
The Solution: VideoSearcher
The paper introduces VideoSearcher, a new kind of AI detective that is allowed to leave the room. It treats the video not as the final answer, but as a clue.
Think of VideoSearcher as a detective with a smartphone, a magnifying glass, and a map. Here is how it works, step-by-step:
- Scanning the Crime Scene (The Video): The detective watches the video. Instead of staring at the whole thing at once, it knows how to fast-forward to the interesting parts (like finding a specific character) and zoom in on tiny details (like reading a license plate or a logo).
- Calling for Backup (The Tools): Once it spots a clue (e.g., "That looks like a character from a video game"), it doesn't guess. It uses its tools:
- Image Search: It takes a picture of the clue and searches the internet to see what it is.
- Web Search: It reads articles and wikis to find out facts about that character (like "What is their special move?").
- Putting it Together: It combines what it saw in the video with what it found on the internet to give the final answer.
The Secret Sauce: How it Learned
Teaching an AI to do this is hard. If you just tell it "get the right answer," it might get lucky once but fail the next time. The authors created a special training method called BiSPO (Bi-branch Sequence Policy Optimization).
Think of this like training a student with two separate report cards:
- Report Card A (The Answer): Did you get the right final answer?
- Report Card B (The Process): Did you use the right tools? Did you zoom in on the right spot? Did you search the web at the right time?
Most AI training only cares about Report Card A. VideoSearcher cares about both. This ensures the AI doesn't just guess the answer; it learns the habit of being a good researcher. It learns to stop searching when it has enough info and to search harder when it's stuck.
The New Test: VideoSearch-QA
The authors realized that old tests weren't fair because they only asked questions answerable from the video alone. So, they built a new test called VideoSearch-QA.
Imagine a test where you show a student a video of a famous landmark and ask, "When was this opened?" If the video doesn't show a plaque with the date, the student must know to look it up. This new benchmark tests exactly that: Can the AI find the clue in the video and then go find the rest of the answer on the open web?
The Results
When they tested VideoSearcher against other AI models (both free and expensive ones), it won. It was much better at:
- Finding specific moments in long videos.
- Using the internet to fill in the gaps.
- Solving complex questions that required both seeing and searching.
In Summary
VideoSearcher is an AI that has graduated from being a passive observer to an active researcher. It doesn't just "watch" videos; it investigates them, uses tools to gather evidence from the real world, and solves puzzles that were previously impossible for a computer to crack.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.