paper-with-me

홈 › Papers

Video Moment Retrieval via Natural Language Queries

2020-09-04 · Xinli Yu, Mohsen Malmir, Cynthia He, Yue Liu, Rex Wu

In this paper, we propose a novel method for video moment retrieval (VMR) that achieves state of the arts (SOTA) performance on R@1 metrics and surpassing the SOTA on the high IoU metric (R@1, IoU=0.7). First, we propose to use a multi-head self-attention mechanism, and further a cross-attention scheme to capture video/query interaction and long-range query dependencies from video context. The attention-based methods can develop frame-to-query interaction and query-to-frame interaction at arbitrary positions and the multi-head setting ensures the sufficient understanding of complicated dependencies. Our model has a simple architecture, which enables faster training and inference while maintaining . Second, We also propose to use multiple task training objective consists of moment segmentation task, start/end distribution prediction and start/end location regression task. We have verified that start/end prediction are noisy due to annotator disagreement and joint training with moment segmentation task can provide richer information since frames inside the target clip are also utilized as positive training examples. Third, we propose to use an early fusion approach, which achieves better performance at the cost of inference time. However, the inference time will not be a problem for our model since our model has a simple architecture which enables efficient training and inference.

📄 PDF Abstract BibTeX arXiv:2009.02406

Code (0)

등록된 구현이 없습니다.

Tasks

Moment RetrievalNatural Language QueriesRetrieval

Similar Papers 제목 키워드 기반

GenSpan: Generation-Calibrated Motion Span Priors for Multi-Verb Video Corpus Moment Retrieval

2026-03-23 · Yunzhuo Sun, Xinyue Liu, Yanyang Li, Nanding Wu 외 arxiv

Video Corpus Moment Retrieval (VCMR) aims to retrieve both the correct video and its temporal segment corresponding to a natural-language query, a task that is especially challenging for multi-verb queries where temporal…

Moment Retrieval

Background-aware Moment Detection for Video Moment Retrieval

2023-06-05 · Minjoon Jung, Youwon Jang, SeongHo Choi, Joochan Kim 외

Video moment retrieval (VMR) identifies a specific moment in an untrimmed video for a given natural language query. This task is prone to suffer the weak alignment problem innate in video datasets. Due to the ambiguity, …

Moment RetrievalNatural Language Moment RetrievalRetrieval

Modal-specific Pseudo Query Generation for Video Corpus Moment Retrieval

2022-10-23 · Minjoon Jung, SeongHo Choi, Joochan Kim, Jin-Hwa Kim 외

Video corpus moment retrieval (VCMR) is the task to retrieve the most relevant video moment from a large video corpus using a natural language query. For narrative videos, e.g., dramas or movies, the holistic understandi…

Moment RetrievalMultimodal ReasoningRetrievalSelf-Supervised Learning+1

Moment of Untruth: Dealing with Negative Queries in Video Moment Retrieval

2025-02-12 · Kevin Flanagan, Dima Damen, Michael Wray

Video Moment Retrieval is a common task to evaluate the performance of visual-language models - it involves localising start and end times of moments in videos from query sentences. The current task formulation assumes t…

AvgMoment RetrievalRetrieval

Cross-Modal Interaction Networks for Query-Based Moment Retrieval in Videos

2019-06-06 · Zhu Zhang, Zhijie Lin, Zhou Zhao, Zhenxin Xiao

Query-based moment retrieval aims to localize the most relevant moment in an untrimmed video according to the given natural language query. Existing works often only focus on one aspect of this emerging task, such as the…

Moment RetrievalNatural Language QueriesRepresentation LearningRetrieval