TL;DR
This paper introduces ReLoCLNet, a contrastive learning-based method for efficient video corpus moment retrieval that learns separate yet well-aligned video and text representations, achieving accuracy comparable to more complex models.
Contribution
ReLoCLNet is a novel approach that uses contrastive learning to improve separate modality encoding for VCMR, balancing efficiency and accuracy.
Findings
ReLoCLNet achieves retrieval accuracy comparable to cross-modal interaction models.
Contrastive learning improves alignment between video and text representations.
The method enhances efficiency without sacrificing performance.
Abstract
Given a collection of untrimmed and unsegmented videos, video corpus moment retrieval (VCMR) is to retrieve a temporal moment (i.e., a fraction of a video) that semantically corresponds to a given text query. As video and text are from two distinct feature spaces, there are two general approaches to address VCMR: (i) to separately encode each modality representations, then align the two modality representations for query processing, and (ii) to adopt fine-grained cross-modal interaction to learn multi-modal representations for query processing. While the second approach often leads to better retrieval accuracy, the first approach is far more efficient. In this paper, we propose a Retrieval and Localization Network with Contrastive Learning (ReLoCLNet) for VCMR. We adopt the first approach and introduce two contrastive learning objectives to refine video encoder and text encoder to learn…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
