English

What, when, and where? -- Self-Supervised Spatio-Temporal Grounding in Untrimmed Multi-Action Videos from Narrated Instructions

Computer Vision and Pattern Recognition 2024-05-30 v2

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.

Keywords

Cite

@article{arxiv.2303.16990,
  title  = {What, when, and where? -- Self-Supervised Spatio-Temporal Grounding in Untrimmed Multi-Action Videos from Narrated Instructions},
  author = {Brian Chen and Nina Shvetsova and Andrew Rouditchenko and Daniel Kondermann and Samuel Thomas and Shih-Fu Chang and Rogerio Feris and James Glass and Hilde Kuehne},
  journal= {arXiv preprint arXiv:2303.16990},
  year   = {2024}
}

Comments

To be presented at CVPR 2024. Project page: https://brian7685.github.io/STG/