多模态上下文学习中的推理路径对齐研究
Beyond Surface Imitation: Contrastive Modeling for Reasoning Path Alignment in Multimodal In-Context Learning
这篇论文提出了一个新框架,让多模态大模型通过对比学习超越表面模仿,在VQA等任务上表现更好。
该研究提出了一种新的多模态上下文学习框架,通过对比演示建模结合大模型的自我完善能力。框架通过在同一输入下对比次优响应与更好响应,并揭示响应应如何完善的推理路径,使模型超越表面模仿。研究引入了响应条件检索机制,选择与当前响应更相关的演示,并使用轻量级对齐控制器预测响应质量。在三种多模态任务上的实验表明,该框架能持续提升MLLM性能,在视觉问答(VQA)任务上尤为显著。
Beyond Surface Imitation: Contrastive Modeling for Reasoning Path Alignment in Multimodal In-Context Learning
In-context learning (ICL) is widely used in multimodal large language models (MLLMs) and achieves strong performance across a wide range of multimodal tasks. However, existing multimodal ICL methods often rely on surface level imitation of in-context demonstrations, making it difficult for MLLMs to align their responses with the reasoning path required by the given multimodal input. This limitation becomes more pronounced in complex multimodal tasks, thereby restricting further improvements in MLLM performance. To address this issue, we propose a new multimodal ICL framework that combines contrastive demonstration modeling with the self-refinement capability of MLLMs. Specifically, our framework reformulates each demonstration by explicitly contrasting a suboptimal response with a better response under the same input, together with a reasoning path that reveals how the response should be refined. This contrastive formulation makes the reasoning path toward the desired response more explicit and guides the MLLM beyond superficial imitation. Furthermore, because effective refinement depends on the current response, we introduce a response-conditioned retrieval mechanism to select demonstrations whose reasoning paths are more relevant to the current response. In addition, we use a lightweight alignment controller to predict response quality and determine whether further refinement is needed. Experiments on three types of multimodal tasks show that the proposed framework consistently improves MLLM performance, with particularly notable gains on visual question answering (VQA).