Papers › VindLU: A Recipe for Effective Video-and-Language Pretraining

VindLU: A Recipe for Effective Video-and-Language Pretraining

9 Dec 2022CVPR 2023 1arXiv:2212.05051archive 2025-07-28

Feng Cheng, Xizi Wang, Jie Lei, David Crandall, Mohit Bansal, Gedas Bertasius

The last several years have witnessed remarkable progress in video-and-language (VidL) understanding. However, most modern VidL approaches use complex and specialized model architectures and sophisticated pretraining protocols, making the reproducibility, analysis and comparisons of these frameworks difficult. Hence, instead of proposing yet another new VidL model, this paper conducts a thorough empirical study demystifying the most important factors in the VidL model design. Among the factors that we investigate are (i) the spatiotemporal architecture design, (ii) the multimodal fusion schemes, (iii) the pretraining objectives, (iv) the choice of pretraining data, (v) pretraining and finetuning protocols, and (vi) dataset and model scaling. Our empirical study reveals that the most important design factors include: temporal modeling, video-to-text multimodal fusion, masked modeling objectives, and joint training on images and videos. Using these empirical insights, we then develop a step-by-step recipe, dubbed VindLU, for effective VidL pretraining. Our final model trained using our recipe achieves comparable or better than state-of-the-art results on several VidL tasks without relying on external CLIP pretraining. In particular, on the text-to-video retrieval task, our approach obtains 61.2% on DiDeMo, and 55.0% on ActivityNet, outperforming current SOTA by 7.8% and 6.1% respectively. Furthermore, our model also obtains state-of-the-art video question-answering results on ActivityNet-QA, MSRVTT-QA, MSRVTT-MC and TVQA. Our code and pretrained models are publicly available at: https://github.com/klauscc/VindLU.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

klauscc/vindlu officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Question AnsweringRetrievalText to Video RetrievalVideo Question AnsweringVideo Retrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Video Question Answering ActivityNet-QA VindLU Accuracy 44.7 #19 of 36 Archive leaderboard report
Video Question Answering MSRVTT-MC VindLU Accuracy 95.5 #3 of 7 Archive leaderboard report
Video Question Answering MSRVTT-QA VindLU Accuracy 44.6 #10 of 14 Archive leaderboard report
Video Question Answering TVQA VindLU Accuracy 79.0 #3 of 6 Archive leaderboard report
Video Retrieval ActivityNet VindLU text-to-video R@1 55.0 #11 of 31 Archive leaderboard report
Video Retrieval ActivityNet VindLU text-to-video R@10 89.7 #11 of 31 Archive leaderboard report
Video Retrieval ActivityNet VindLU text-to-video R@5 81.4 #11 of 31 Archive leaderboard report
Video Retrieval Condensed Movies VINDLU text-to-video R@1 18.4 #2 of 3 Archive leaderboard report
Video Retrieval Condensed Movies VINDLU text-to-video R@10 44.3 #2 of 3 Archive leaderboard report
Video Retrieval Condensed Movies VINDLU text-to-video R@5 36.4 #2 of 3 Archive leaderboard report
Video Retrieval DiDeMo VindLU text-to-video R@1 61.2 #9 of 40 Archive leaderboard report
Video Retrieval DiDeMo VindLU text-to-video R@10 91.0 #9 of 40 Archive leaderboard report
Video Retrieval DiDeMo VindLU text-to-video R@5 85.8 #9 of 40 Archive leaderboard report
Video Retrieval MSR-VTT-1kA VindLU text-to-video R@1 46.5 #34 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA VindLU text-to-video R@10 80.4 #34 of 63 Archive leaderboard report
Video Retrieval MSR-VTT-1kA VindLU text-to-video R@5 71.5 #34 of 63 Archive leaderboard report
Video Retrieval QuerYD VINDLU text-to-video R@1 67.8 #3 of 5 Archive leaderboard report
Video Retrieval QuerYD VINDLU text-to-video R@10 81.8 #3 of 5 Archive leaderboard report
Video Retrieval QuerYD VINDLU text-to-video R@5 86.3 #3 of 5 Archive leaderboard report
Video Retrieval SSv2-label retrieval VindLU text-to-video R@1 53.1 #4 of 5 Archive leaderboard report
Video Retrieval SSv2-label retrieval VindLU text-to-video R@5 81.8 #4 of 5 Archive leaderboard report
Video Retrieval SSv2-template retrieval VindLU text-to-video R@1 83.3 #4 of 5 Archive leaderboard report
Video Retrieval SSv2-template retrieval VindLU text-to-video R@10 100 #4 of 5 Archive leaderboard report
Video Retrieval SSv2-template retrieval VindLU text-to-video R@5 100 #4 of 5 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CLIP

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections