paper-with-me

Papers

Not All Inputs Are Valid: Towards Open-Set Video Moment Retrieval Using Language

2026-05-28 · Xiang Fang, Wanlong Fang, Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou, Renfu Li, Zichuan Xu, Lixing Chen, Panpan Zheng, Yu Cheng arxiv

Video Moment Retrieval (VMR) targets to retrieve the specific moment corresponding to a sentence query from an untrimmed video. Although recent works have made remarkable progress in this task, they implicitly are rooted in the closed-set assumption that all the given queries as video-relevant\footnote{In this paper, we treat `video-relevant query'' as in-distribution (ID) query'' and video-irrelevant query'' as `out-of-distribution (OOD) query''.}. Given an OOD query in open-set scenarios, they still utilize it for wrong retrieval, which might lead to irrecoverable losses in high-risk scenarios, \textit{e.g.}, criminal activity detection. To this end, we creatively explore a brand-new VMR setting termed Open-Set Video Moment Retrieval (OS-VMR), where we should not only retrieve the precise moments based on ID query, but also reject OOD queries. In this paper, we make the first attempt to step toward OS-VMR and propose a novel model \textbf{OpenVMR}, which first distinguishes ID and OOD queries based on the normalizing flow technology, and then conducts moment retrieval based on ID queries. Specifically, we first learn the ID distribution by constructing a normalizing flow, and assume the ID query distribution obeys the multi-variate Gaussian distribution. Then, we introduce an uncertainty score to search the ID-OOD separating boundary. After that, we refine the ID-OOD boundary by pulling together ID query features. Besides, video-query matching and frame-query matching are designed for coarse-grained and fine-grained cross-modal interaction, respectively. Finally, a positive-unlabeled learning module is introduced for moment retrieval. Experimental results on three VMR datasets show the effectiveness of our OpenVMR.

📄 PDF Abstract BibTeX arXiv:2605.29812

Code (0)

등록된 구현이 없습니다.

Tasks

Activity DetectionMoment Retrieval

Similar Papers 제목 키워드 기반

CONQUER: Contextual Query-aware Ranking for Video Corpus Moment Retrieval

2021-09-21 · Zhijian Hou, Chong-Wah Ngo, Wing Kwong Chan

This paper tackles a recently proposed Video Corpus Moment Retrieval task. This task is essential because advanced video retrieval applications should enable users to retrieve a precise moment from a large video corpus. …

Corpus Video Moment RetrievalMoment Retrievalorpus Video Moment RetrievalRepresentation Learning+4

Grounding-MD: Grounded Video-language Pre-training for Open-World Moment Detection

2025-04-20 · Weijun Zhuang, Qizhang Li, Xin Li, Ming Liu 외

Temporal Action Detection and Moment Retrieval constitute two pivotal tasks in video understanding, focusing on precisely localizing temporal segments corresponding to specific actions or events. Recent advancements intr…

Action DetectionDecoderMoment RetrievalNatural Language Queries+3

Beyond Closed-Pool Video Retrieval: A Benchmark and Agent Framework for Real-World Video Search and Moment Localization

2026-02-10 · Tao Yu, Yujia Yang, Haopeng Jin, Junhao Gong 외 arxiv

Traditional video retrieval benchmarks focus on matching precise descriptions to closed video pools, failing to reflect real-world searches characterized by fuzzy, multi-dimensional memories on the open web. We present \…

Video Retrieval

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

LLaVA-MR: Large Language-and-Vision Assistant for Video Moment Retrieval

2024-11-21 · Weiheng Lu, Jian Li, An Yu, Ming-Ching Chang 외

Multimodal Large Language Models (MLLMs) are widely used for visual perception, understanding, and reasoning. However, long video processing and precise moment retrieval remain challenging due to LLMs' limited context si…

Moment RetrievalNatural Language Moment RetrievalRetrieval