Papers › LanguageBind: Extending Video-Language Pretraining to N-modality by Language-based...

LanguageBind: Extending Video-Language Pretraining to N-modality by Language-based Semantic Alignment

3 Oct 2023arXiv:2310.01852archive 2025-07-28

Bin Zhu, Bin Lin, Munan Ning, Yang Yan, Jiaxi Cui, Hongfa Wang, Yatian Pang, Wenhao Jiang, Junwu Zhang, Zongwei Li, Wancai Zhang, Zhifeng Li, Wei Liu, Li Yuan

The video-language (VL) pretraining has achieved remarkable improvement in multiple downstream tasks. However, the current VL pretraining framework is hard to extend to multiple modalities (N modalities, N>=3) beyond vision and language. We thus propose LanguageBind, taking the language as the bind across different modalities because the language modality is well-explored and contains rich semantics. Specifically, we freeze the language encoder acquired by VL pretraining, then train encoders for other modalities with contrastive learning. As a result, all modalities are mapped to a shared feature space, implementing multi-modal semantic alignment. While LanguageBind ensures that we can extend VL modalities to N modalities, we also need a high-quality dataset with alignment data pairs centered on language. We thus propose VIDAL-10M with Video, Infrared, Depth, Audio and their corresponding Language, naming as VIDAL-10M. In our VIDAL-10M, all videos are from short video platforms with complete semantics rather than truncated segments from long videos, and all the video, depth, infrared, and audio modalities are aligned to their textual descriptions. LanguageBind has achieved superior performance on a wide range of 15 benchmarks covering video, audio, depth, and infrared. Moreover, multiple experiments have provided evidence for the effectiveness of LanguageBind in achieving indirect alignment and complementarity among diverse modalities. Code address: https://github.com/PKU-YuanGroup/LanguageBind

PaperPDFCodeCode Syntology ran

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

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.01852")

Code

Syntology Ran 7 of 14 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 5 samples from 1 repository, 4 ran; community (archive-listed): 9 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pku-yuangroup/languagebind officialmentioned in papermentioned on GitHubpytorchMIT report
PKU-YuanGroup/LLMBind mentioned on GitHubpytorch report
PKU-YuanGroup/MoE-LLaVA mentioned on GitHubpytorch report
PKU-YuanGroup/Video-LLaVA mentioned on GitHubpytorchApache-2.0 report
pku-yuangroup/video-bench mentioned on GitHub report
zhihaozhang97/ru-ai mentioned 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

14 samples harvested; 7 ran; 2 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · fixture could not drive it
4ran
7unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_depth_transform PKU-YuanGroup/LanguageBind/languagebind/depth/processing_depth.py official repository ran MIT (permissive) · ac6a026c5d4ff47b · report
int16_to_float32_torch PKU-YuanGroup/LanguageBind/languagebind/audio/processing_audio.py official repository ran · honoured contract fingerprinted MIT (permissive) · 20a58a8c04ccda43 · report
opencv_loader PKU-YuanGroup/LanguageBind/languagebind/depth/processing_depth.py official repository ran MIT (permissive) · 5530423121ac4757 · report
stack_dict PKU-YuanGroup/LanguageBind/model/languagebind.py official repository ran MIT (permissive) · 833effea5806a36e · report
make_list_of_images PKU-YuanGroup/LanguageBind/languagebind/audio/processing_audio.py official repository unverified MIT (permissive) · 852e87ab903330a7 · report
cast_if_src_dtype zhihaozhang97/ru-ai/imagebind/models/helpers.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 751b1c8ccbe160c4 · report
get_clip_timepoints zhihaozhang97/ru-ai/imagebind/data.py community (archive-listed) ran MIT (permissive) · 432c312da80537d6 · report
get_sinusoid_encoding_table zhihaozhang97/ru-ai/imagebind/models/multimodal_preprocessors.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 35a743e50e17e66d · report
combine_parts zhihaozhang97/ru-ai/download_all.py community (archive-listed) unverified MIT (permissive) · 81763ce5edd977e6 · report
get_deposition_files zhihaozhang97/ru-ai/download_all.py community (archive-listed) unverified MIT (permissive) · 67710298891367de · report
imagebind_huge zhihaozhang97/ru-ai/imagebind/models/imagebind_model.py community (archive-listed) unverified MIT (permissive) · bee2c9fa238a8b73 · report
interpolate_pos_encoding zhihaozhang97/ru-ai/imagebind/models/multimodal_preprocessors.py community (archive-listed) unverified MIT (permissive) · 71227efe6a7df1d2 · report
interpolate_pos_encoding_2d zhihaozhang97/ru-ai/imagebind/models/multimodal_preprocessors.py community (archive-listed) unverified MIT (permissive) · ddd2e52e6b0956b5 · report
load_and_transform_vision_data zhihaozhang97/ru-ai/imagebind/data.py community (archive-listed) unverified MIT (permissive) · 3b8a9225053af887 · report

Tasks

Audio ClassificationContrastive LearningMultimodal Deep LearningScene Classification (unified classes)Temporal Relation ExtractionText RetrievalVideo-Text RetrievalZero-Shot Action RecognitionZero-Shot Environment Sound ClassificationZero-Shot Video RetrievalZero-shot Audio ClassificationZero-shot Classification (unified classes)Zero-shot Scene Classification (unified classes)Zero-shot Text RetrievalZero-shot Text to Audio Retrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Temporal Relation Extraction Vinoground LanguageBind Group Score 1.2 #23 of 24 Archive leaderboard report
Temporal Relation Extraction Vinoground LanguageBind Text Score 10.6 #23 of 24 Archive leaderboard report
Temporal Relation Extraction Vinoground LanguageBind Video Score 5 #23 of 24 Archive leaderboard report
Zero-Shot Action Recognition Kinetics LanguageBind Top-1 Accuracy 64.1 #10 of 20 Archive leaderboard report
Zero-Shot Action Recognition Kinetics LanguageBind Top-5 Accuracy 85.7 #10 of 20 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) text-to-video R@1 41.0 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) text-to-video R@10 80.0 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) text-to-video R@5 68.4 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) video-to-text R@1 39.1 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) video-to-text R@10 81.1 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-H/14) video-to-text R@5 69.8 #6 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) text-to-video R@1 38.4 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) text-to-video R@10 77.9 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) text-to-video R@5 66.6 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) video-to-text R@1 35.7 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) video-to-text R@10 77.8 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval ActivityNet LanguageBind(ViT-L/14) video-to-text R@5 65.8 #7 of 12 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) text-to-video Median Rank 2 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) text-to-video R@1 39.9 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) text-to-video R@10 74.6 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) text-to-video R@5 66.1 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) video-to-text R@1 39.8 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) video-to-text R@10 76.2 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-H/14) video-to-text R@5 67.8 #9 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) text-to-video Median Rank 2.0 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) text-to-video R@1 39.7 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) text-to-video R@10 73.8 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) text-to-video R@5 65.5 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) video-to-text R@1 38.4 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) video-to-text R@10 77.9 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval DiDeMo LanguageBind(ViT-L/14) video-to-text R@5 66.6 #10 of 26 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) text-to-video Median Rank 2 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) text-to-video R@1 44.8 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) text-to-video R@10 78.7 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) text-to-video R@5 70.0 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) video-to-text Median Rank 2. #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) video-to-text R@1 40.9 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) video-to-text R@10 75.7 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-H/14) video-to-text R@5 66.4 #9 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) text-to-video Median Rank 2.0 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) text-to-video R@1 42.8 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) text-to-video R@10 76.0 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) text-to-video R@5 67.5 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) video-to-text Median Rank 3.0 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) video-to-text R@1 38.3 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) video-to-text R@10 77.8 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSR-VTT LanguageBind(ViT-L/14) video-to-text R@5 65.8 #10 of 41 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) text-to-video Median Rank 1.0 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) text-to-video R@1 54.1 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) text-to-video R@10 88.1 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) text-to-video R@5 81.1 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) video-to-text Median Rank 1.0 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) video-to-text R@1 69.7 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) video-to-text R@10 97.9 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-L/14) video-to-text R@5 91.8 #4 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) text-to-video Median Rank 1 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) text-to-video R@1 53.9 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) text-to-video R@10 87.8 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) text-to-video R@5 80.4 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) video-to-text Median Rank 1 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) video-to-text R@1 72.0 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) video-to-text R@10 96.3 #5 of 14 Archive leaderboard report
Zero-Shot Video Retrieval MSVD LanguageBind(ViT-H/14) video-to-text R@5 91.4 #5 of 14 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.

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