paper-with-me

홈 › Papers

Denoise-then-Retrieve: Text-Conditioned Video Denoising for Video Moment Retrieval

2025-08-15 · Weijia Liu, Jiuxin Cao, Bo Miao, Zhiheng Fu, Xuelin Zhu, Jiawei Ge, Bo Liu, Mehwish Nasim, Ajmal Mian arxiv

Current text-driven Video Moment Retrieval (VMR) methods encode all video clips, including irrelevant ones, disrupting multimodal alignment and hindering optimization. To this end, we propose a denoise-then-retrieve paradigm that explicitly filters text-irrelevant clips from videos and then retrieves the target moment using purified multimodal representations. Following this paradigm, we introduce the Denoise-then-Retrieve Network (DRNet), comprising Text-Conditioned Denoising (TCD) and Text-Reconstruction Feedback (TRF) modules. TCD integrates cross-attention and structured state space blocks to dynamically identify noisy clips and produce a noise mask to purify multimodal video representations. TRF further distills a single query embedding from purified video representations and aligns it with the text embedding, serving as auxiliary supervision for denoising during training. Finally, we perform conditional retrieval using text embeddings on purified video representations for accurate VMR. Experiments on Charades-STA and QVHighlights demonstrate that our approach surpasses state-of-the-art methods on all metrics. Furthermore, our denoise-then-retrieve paradigm is adaptable and can be seamlessly integrated into advanced VMR models to boost performance.

📄 PDF Abstract BibTeX arXiv:2508.11313

Code (0)

등록된 구현이 없습니다.

Tasks

Moment RetrievalVideo Denoising

Similar Papers 제목 키워드 기반

Boundary-Denoising for Video Activity Localization

2023-04-06 · Mengmeng Xu, Mattia Soldan, Jialin Gao, Shuming Liu 외

Video activity localization aims at understanding the semantic content in long untrimmed videos and retrieving actions of interest. The retrieved action with its start and end locations can be used for highlight generati…

Action DetectionDecoderDenoisingMoment Retrieval+1

DeferMem: Query-Time Evidence Distillation via Reinforcement Learning for Long-Term Memory QA

2026-05-21 · Jianing Yin, Tan Tang arxiv

Large language model (LLM) agents still struggle with long-term memory question answering, where answer-supporting evidence is often scattered across long conversational histories and buried in substantial irrelevant con…

Reinforcement LearningQuestion Answering

RADD: Retrieval-Augmented Discrete Diffusion for Multi-Modal Knowledge Graph Completion

2026-04-28 · Guanglin Niu, Bo Li arxiv

Most multi-modal knowledge graph completion (MMKGC) models use one embedding scorer to do both retrieval over the full entity set and final decision making. We argue that this coupling is a core bottleneck: global high-r…

Knowledge Graph CompletionDecision Making

VideoSearch-R1: Iterative Video Retrieval and Reasoning via Soft Query Refinement

2026-07-01 · Seohyun Lee, Seoung Choi, Dohwan Ko, Jongha Kim 외 hf

As video corpora continue to expand in both scale and task complexity, there is increasing demand for approaches that retrieve relevant videos from large-scale corpora (inter-video reasoning) and subsequently perform fin…

Moment RetrievalVideo Retrieval

Denoising Table-Text Retrieval for Open-Domain Question Answering

2024-03-26 · Deokhyung Kang, Baikjin Jung, Yunsu Kim, Gary Geunbae Lee

In table-text open-domain question answering, a retriever system retrieves relevant evidence from tables and text to answer questions. Previous studies in table-text open-domain question answering have two common challen…

DenoisingOpen-Domain Question AnsweringQuestion AnsweringRetrieval+1