English

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

Computer Vision and Pattern Recognition 2025-11-04 v4 Artificial Intelligence Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2505.18079,
  title  = {Deep Video Discovery: Agentic Search with Tool Use for Long-form Video Understanding},
  author = {Xiaoyi Zhang and Zhaoyang Jia and Zongyu Guo and Jiahao Li and Bin Li and Houqiang Li and Yan Lu},
  journal= {arXiv preprint arXiv:2505.18079},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025

R2 v1 2026-07-01T02:34:15.818Z