paper-with-me

홈 › Papers

Unified Interactive Multimodal Moment Retrieval via Cascaded Embedding-Reranking and Temporal-Aware Score Fusion

2025-12-15 · Toan Le Ngo Thanh, Phat Ha Huu, Tan Nguyen Dang Duy, Thong Nguyen Le Minh, Anh Nguyen Nhu Tinh arxiv

The exponential growth of video content has created an urgent need for efficient multimodal moment retrieval systems. However, existing approaches face three critical challenges: (1) fixed-weight fusion strategies fail across cross modal noise and ambiguous queries, (2) temporal modeling struggles to capture coherent event sequences while penalizing unrealistic gaps, and (3) systems require manual modality selection, reducing usability. We propose a unified multimodal moment retrieval system with three key innovations. First, a cascaded dual-embedding pipeline combines BEIT-3 and SigLIP for broad retrieval, refined by BLIP-2 based reranking to balance recall and precision. Second, a temporal-aware scoring mechanism applies exponential decay penalties to large temporal gaps via beam search, constructing coherent event sequences rather than isolated frames. Third, Agent-guided query decomposition (GPT-4o) automatically interprets ambiguous queries, decomposes them into modality specific sub-queries (visual/OCR/ASR), and performs adaptive score fusion eliminating manual modality selection. Qualitative analysis demonstrates that our system effectively handles ambiguous queries, retrieves temporally coherent sequences, and dynamically adapts fusion strategies, advancing interactive moment search capabilities.

📄 PDF Abstract BibTeX arXiv:2512.12935

Code (0)

등록된 구현이 없습니다.

Tasks

Moment Retrieval

Similar Papers 제목 키워드 기반

VeRVE: Versatile Retrieval for Videos via Unified Embeddings

2026-01-17 · Shaunak Halbe, Bhagyashree Puranik, Jayakrishnan Unnikrishnan, Kushan Thakkar 외 arxiv

Modern video retrieval systems are expected to handle diverse tasks ranging from corpus-level retrieval, fine-grained moment localization to flexible multimodal querying. Specialized architectures achieve strong retrieva…

Zero-shot Moment RetrievalZero-Shot Video Retrieval

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

2026-05-04 · Yiming Ding, Siyu Cao, Luyuan Jiao, Yixuan Li 외 arxiv

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 h…

Moment Retrieval

Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models

2026-06-23 · Lianghua Huang, Zhi-Fan Wu, Wei Wang, Yupeng Shi 외 arxiv

We present Wan-Streamer, a native-streaming, end-to-end interactive foundation model designed from the ground up for real-time, low-latency, full-duplex audio-visual interaction. Wan-Streamer seamlessly models language, …

Towards Efficient and Robust Moment Retrieval System: A Unified Framework for Multi-Granularity Models and Temporal Reranking

2025-04-11 · Huu-Loc Tran, Tinh-Anh Nguyen-Nhu, Huu-Phong Phan-Nguyen, Tien-Huy Nguyen 외

Long-form video understanding presents significant challenges for interactive retrieval systems, as conventional methods struggle to process extensive video content efficiently. Existing approaches often rely on single m…

Moment RetrievalQuestion AnsweringRerankingRetrieval+2

Reason to Contrast: A Cascaded Multimodal Retrieval Framework

2025-12-21 · Xuanming Cui, Hong-You Chen, Hao Yu, Hao Yuan 외 arxiv

Traditional multimodal retrieval systems rely primarily on bi-encoder architectures, where performance is closely tied to embedding dimensionality. Recent work, Think-Then-Embed (TTE), shows that incorporating multimodal…

Multimodal Reasoning