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

Clover: Towards A Unified Video-Language Alignment and Fusion Model

About

Building a universal Video-Language model for solving various video understanding tasks (\emph{e.g.}, text-video retrieval, video question answering) is an open challenge to the machine learning field. Towards this goal, most recent works build the model by stacking uni-modal and cross-modal feature encoders and train it with pair-wise contrastive pre-text tasks. Though offering attractive generality, the resulted models have to compromise between efficiency and performance. They mostly adopt different architectures to deal with different downstream tasks. We find this is because the pair-wise training cannot well \emph{align} and \emph{fuse} features from different modalities. We then introduce \textbf{Clover}\textemdash a Correlated Video-Language pre-training method\textemdash towards a universal Video-Language model for solving multiple video understanding tasks with neither performance nor efficiency compromise. It improves cross-modal feature alignment and fusion via a novel tri-modal alignment pre-training task. Additionally, we propose to enhance the tri-modal alignment via incorporating learning from semantic masked samples and a new pair-wise ranking loss. Clover establishes new state-of-the-arts on multiple downstream tasks, including three retrieval tasks for both zero-shot and fine-tuning settings, and eight video question answering tasks. Codes and pre-trained models will be released at \url{https://github.com/LeeYN-43/Clover}.

Jingjia Huang, Yinan Li, Jiashi Feng, Xinglong Wu, Xiaoshuai Sun, Rongrong Ji• 2022

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA
Accuracy43.9
481
Text-to-Video RetrievalDiDeMo (test)
R@150.1
376
Video Question AnsweringMSRVTT-QA (test)
Accuracy44.1
371
Text-to-Video RetrievalDiDeMo
R@10.501
360
Video Question AnsweringMSVD-QA
Accuracy51.9
340
Video Question AnsweringMSVD-QA (test)
Accuracy52.4
274
Text-to-Video RetrievalLSMDC (test)
R@124.8
225
Text-to-Video RetrievalMSRVTT (test)
Recall@10.405
155
Video Question AnsweringTGIF-QA
Accuracy94.9
147
Video Question AnsweringMSVD
Accuracy52.4
100
Showing 10 of 25 rows

Other info

Code

Follow for update