Enhanced Partially Relevant Video Retrieval through Inter- and Intra-Sample Analysis with Coherence Prediction
Junlong Ren, Gangjian Zhang, Yu Hu, Jian Shu, Hui Xiong, Hao Wang
TL;DR
This work tackles Partially Relevant Video Retrieval by recognizing and exploiting the cross-modal duality of inter-sample correlations and intra-sample redundancy. It introduces three modules—ICE for pseudo-positive cross-modal pairs, IRM for removing redundant moments, and TCP for self-supervised temporal modeling—to build a more discriminative cross-modal space. The approach yields state-of-the-art results on TVR, ActivityNet Captions, and Charades-STA and demonstrates robustness via extensive ablations and qualitative analyses. The framework is modular and plug-and-play, offering practical gains for fine-grained moment-level video-text retrieval in real-world untrimmed videos.
Abstract
Partially Relevant Video Retrieval (PRVR) aims to retrieve the target video that is partially relevant to the text query. The primary challenge in PRVR arises from the semantic asymmetry between textual and visual modalities, as videos often contain substantial content irrelevant to the query. Existing methods coarsely align paired videos and text queries to construct the semantic space, neglecting the critical cross-modal dual nature inherent in this task: inter-sample correlation and intra-sample redundancy. To this end, we propose a novel PRVR framework to systematically exploit these two characteristics. Our framework consists of three core modules. First, the Inter Correlation Enhancement (ICE) module captures inter-sample correlation by identifying semantically similar yet unpaired text queries and video moments, combining them to form pseudo-positive pairs for more robust semantic space construction. Second, the Intra Redundancy Mining (IRM) module mitigates intra-sample redundancy by mining redundant moment features and distinguishing them from query-relevant moments, encouraging the model to learn more discriminative representations. Finally, to reinforce these modules, we introduce the Temporal Coherence Prediction (TCP) module, enhancing discrimination of fine-grained moment-level semantics by training the model to predict the original temporal order of randomly shuffled video sequences. Extensive experiments demonstrate the superiority of our method, achieving state-of-the-art results.
