What, when, and where? -- Self-Supervised Spatio-Temporal Grounding in Untrimmed Multi-Action Videos from Narrated Instructions
Brian Chen, Nina Shvetsova, Andrew Rouditchenko, Daniel Kondermann, Samuel Thomas, Shih-Fu Chang, Rogerio Feris, James Glass, Hilde Kuehne
TL;DR
This work tackles spatio-temporal grounding in untrimmed videos using loose multimodal supervision, leveraging ASR transcripts to learn a joint global and local representation of video-text pairs. A Sinkhorn-based frame selection mechanism guides frame sampling to align textual queries with relevant frames, while a dual-branch model learns global temporal context and local spatial grounding through contrastive losses. The authors introduce GroundingYoutube, a dense, real-world benchmark with multi-action annotations that enables comprehensive evaluation of spatial, temporal, and spatio-temporal grounding. Experiments across diverse datasets and ablations demonstrate that combining global temporal cues with fine-grained local grounding, guided by frame sampling, yields state-of-the-art performance in SPATIOTEMPORAL grounding under weak supervision, with practical implications for video understanding in instructional content.
Abstract
Spatio-temporal grounding describes the task of localizing events in space and time, e.g., in video data, based on verbal descriptions only. Models for this task are usually trained with human-annotated sentences and bounding box supervision. This work addresses this task from a multimodal supervision perspective, proposing a framework for spatio-temporal action grounding trained on loose video and subtitle supervision only, without human annotation. To this end, we combine local representation learning, which focuses on leveraging fine-grained spatial information, with a global representation encoding that captures higher-level representations and incorporates both in a joint approach. To evaluate this challenging task in a real-life setting, a new benchmark dataset is proposed providing dense spatio-temporal grounding annotations in long, untrimmed, multi-action instructional videos for over 5K events. We evaluate the proposed approach and other methods on the proposed and standard downstream tasks showing that our method improves over current baselines in various settings, including spatial, temporal, and untrimmed multi-action spatio-temporal grounding.
