TVR-Ranking: A Dataset for Ranked Video Moment Retrieval with Imprecise Queries
Renjie Liang, Li Li, Chongzhi Zhang, Jing Wang, Xizhou Zhu, Aixin Sun
TL;DR
This work defines Ranked Video Moment Retrieval (RVMR) to capture realistic moment search where queries are imprecise and multiple moments may be relevant. It introduces TVR-Ranking, a TVR-derived dataset with 3,281 queries and 94,442 annotated query–moment relevances, plus a novel evaluation metric, $NDCG@K$ with $IoU\geq \mu$, to assess ranking quality and localization. The authors adapt three VCMR baselines (XML, CONQUER, ReLoCLNet) with query–moment similarity weighting and demonstrate that effective ranking for RVMR differs from traditional VCMR, with ReLoCLNet yielding strongest results under sufficient pseudo-training. This dataset and metric enable exploration of multi-modal ranking and retrieval strategies for video moments, highlighting the gap between existing VCMR methods and practical search needs. The work thus provides benchmarks and baselines that guide development of ranking-aware, cross-modal video moment retrieval systems.
Abstract
In this paper, we propose the task of \textit{Ranked Video Moment Retrieval} (RVMR) to locate a ranked list of matching moments from a collection of videos, through queries in natural language. Although a few related tasks have been proposed and studied by CV, NLP, and IR communities, RVMR is the task that best reflects the practical setting of moment search. To facilitate research in RVMR, we develop the TVR-Ranking dataset, based on the raw videos and existing moment annotations provided in the TVR dataset. Our key contribution is the manual annotation of relevance levels for 94,442 query-moment pairs. We then develop the $NDCG@K, IoU\geq μ$ evaluation metric for this new task and conduct experiments to evaluate three baseline models. Our experiments show that the new RVMR task brings new challenges to existing models and we believe this new dataset contributes to the research on multi-modality search. The dataset is available at \url{https://github.com/Ranking-VMR/TVR-Ranking}
