Spatio-Temporal Context for Action Detection
AuthorsManuel Sarmiento Calderó, David Varas, Elisenda Bou-Balust
Spatio-Temporal Context for Action Detection
AuthorsManuel Sarmiento Calderó, David Varas, Elisenda Bou-Balust
Research in action detection has grown in the recent years, as it plays a key role in video understanding. Modelling the interactions (either spatial or temporal) between actors and their context has proven to be essential for this task. While recent works use spatial features with aggregated temporal information, this work proposes to use non-aggregated temporal information. This is done by adding an attention based method that leverages spatio-temporal interactions between elements in the scene along the clip. The main contribution of this work is the introduction of two cross attention blocks to effectively model the spatial relations and capture short range temporal interactions. Experiments on the AVA dataset show the advantages of the proposed approach that models spatio-temporal relations between relevant elements in the scene, outperforming other methods that model actor interactions with their context by +0.31 mAP.
Incentivizing Temporal-Awareness in Egocentric Video Understanding Models
July 9, 2026research area Computer Vision, research area Methods and Algorithms
Multimodal large language models (MLLMs) have recently shown strong performance in visual understanding, yet they often lack temporal awareness, particularly in egocentric settings where reasoning depends on the correct ordering and evolution of events. This deficiency stems in part from training objectives that fail to explicitly reward temporal reasoning and instead rely on frame-level spatial shortcuts. To address this limitation, we propose…
NarrativeTrack: Evaluating Entity-Centric Reasoning for Narrative Understanding
January 6, 2026research area Computer Vision, research area Data Science and Annotationconference ECCV
Multimodal large language models (MLLMs) have achieved impressive progress in vision-language reasoning, yet their ability to understand temporally unfolding narratives in videos remains underexplored. True narrative understanding requires grounding who is doing what, when, and where, maintaining coherent entity representations across dynamic visual and temporal contexts. We introduce NarrativeTrack, the first benchmark to evaluate narrative…