Agentic Very Long Video Understanding
Aniket Rege, Arka Sadhu, Yuliang Li, Kejie Li, Ramya Korlakai Vinayak, Yuning Chai, Yong Jae Lee, Hyo Jin Kim
TL;DR
This work tackles the challenge of very long video understanding for always-on personal AI by introducing EGAgent, an agentic framework built around temporally annotated entity scene graphs. EGAgent combines a planning-based decision maker with specialized retrievers for visual frames, audio transcripts, and the entity graph, enabling cross-modal, multi-hop reasoning over week-long egocentric videos. The approach achieves state-of-the-art performance on EgoLifeQA and competitive results on Video-MME Long, with substantial gains in tasks requiring relational reasoning across days. By preserving entity-level relationships over time and enabling structured reasoning, EGAgent demonstrates a practical path toward robust longitudinal memory and interpretation in personalized AI systems, while acknowledging limitations in perception accuracy and privacy considerations.
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.
