CVAICLMay 23, 2025

Deep Video Discovery: Agentic Search with Tool Use for Long-form Video Understanding

arXiv:2505.18079v444 citationsh-index: 15Has Code
Originality Highly original
AI Analysis

This addresses the challenge of processing information-dense hour-long videos for AI systems, representing a strong specific gain in video understanding benchmarks.

The paper tackles the problem of long-form video understanding by proposing the Deep Video Discovery (DVD) agent, which uses an agentic search strategy over segmented video clips, achieving state-of-the-art accuracy of 74.2% on the LVBench dataset and improving to 76.0% with transcripts.

Long-form video understanding presents significant challenges due to extensive temporal-spatial complexity and the difficulty of question answering under such extended contexts. While Large Language Models (LLMs) have demonstrated considerable advancements in video analysis capabilities and long context handling, they continue to exhibit limitations when processing information-dense hour-long videos. To overcome such limitations, we propose the Deep Video Discovery (DVD) agent to leverage an agentic search strategy over segmented video clips. Unlike previous video agents that rely on predefined workflows applied uniformly across different queries, our approach emphasizes the autonomous and adaptive nature of agents. By providing a set of search-centric tools on multi-granular video database, our DVD agent leverages the advanced reasoning capability of LLM to plan on its current observation state, strategically selects tools to orchestrate adaptive workflow for different queries in light of the gathered information. We perform comprehensive evaluation on multiple long video understanding benchmarks that demonstrates our advantage. Our DVD agent achieves state-of-the-art performance on the challenging LVBench dataset, reaching an accuracy of 74.2%, which substantially surpasses all prior works, and further improves to 76.0% with transcripts. The code has been released at https://github.com/microsoft/DeepVideoDiscovery.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes