通过直接视觉监督提升多模态模型对齐效果
BASIC: Boosting Visual Alignment with Intrinsic Refined Embeddings in Multimodal Large Language Models
- 利用语言模型浅层中优化后的视觉嵌入作为监督信号
- 在多个基准测试中显著提升多模态大模型性能
- 无需额外标注或模型,适合主流多模态大模型改进
主流多模态大语言模型(MLLMs)通过视觉投影器连接预训练视觉编码器与大语言模型(LLMs),实现视觉理解。然而,视觉与文本模态间的固有差异使得投影器生成的视觉嵌入对视觉认知至关重要。现有对齐方法将视觉嵌入视为上下文线索,仅通过自回归方式监督文本输出,忽视了引入等效的直接视觉监督,制约了视觉嵌入的精细对齐。本文基于对视觉嵌入在语言模型浅层中精炼过程的分析,提出BASIC方法:利用语言模型内部的精炼视觉嵌入作为监督信号,直接指导投影器生成初始视觉嵌入。具体从两方面实现引导:(i) 在语义空间中减小初始嵌入与监督嵌入之间的角度,优化嵌入方向;(ii) 最小化两者逻辑分布间的差异,提升语义匹配度。BASIC不依赖额外监督模型或人工标注,在多个基准测试中显著提升MLLM性能,验证了直接视觉监督的有效性。
原文摘要 · Abstract (English)
Mainstream Multimodal Large Language Models (MLLMs) achieve visual understanding by using a vision projector to bridge well-pretrained vision encoders and large language models (LLMs). The inherent gap between visual and textual modalities makes the embeddings from the vision projector critical for visual comprehension. However, current alignment approaches treat visual embeddings as contextual cues and merely apply auto-regressive supervision to textual outputs, neglecting the necessity of introducing equivalent direct visual supervision, which hinders the potential finer alignment of visual embeddings. In this paper, based on our analysis of the refinement process of visual embeddings in the LLM's shallow layers, we propose BASIC, a method that utilizes refined visual embeddings within the LLM as supervision to directly guide the projector in generating initial visual embeddings. Specifically, the guidance is conducted from two perspectives: (i) optimizing embedding directions by reducing angles between initial and supervisory embeddings in semantic space; (ii) improving semantic matching by minimizing disparities between the logit distributions of both visual embeddings. Without additional supervisory models or artificial annotations, BASIC significantly improves the performance of MLLMs across a wide range of benchmarks, demonstrating the effectiveness of our introduced direct visual supervision.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。