English

Agentic Very Long Video Understanding

Computer Vision and Pattern Recognition 2026-03-06 v2 Machine Learning

Abstract

The advent of always-on personal AI assistants, enabled by all-day wearable devices such as smart glasses, demands a new level of contextual understanding, one that goes beyond short, isolated events to encompass the continuous, longitudinal stream of egocentric video. Achieving this vision requires advances in long-horizon video understanding, where systems must interpret and recall visual and audio information spanning days or even weeks. Existing methods, including large language models and retrieval-augmented generation, are constrained by limited context windows and lack the ability to perform compositional, multi-hop reasoning over very long video streams. In this work, we address these challenges through EGAgent, an enhanced agentic framework centered on entity scene graphs, which represent people, places, objects, and their relationships over time. Our system equips a planning agent with tools for structured search and reasoning over these graphs, as well as hybrid visual and audio search capabilities, enabling detailed, cross-modal, and temporally coherent reasoning. Experiments on the EgoLifeQA and Video-MME (Long) datasets show that our method achieves state-of-the-art performance on EgoLifeQA (57.5%) and competitive performance on Video-MME (Long) (74.1%) for complex longitudinal video understanding tasks. Code is available at https://github.com/facebookresearch/egagent.

Keywords

Cite

@article{arxiv.2601.18157,
  title  = {Agentic Very Long Video Understanding},
  author = {Aniket Rege and Arka Sadhu and Yuliang Li and Kejie Li and Ramya Korlakai Vinayak and Yuning Chai and Yong Jae Lee and Hyo Jin Kim},
  journal= {arXiv preprint arXiv:2601.18157},
  year   = {2026}
}

Comments

27 pages, 7 figures, 8 tables

R2 v1 2026-07-01T09:19:41.948Z