Narrating the Video: Boosting Text-Video Retrieval via Comprehensive Utilization of Frame-Level Captions
Chan Hur, Jeong-hun Hong, Dong-hun Lee, Dabin Kang, Semin Myeong, Sang-hyo Park, Hyeyoung Park
TL;DR
NarVid tackles the cross-modality and temporal challenges of text-to-video retrieval by exploiting frame-level narration captions (the narration) generated for each video frame. It introduces four integrated components: (1) cross-modal feature enhancement via video–narration co-attention and temporal modeling, (2) query-aware adaptive filtering to keep query-relevant content, (3) dual matching signals (query–video and query–narration) with multi-granularity scoring, and (4) a cross-view hard negative loss to improve discriminability. The training objective combines $L_{NCE}$ with a cross-view hard negative loss to learn from both inter- and intra-modality signals, while inference fuses standardized similarity matrices to balance video and narration contributions. Experiments on MSR-VTT, MSVD, VATEX, and DiDeMo show state-of-the-art results and robust gains across datasets, with ablations confirming the effectiveness of each module and the benefits of frame-level narration over video-level captions. The work demonstrates that rich, temporally aligned narration can substantially improve retrieval performance in multimodal video understanding, though it relies on caption-generation quality and pre-computation of narration.
Abstract
In recent text-video retrieval, the use of additional captions from vision-language models has shown promising effects on the performance. However, existing models using additional captions often have struggled to capture the rich semantics, including temporal changes, inherent in the video. In addition, incorrect information caused by generative models can lead to inaccurate retrieval. To address these issues, we propose a new framework, Narrating the Video (NarVid), which strategically leverages the comprehensive information available from frame-level captions, the narration. The proposed NarVid exploits narration in multiple ways: 1) feature enhancement through cross-modal interactions between narration and video, 2) query-aware adaptive filtering to suppress irrelevant or incorrect information, 3) dual-modal matching score by adding query-video similarity and query-narration similarity, and 4) hard-negative loss to learn discriminative features from multiple perspectives using the two similarities from different views. Experimental results demonstrate that NarVid achieves state-of-the-art performance on various benchmark datasets.
