arXiv:2507.22805cs.CVcs.AI2025-07AAAI

MoCHA通过专家路由与分层注意力提升视觉语言模型的细节理解与跨模态对齐能力。

MoCHA: Advanced Vision-Language Reasoning with MoE Connector and Hierarchical Group Attention

  • 采用多专家连接器动态选择视觉特征处理路径,实现高效计算。
  • 在MME上提升153分,POPE幻觉率降低3.25%,显著优于现有开源模型。
  • 适合需要高精度视觉推理与低资源部署的多模态应用开发者。

视觉大语言模型(VLLMs)主要依赖先进视觉编码器和模型规模扩展来处理复杂细粒度视觉信息,但面临训练与推理成本高、视觉细节提取不足及模态间桥接困难等问题。本文提出新型视觉框架MoCHA,融合四种视觉主干网络(CLIP、SigLIP、DINOv2和ConvNeXt)以提取互补视觉特征,并引入稀疏的专家混合连接器(MoECs)模块,动态选择适配不同视觉维度的专家。为缓解MoECs中视觉信息冗余或不足问题,进一步设计了具有组内与组间操作的分层组注意力(HGA)以及自适应门控策略。我们在两个主流LLM(Phi2-2.7B和Vicuna-7B)上训练MoCHA,评估其在多个基准上的表现。结果表明,相较于当前最先进的开源模型,如CuMo(Mistral-7B),MoCHA(Phi2-2.7B)在减少幻觉方面提升3.25%(POPE),在遵循视觉指令任务上提高153点(MME)。消融实验进一步验证了MoECs与HGA在整体性能提升中的有效性和鲁棒性。

原文摘要 · Abstract (English)

Vision large language models (VLLMs) are focusing primarily on handling complex and fine-grained visual information by incorporating advanced vision encoders and scaling up visual models. However, these approaches face high training and inference costs, as well as challenges in extracting visual details, effectively bridging across modalities. In this work, we propose a novel visual framework, MoCHA, to address these issues. Our framework integrates four vision backbones (i.e., CLIP, SigLIP, DINOv2 and ConvNeXt) to extract complementary visual features and is equipped with a sparse Mixture of Experts Connectors (MoECs) module to dynamically select experts tailored to different visual dimensions. To mitigate redundant or insufficient use of the visual information encoded by the MoECs module, we further design a Hierarchical Group Attention (HGA) with intra- and inter-group operations and an adaptive gating strategy for encoded visual features. We train MoCHA on two mainstream LLMs (e.g., Phi2-2.7B and Vicuna-7B) and evaluate their performance across various benchmarks. Notably, MoCHA outperforms state-of-the-art open-weight models on various tasks. For example, compared to CuMo (Mistral-7B), our MoCHA (Phi2-2.7B) presents outstanding abilities to mitigate hallucination by showing improvements of 3.25% in POPE and to follow visual instructions by raising 153 points on MME. Finally, ablation studies further confirm the effectiveness and robustness of the proposed MoECs and HGA in improving the overall performance of MoCHA.

视觉语言多模态专家系统注意力机制

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