paper-with-me

홈 › Papers

Learning 2D Temporal Adjacent Networks for Moment Localization with Natural Language

2019-12-08 · Songyang Zhang, Houwen Peng, Jianlong Fu, Jiebo Luo

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 features for matching video moments with referring expressions. We evaluate the proposed 2D-TAN on three challenging benchmarks, i.e., Charades-STA, ActivityNet Captions, and TACoS, where our 2D-TAN outperforms the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1912.03590

Code (3)

microsoft/2D-TAN 공식 구현 pytorch
chenjoya/2dtan pytorch
researchmm/2D-TAN pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

Multi-Scale 2D Temporal Adjacent Networks for Moment Localization with Natural Language

2020-12-04 · Songyang Zhang, Houwen Peng, Jianlong Fu, Yijuan Lu 외

We address the problem of retrieving a specific moment from an untrimmed video by natural language. It is a challenging problem because a target moment may take place in the context of other temporal moments in the untri…

Localizing Moments in Video with Temporal Language

2018-09-05 · EMNLP 2018 10 · Lisa Anne Hendricks, Oliver Wang, Eli Shechtman, Josef Sivic 외

Localizing moments in a longer video via natural language queries is a new, challenging task at the intersection of language and video understanding. Though moment localization with natural language is similar to other l…

Natural Language QueriesRetrievalVideo Understanding

Prompting Large Language Models to Reformulate Queries for Moment Localization

2023-06-06 · Wenfeng Yan, Shaoxiang Chen, Zuxuan Wu, Yu-Gang Jiang

The task of moment localization is to localize a temporal moment in an untrimmed video for a given natural language query. Since untrimmed video contains highly redundant contents, the quality of the query is crucial for…

Moment QueriesNatural Language Queries

A Survey on Video Moment Localization

2023-06-13 · Meng Liu, Liqiang Nie, Yunxiao Wang, Meng Wang 외

Video moment localization, also known as video moment retrieval, aiming to search a target segment within a video described by a given natural language query. Beyond the task of temporal action localization whereby the t…

Action LocalizationMoment RetrievalRetrievalSurvey+1

DORi: Discovering Object Relationship for Moment Localization of a Natural-Language Query in Video

2020-10-13 · Cristian Rodriguez-Opazo, Edison Marrese-Taylor, Basura Fernando, Hongdong Li 외

This paper studies the task of temporal moment localization in a long untrimmed video using natural language query. Given a query sentence, the goal is to determine the start and end of the relevant segment within the vi…

Sentence