揭示多模态上下文学习性能下降的内在原因并提出改进方法
Why Multimodal In-Context Learning Lags Behind? Unveiling the Inner Mechanisms and Bottlenecks

- 分解多模态ICL为任务映射构建与传递,定位关键瓶颈
- 在少样本下性能显著下降,视觉与文本表征缺乏推理对齐
- 提出推理阶段增强方法,提升任务映射传递效果
上下文学习(ICL)使模型通过推理时的示例适应新任务。尽管大型语言模型中取得成功,但多模态大模型中的ICL机制及其与纯文本ICL的差异仍不清晰。本文系统分析了多模态大语言模型中的ICL。在跨模态任务形式一致的情况下,发现多模态ICL在零样本下表现与纯文本相当,但在少样本下性能显著下降。我们将其分解为任务映射构建与任务映射传递,分析模型如何建立跨模态任务映射并跨层传递至查询样本。结果表明,当前模型在视觉与文本表征间缺乏推理层面的对齐,难以可靠传递已学任务映射。基于此,我们提出一种简单的推理阶段增强方法,强化任务映射传递。研究为多模态ICL的机制与局限提供了新见解,并指明更有效多模态适配的方向。代码已开源。
原文摘要 · Abstract (English)
In-context learning (ICL) enables models to adapt to new tasks via inference-time demonstrations. Despite its success in large language models, the extension of ICL to multimodal settings remains poorly understood in terms of its internal mechanisms and how it differs from text-only ICL. In this work, we conduct a systematic analysis of ICL in multimodal large language models. Using identical task formulations across modalities, we show that multimodal ICL performs comparably to text-only ICL in zero-shot settings but degrades significantly under few-shot demonstrations. To understand this gap, we decompose multimodal ICL into task mapping construction and task mapping transfer, and analyze how models establish cross-modal task mappings, and transfer them to query samples across layers. Our analysis reveals that current models lack reasoning-level alignment between visual and textual representations, and fail to reliably transfer learned task mappings to queries. Guided by these findings, we further propose a simple inference-stage enhancement method that reinforces task mapping transfer. Our results provide new insights into the mechanisms and limitations of multimodal ICL and suggest directions for more effective multimodal adaptation. Our code is available \href{https://github.com/deeplearning-wisc/Multimocal-ICL-Analysis-Framework-MGI}{here}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。