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

TACo: Token-aware Cascade Contrastive Learning for Video-Text Alignment

About

Contrastive learning has been widely used to train transformer-based vision-language models for video-text alignment and multi-modal representation learning. This paper presents a new algorithm called Token-Aware Cascade contrastive learning (TACo) that improves contrastive learning using two novel techniques. The first is the token-aware contrastive loss which is computed by taking into account the syntactic classes of words. This is motivated by the observation that for a video-text pair, the content words in the text, such as nouns and verbs, are more likely to be aligned with the visual contents in the video than the function words. Second, a cascade sampling method is applied to generate a small set of hard negative examples for efficient loss estimation for multi-modal fusion layers. To validate the effectiveness of TACo, in our experiments we finetune pretrained models for a set of downstream tasks including text-video retrieval (YouCook2, MSR-VTT and ActivityNet), video action step localization (CrossTask), video action segmentation (COIN). The results show that our models attain consistent improvements across different experimental settings over previous methods, setting new state-of-the-art on three public text-video retrieval benchmarks of YouCook2, MSR-VTT and ActivityNet.

Jianwei Yang, Yonatan Bisk, Jianfeng Gao• 2021

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalMSR-VTT (test)
R@128.4
234
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1071.2
211
Text-to-Video RetrievalActivityNet
R@125.8
197
Text-to-Video RetrievalMSRVTT (test)
Recall@10.284
155
Text-to-Video RetrievalYouCook2
Recall@1072.7
117
Text-to-Video RetrievalActivityNet (test)
R@130.4
108
Text-to-Video RetrievalYouCook2 (val)
R@119.9
66
Text-to-Video RetrievalMSR-VTT (Full)
R@124.8
55
Text-to-Video RetrievalYoucook2 (test)
Recall@1072.7
54
Action SegmentationCOIN
Frame Accuracy68.4
29
Showing 10 of 22 rows

Other info

Follow for update