通过稀疏捷径实现多模态模型高效融合,提升语义理解能力。
Sparse Shortcuts: Facilitating Efficient Fusion in Multimodal Large Language Models
- 设计稀疏快捷连接,分层融合视觉中低层特征到语言模型。
- 在多个基准上显著提升多模态模型性能,且不增加计算开销。
- 适用于不同底座大模型,适合追求高效多模态融合的研究者。
随着大语言模型在自然语言理解与生成中的成功,多模态大语言模型(MLLMs)在跨模态数据处理方面迅速发展。然而,现有工作主要聚焦于扩大语言模型规模或构建更高质量的训练数据,对跨模态知识的有效整合关注较少。例如,在视觉-语言模型中,仅使用高层视觉特征进行对齐会丢失中、低层特征中的丰富语义信息,限制了模型的跨模态理解能力。为此,我们提出SparseCut,一种通用的跨模态融合架构,引入跨模态编码器与语言模型间的稀疏快捷连接,实现多层级视觉特征的高效、分层融合,促进更丰富的语义融合且不增加计算开销。我们还设计了一种高效的多粒度特征融合模块,在特征通过快捷连接前完成融合,保持原有语言上下文不变,不增加语言模型的整体输入长度,从而避免计算复杂度上升。实验表明,SparseCut在多种多模态基准上显著提升MLLM性能,具有良好的通用性与可扩展性,适用于不同基础大模型。
原文摘要 · Abstract (English)
With the remarkable success of large language models (LLMs) in natural language understanding and generation, multimodal large language models (MLLMs) have rapidly advanced in their ability to process data across multiple modalities. While most existing efforts focus on scaling up language models or constructing higher-quality training data, limited attention has been paid to effectively integrating cross-modal knowledge into the language space. In vision-language models, for instance, aligning modalities using only high-level visual features often discards the rich semantic information present in mid- and low-level features, limiting the model's ability of cross-modality understanding. To address this issue, we propose SparseCut, a general cross-modal fusion architecture for MLLMs, introducing sparse shortcut connections between the cross-modal encoder and the LLM. These shortcut connections enable the efficient and hierarchical integration of visual features at multiple levels, facilitating richer semantic fusion without increasing computational overhead. We further introduce an efficient multi-grained feature fusion module, which performs the fusion of visual features before routing them through the shortcuts. This preserves the original language context and does not increase the overall input length, thereby avoiding an increase in computational complexity for the LLM. Experiments demonstrate that SparseCut significantly enhances the performance of MLLMs across various multimodal benchmarks with generality and scalability for different base LLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。