paper-with-me

Papers

CodeBind: Decoupled Representation Learning for Multimodal Alignment with Unified Compositional Codebook

2026-05-18 · Zeyu Chen, Jie Li, Kai Han arxiv

Multimodal representation alignment is pivotal for large language models and robotics. Traditional methods are often hindered by cross-modal information discrepancies and data scarcity, leading to suboptimal alignment spaces that overlook modality-unique features. We propose CodeBind, a framework that optimizes multimodal representation spaces through a modality-shared-specific codebook design. By incrementally aligning target and bridging modalities, CodeBind bypasses the need for fully paired data. Unlike traditional hard alignment, CodeBind decomposes features into shared components for semantic consistency and specific components for modality-unique details. This design utilizes a compositional vector quantization scheme, where a shared codebook bridges modality gaps and modality-specific codebooks mitigate representation bias by preventing dominant modalities from overshadowing others. Validated across nine modalities (text, image, video, audio, depth, thermal, tactile, 3D point cloud, EEG), CodeBind achieves state-of-the-art performance in multimodal classification and retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2605.18257

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

TUNA: Taming Unified Visual Representations for Native Unified Multimodal Models

2025-12-01 · Zhiheng Liu, Weiming Ren, Haozhe Liu, Zijian Zhou 외 arxiv

Unified multimodal models (UMMs) aim to jointly perform multimodal understanding and generation within a single framework. We present TUNA, a native UMM that builds a unified continuous visual representation by cascading…

Video GenerationImage Editing

OmniBridge: Unified Multimodal Understanding, Generation, and Retrieval via Latent Space Alignment

2025-09-23 · Teng Xiao, Zuchao Li, Lefei Zhang arxiv

Recent advances in multimodal large language models (LLMs) have led to significant progress in understanding, generation, and retrieval tasks. However, current solutions often treat these tasks in isolation or require tr…

Multimodal Reasoning

Lance: Unified Multimodal Modeling by Multi-Task Synergy

2026-05-18 · Fengyi Fu, Mengqi Huang, Shaojin Wu, Yunsheng Jiang 외 arxiv

We present Lance, a lightweight native unified model supporting multimodal understanding, generation, and editing for both images and videos. Rather than relying on model capacity scaling or text-image-dominant designs, …

Video Generation

Incorporating Dense Knowledge Alignment into Unified Multimodal Representation Models

2025-01-01 · CVPR 2025 1 · Yuhao Cui, Xinxing Zu, Wenhua Zhang, Zhongzhou Zhao 외

Leveraging Large Language Models (LLMs) for text representation has achieved significant success, but the exploration of using Multimodal LLMs (MLLMs) for multimodal representation remains limited. Previous MLLM-base…

Contrastive LearningCross-Modal RetrievalRetrieval

Unison: Benchmarking Unified Multimodal Models via Synergistic Understanding and Generation

2026-06-25 · Jinyu Liu, Xincheng Shuai, Henghui Ding, Yu-Gang Jiang arxiv

Unified multimodal models capable of both understanding and generation have achieved remarkable strides. However, despite their unified designs, existing evaluations typically assess understanding and generation capabili…