CVFeb 21, 2023

Tracking Objects and Activities with Attention for Temporal Sentence Grounding

arXiv:2302.10813v15 citationsh-index: 27
Originality Incremental advance
AI Analysis

It addresses the problem of localizing video segments based on natural language queries for applications like video retrieval, but is incremental as it builds on existing TSG methods.

The paper tackles temporal sentence grounding by tracking pivotal objects and activities to learn fine-grained spatio-temporal behaviors, achieving leading performance on benchmarks like Charades-STA and TACoS with real-time speed.

Temporal sentence grounding (TSG) aims to localize the temporal segment which is semantically aligned with a natural language query in an untrimmed video.Most existing methods extract frame-grained features or object-grained features by 3D ConvNet or detection network under a conventional TSG framework, failing to capture the subtle differences between frames or to model the spatio-temporal behavior of core persons/objects. In this paper, we introduce a new perspective to address the TSG task by tracking pivotal objects and activities to learn more fine-grained spatio-temporal behaviors. Specifically, we propose a novel Temporal Sentence Tracking Network (TSTNet), which contains (A) a Cross-modal Targets Generator to generate multi-modal templates and search space, filtering objects and activities, and (B) a Temporal Sentence Tracker to track multi-modal targets for modeling the targets' behavior and to predict query-related segment. Extensive experiments and comparisons with state-of-the-arts are conducted on challenging benchmarks: Charades-STA and TACoS. And our TSTNet achieves the leading performance with a considerable real-time speed.

Foundations

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

Your Notes