English

LongVideoAgent: Multi-Agent Reasoning with Long Videos

Artificial Intelligence 2025-12-24 v1 Computer Vision and Pattern Recognition Machine Learning Multiagent Systems

Abstract

Recent advances in multimodal LLMs and systems that use tools for long-video QA point to the promise of reasoning over hour-long episodes. However, many methods still compress content into lossy summaries or rely on limited toolsets, weakening temporal grounding and missing fine-grained cues. We propose a multi-agent framework in which a master LLM coordinates a grounding agent to localize question-relevant segments and a vision agent to extract targeted textual observations. The master agent plans with a step limit, and is trained with reinforcement learning to encourage concise, correct, and efficient multi-agent cooperation. This design helps the master agent focus on relevant clips via grounding, complements subtitles with visual detail, and yields interpretable trajectories. On our proposed LongTVQA and LongTVQA+ which are episode-level datasets aggregated from TVQA/TVQA+, our multi-agent system significantly outperforms strong non-agent baselines. Experiments also show reinforcement learning further strengthens reasoning and planning for the trained agent. Code and data will be shared at https://longvideoagent.github.io/.

Keywords

Cite

@article{arxiv.2512.20618,
  title  = {LongVideoAgent: Multi-Agent Reasoning with Long Videos},
  author = {Runtao Liu and Ziyi Liu and Jiaqi Tang and Yue Ma and Renjie Pi and Jipeng Zhang and Qifeng Chen},
  journal= {arXiv preprint arXiv:2512.20618},
  year   = {2025}
}
R2 v1 2026-07-01T08:39:00.202Z