CVJun 24

Graph it first! Enabling Reasoning on Long-form Egocentric Videos through Scene Graphs

arXiv:2606.2584213.9
Predicted impact top 31% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers working on egocentric video understanding, this framework enables MLLMs to reason over entire long videos within token constraints, addressing a key bottleneck in fine-grained video QA.

Existing MLLMs struggle with long egocentric videos due to token limits, causing severe information loss from frame subsampling. The authors introduce Egocentric Scene Graphs (EgoSGs) to represent videos compactly, achieving state-of-the-art results on HD-EPIC VQA and outperforming strong video-based baselines.

Existing multi-modal large language models (MLLMs) face significant challenges in processing long video sequences due to strict input token limitations. As a result, current video understanding approaches, especially in egocentric settings characterized by complex dynamics, frequent state changes, and moving cameras, are forced to massively subsample frames. This leads to severe loss of temporal and contextual information, constraining their ability to perform fine-grained video reasoning. In this work, we introduce a framework for egocentric video question answering (VQA) that overcomes these input constraints through Egocentric Scene Graphs (EgoSGs), i.e., temporally grounded, structured representations that capture objects, attributes, spatial relations, and interactions over time. By representing videos as compact, text-based scene graphs, our method preserves the essential visual and temporal information of the original video in a symbolic form that drastically reduces input length while maintaining semantic richness. Crucially, this enables MLLMs to reason efficiently over entire video sequences within their token budget. On HD-EPIC VQA, our method achieves state-of-the-art results, outperforming strong video-based baselines on multiple models and suggesting that structured, temporally grounded representations like EgoSGs can bridge long-form egocentric video understanding and the context limitations of today's MLLMs.

Foundations

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

Your Notes