Learning 2D Temporal Adjacent Networks for Moment Localization with Natural Language
Songyang Zhang, Houwen Peng, Jianlong Fu, Jiebo Luo

TL;DR
This paper introduces a novel 2D temporal map and a Temporal Adjacent Network (2D-TAN) for improved moment localization in videos based on natural language queries, capturing temporal relations effectively.
Contribution
It proposes a 2D map to model temporal relations between video moments and a single-shot network, 2D-TAN, for better moment localization with natural language.
Findings
Outperforms state-of-the-art on Charades-STA, ActivityNet Captions, and TACoS datasets.
Effectively encodes temporal adjacency for more accurate moment retrieval.
Demonstrates robustness across diverse video datasets.
Abstract
We address the problem of retrieving a specific moment from an untrimmed video by a query sentence. This is a challenging problem because a target moment may take place in relations to other temporal moments in the untrimmed video. Existing methods cannot tackle this challenge well since they consider temporal moments individually and neglect the temporal dependencies. In this paper, we model the temporal relations between video moments by a two-dimensional map, where one dimension indicates the starting time of a moment and the other indicates the end time. This 2D temporal map can cover diverse video moments with different lengths, while representing their adjacent relations. Based on the 2D map, we propose a Temporal Adjacent Network (2D-TAN), a single-shot framework for moment localization. It is capable of encoding the adjacent temporal relation, while learning discriminative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Video Analysis and Summarization
