paper-with-me

Papers

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

2023-10-03 · 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

📄 PDF Abstract BibTeX arXiv:2310.01852

Code (6)

pku-yuangroup/languagebind 공식 구현 pytorch
PKU-YuanGroup/LLMBind pytorch
PKU-YuanGroup/MoE-LLaVA pytorch
PKU-YuanGroup/Video-LLaVA pytorch
pku-yuangroup/video-bench
zhihaozhang97/ru-ai pytorch

Tasks

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

Similar Papers 제목 키워드 기반

MMMORRF: Multimodal Multilingual Modularized Reciprocal Rank Fusion

2025-03-26 · Saron Samuel, Dan DeGenaro, Jimena Guallar-Blasco, Kate Sanders 외

Videos inherently contain multiple modalities, including visual events, text overlays, sounds, and speech, all of which are important for retrieval. However, state-of-the-art multimodal language models like VAST and Lang…

DescriptiveRetrieval

Large Video Planner Enables Generalizable Robot Control

2025-12-17 · Boyuan Chen, Tianyuan Zhang, Haoran Geng, Caiyi Zhang 외 arxiv

General-purpose robots require decision-making models that generalize across diverse tasks and environments. Recent works build robot foundation models by extending multimodal large language models (MLLMs) with action ou…

Instruction FollowingTemporal Sequences

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

2023-02-01 · Haiyang Xu, Qinghao Ye, Ming Yan, Yaya Shi 외

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can bene…

Action ClassificationImage ClassificationImage RetrievalTGIF-Frame+7

Learning Modality-agnostic Representation for Semantic Segmentation from Any Modalities

2024-07-16 · Xu Zheng, Yuanhuiyi Lyu, Lin Wang

Image modality is not perfect as it often fails in certain conditions, e.g., night and fast motion. This significantly limits the robustness and versatility of existing multi-modal (i.e., Image+X) semantic segmentation m…

Knowledge DistillationSemantic Segmentation

i-Code: An Integrative and Composable Multimodal Learning Framework

2022-05-03 · ZiYi Yang, Yuwei Fang, Chenguang Zhu, Reid Pryzant 외

Human intelligence is multimodal; we integrate visual, linguistic, and acoustic signals to maintain a holistic worldview. Most current pretraining methods, however, are limited to one or two modalities. We present i-Code…

Contrastive LearningVideo Understanding