English

Retrieving Any Relevant Moments: Benchmark and Models for Generalized Moment Retrieval

Computer Vision and Pattern Recognition 2026-05-05 v1 Multimedia

Abstract

Video Moment Retrieval (VMR) aims to localize temporal segments in videos that correspond to a natural language query, but typically assumes only a single matching moment for each query. This assumption does not always hold in real-world scenarios, where queries may correspond to multiple or no moments. Thus, we formulate Generalized Moment Retrieval (GMR), a unified setting that requires retrieving the complete set of relevant moments or predicting an empty set. To enable systematic study of GMR, we introduce Soccer-GMR, a large-scale benchmark built on challenging soccer videos that reflect general GMR scenarios, with realistic negative and positive queries. The benchmark is constructed via a duration-flexible semi-automated pipeline with human verification, enabling scalable data generation while maintaining high annotation quality. We further design a unified evaluation protocol with complementary metrics tailored for null-set rejection, positive-query localization, and end-to-end GMR performance. Finally, we establish strong baselines across two modeling paradigms: a lightweight plug-and-play GMR adapter for discriminative VMR models, and a GMR-tailored GRPO reward for fine-tuning multimodal large language models (MLLMs). Extensive experiments show consistent gains across all metrics and expose key limitations of current methods, positioning GMR as a more realistic and challenging benchmark for video-language understanding.

Keywords

Cite

@article{arxiv.2605.02623,
  title  = {Retrieving Any Relevant Moments: Benchmark and Models for Generalized Moment Retrieval},
  author = {Yiming Ding and Siyu Cao and Luyuan Jiao and Yixuan Li and Zitong Wang and Zhiyong Liu and Lu Zhang},
  journal= {arXiv preprint arXiv:2605.02623},
  year   = {2026}
}

Comments

Code and dataset: https://github.com/dymm9977/generalized-moment-retrieval. Keywords: video moment retrieval, temporal grounding, benchmark, multi-modal learning

R2 v1 2026-07-01T12:48:35.085Z