arXiv:2410.02080cs.CVcs.CL2024-10被引 9

轻量级模块让多模态大模型更高效融合视觉与文本信息

EMMA: Efficient Visual Alignment in Multi-Modal LLMs

  • 提出早期融合机制,仅增加不到0.2%参数
  • 在多个任务上提升性能最高达9.3%,减少幻觉
  • 适合追求高效多模态推理的开发者使用

多模态大语言模型通过视觉基础模型将图像核心概念编码为表示,并与指令结合由语言模型生成高质量响应。尽管语言部分进展显著,但在任务特定适应性下,视觉编码与语言模型的融合仍存挑战。现有方法依赖复杂的模态适配模块,导致模型复杂度和训练数据需求大幅上升。本文提出轻量级跨模态模块EMMA(Efficient Multi-Modal Adaptation),实现视觉与文本表示的高效融合,生成指令感知的视觉表征。主要贡献包括:(1) 高效早期融合机制,仅增加不足0.2%模型参数;(2) 深入可解释性分析揭示内部机制;(3) 全面实验证明在专业与通用基准上均有显著提升。实证结果表明,EMMA在多任务中性能最高提升9.3%,同时显著增强对幻觉的鲁棒性。代码已开源。

原文摘要 · Abstract (English)

Multi-modal Large Language Models (MLLMs) have recently exhibited impressive general-purpose capabilities by leveraging vision foundation models to encode the core concepts of images into representations. These are then combined with instructions and processed by the language model to generate high-quality responses. Despite significant progress in enhancing the language component, challenges persist in optimally fusing visual encodings within the language model for task-specific adaptability. Recent research has focused on improving this fusion through modality adaptation modules but at the cost of significantly increased model complexity and training data needs. In this paper, we propose EMMA (Efficient Multi-Modal Adaptation), a lightweight cross-modality module designed to efficiently fuse visual and textual encodings, generating instruction-aware visual representations for the language model. Our key contributions include: (1) an efficient early fusion mechanism that integrates vision and language representations with minimal added parameters (less than 0.2% increase in model size), (2) an in-depth interpretability analysis that sheds light on the internal mechanisms of the proposed method; (3) comprehensive experiments that demonstrate notable improvements on both specialized and general benchmarks for MLLMs. Empirical results show that EMMA boosts performance across multiple tasks by up to 9.3% while significantly improving robustness against hallucinations. Our code is available at https://github.com/SaraGhazanfari/EMMA

多模态轻量化视觉融合大模型

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