SVAG-Bench: A Large-Scale Benchmark for Multi-Instance Spatio-temporal Video Action Grounding
Tanveer Hannan, Shuaicong Wu, Mark Weber, Suprosanna Shit, Jindong Gu, Rajat Koner, Aljoša Ošep, Laura Leal-Taixé, Thomas Seidl
TL;DR
This work introduces Spatio-temporal Video Action Grounding (SVAG), a task that jointly detects, tracks, and temporally localizes all objects performing actions described in natural language. To support SVAG, the authors present SVAG-Bench, a large-scale, action-centric dataset with dense annotations (688 videos, ~19,590 records, 903 verbs), along with SVAGFormer, a modular transformer baseline that fuses spatial and temporal grounding, and SVAGEval, a standardized evaluation toolkit. Empirical results show current models struggle in dense, long-form scenes, with spatial grounding quality acting as a primary bottleneck and temporal grounding benefiting from post-processing. Collectively, these contributions provide a foundation for advancing vision-language models that reason about fine-grained object-action interactions across extended video sequences, with practical impact on embodied AI, surveillance, and interactive systems.
Abstract
Understanding fine-grained actions and accurately localizing their corresponding actors in space and time are fundamental capabilities for advancing next-generation AI systems, including embodied agents, autonomous platforms, and human-AI interaction frameworks. Despite recent progress in video understanding, existing methods predominantly address either coarse-grained action recognition or generic object tracking, thereby overlooking the challenge of jointly detecting and tracking multiple objects according to their actions while grounding them temporally. To address this gap, we introduce Spatio-temporal Video Action Grounding (SVAG), a novel task that requires models to simultaneously detect, track, and temporally localize all referent objects in videos based on natural language descriptions of their actions. To support this task, we construct SVAG-Bench, a large-scale benchmark comprising 688 videos, 19,590 annotated records, and 903 unique verbs, covering a diverse range of objects, actions, and real-world scenes. We further propose SVAGFormer, a baseline framework that adapts state of the art vision language models for joint spatial and temporal grounding, and introduce SVAGEval, a standardized evaluation toolkit for fair and reproducible benchmarking. Empirical results show that existing models perform poorly on SVAG, particularly in dense or complex scenes, underscoring the need for more advanced reasoning over fine-grained object-action interactions in long videos.
