TL;DR
This paper introduces a novel contrastive learning framework for text-video retrieval that emphasizes hard negatives and fine-grained semantic distinctions using a dual-modal attention module and triplet partial margin contrastive learning.
Contribution
It proposes a dual-modal attention-enhanced module and a triplet partial margin contrastive learning method to improve the discrimination of text-video representations, especially for hard negatives and subtle semantic differences.
Findings
Outperforms existing methods on MSR-VTT, MSVD, DiDeMo, and ActivityNet datasets.
Effectively mines hard negatives using the DMAE module.
Improves semantic similarity modeling with triplet partial margin contrastive learning.
Abstract
In recent years, the explosion of web videos makes text-video retrieval increasingly essential and popular for video filtering, recommendation, and search. Text-video retrieval aims to rank relevant text/video higher than irrelevant ones. The core of this task is to precisely measure the cross-modal similarity between texts and videos. Recently, contrastive learning methods have shown promising results for text-video retrieval, most of which focus on the construction of positive and negative pairs to learn text and video representations. Nevertheless, they do not pay enough attention to hard negative pairs and lack the ability to model different levels of semantic similarity. To address these two issues, this paper improves contrastive learning using two novel techniques. First, to exploit hard examples for robust discriminative power, we propose a novel Dual-Modal Attention-Enhanced…
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
MethodsFocus · Contrastive Learning · InfoNCE
