Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Expectation-Maximization Contrastive Learning for Compact Video-and-Language Representations

About

Most video-and-language representation learning approaches employ contrastive learning, e.g., CLIP, to project the video and text features into a common latent space according to the semantic similarities of text-video pairs. However, such learned shared latent spaces are not often optimal, and the modality gap between visual and textual representation can not be fully eliminated. In this paper, we propose Expectation-Maximization Contrastive Learning (EMCL) to learn compact video-and-language representations. Specifically, we use the Expectation-Maximization algorithm to find a compact set of bases for the latent space, where the features could be concisely represented as the linear combinations of these bases. Such feature decomposition of video-and-language representations reduces the rank of the latent space, resulting in increased representing power for the semantics. Extensive experiments on three benchmark text-video retrieval datasets prove that our EMCL can learn more discriminative video-and-language representations than previous methods, and significantly outperform previous state-of-the-art methods across all metrics. More encouragingly, the proposed method can be applied to boost the performance of existing approaches either as a jointly training layer or an out-of-the-box inference module with no extra training, making it easy to be incorporated into any existing methods.

Peng Jin, Jinfa Huang, Fenglin Liu, Xian Wu, Shen Ge, Guoli Song, David A. Clifton, Jie Chen• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalDiDeMo (test)
R@145.3
376
Video Question AnsweringMSRVTT-QA (test)
Accuracy45.8
371
Text-to-Video RetrievalDiDeMo
R@10.453
360
Text-to-Video RetrievalMSR-VTT
Recall@151.6
313
Text-to-Video RetrievalMSVD
R@142.1
218
Text-to-Video RetrievalMSVD (test)
R@142.1
204
Text-to-Video RetrievalActivityNet
R@10.506
197
Video-to-Text retrievalMSR-VTT
Recall@151.8
157
Text-to-Video RetrievalMSRVTT (test)
Recall@10.47
155
Text-to-Video RetrievalLSMDC
R@125.9
154
Showing 10 of 25 rows

Other info

Code

Follow for update