arXiv:2604.03231cs.CV2026-04

融合对比学习与自监督视觉编码器,提升视觉语言模型性能

CoME-VL: Scaling Complementary Multi-Encoder Vision-Language Learning

  • 用熵引导多层聚合和正交投影,融合对比与自监督编码器特征
  • 在理解任务上平均提升4.9%,定位任务上提升5.4%
  • 适合追求高精度视觉理解与跨模态对齐的研究者

当前视觉语言模型通常依赖单一对比式预训练的视觉编码器(如CLIP)。尽管对比编码器在跨模态对齐和检索中表现良好,但自监督编码器(如DINO)能捕获更丰富的密集语义,且在识别与理解任务中更具鲁棒性。本文提出CoME-VL:一种模块化融合框架,将对比训练的编码器与自监督DINO编码器结合。方法包括:(i) 基于熵引导的多层特征聚合与正交约束投影以减少冗余;(ii) 使用RoPE增强的交叉注意力对异构令牌网格进行对齐,生成紧凑融合视觉令牌。融合后的表示可直接注入仅解码器架构的LLM,无需修改标准VLM流程。在多个视觉语言基准测试中,CoME-VL显著优于单编码器基线。尤其在视觉理解任务上平均提升4.9%,在定位任务上提升5.4%。在RefCOCO检测任务上达到最新水平,相比基线大幅提升。通过消融实验验证了层融合、非冗余特征混合与融合容量的影响。

原文摘要 · Abstract (English)

Recent vision-language models (VLMs) typically rely on a single vision encoder trained with contrastive image-text objectives, such as CLIP-style pretraining. While contrastive encoders are effective for cross-modal alignment and retrieval, self-supervised visual encoders often capture richer dense semantics and exhibit stronger robustness on recognition and understanding tasks. In this work, we investigate how to scale the fusion of these complementary visual representations for vision-language modeling. We propose CoME-VL: Complementary Multi-Encoder Vision-Language, a modular fusion framework that integrates a contrastively trained vision encoder with a self-supervised DINO encoder. Our approach performs representation-level fusion by (i) entropy-guided multi-layer aggregation with orthogonality-constrained projections to reduce redundancy, and (ii) RoPE-enhanced cross-attention to align heterogeneous token grids and produce compact fused visual tokens. The fused tokens can be injected into a decoder-only LLM with minimal changes to standard VLM pipelines. Extensive experiments across diverse vision-language benchmarks demonstrate that CoME-VL consistently outperforms single-encoder baselines. In particular, we observe an average improvement of 4.9% on visual understanding tasks and 5.4% on grounding tasks. Our method achieves state-of-the-art performance on RefCOCO for detection while improving over the baseline by a large margin. Finally, we conduct ablation studies on layer merging, non-redundant feature mixing, and fusion capacity to evaluate how complementary contrastive and self-supervised signals affect VLM performance.

视觉语言多编码器融合自监督图像理解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。