arXiv:2510.14387cs.AI2025-10NeurIPS被引 3

无需微调,让多模态模型直接学会数学推理

Can MLLMs Absorb Math Reasoning Abilities from LLMs as Free Lunch?

  • 通过识别关键推理层并投影对齐参数空间
  • 在不损失其他能力的前提下显著提升数学推理性能
  • 适合希望快速增强多模态模型推理能力的研究者

数学推理是大语言模型(LLM)的重要能力,近年取得显著进展。然而,现有工作多聚焦于纯文本的LLM,而多模态大语言模型(MLLM)的数学推理表现仍落后。由于MLLM由LLM和视觉模块组成,我们提出疑问:能否直接从现成的数学专用LLM中“吸收”数学推理能力而无需微调?现有模型融合方法忽略了MLLM与LLM之间的参数空间对齐问题,导致性能不佳。实验发现,关键因素在于识别推理相关层以及缓解参数空间差异。为此,我们提出IP-Merging:首先识别MLLM和数学LLM中的推理相关参数,将其投影至MLLM的子空间以保持对齐,再在该子空间内合并参数。该方法无需训练,可直接提升MLLM的数学推理能力,且不损害其原有能力。

原文摘要 · Abstract (English)

Math reasoning has been one crucial ability of large language models (LLMs), where significant advancements have been achieved in recent years. However, most efforts focus on LLMs by curating high-quality annotation data and intricate training (or inference) paradigms, while the math reasoning performance of multi-modal LLMs (MLLMs) remains lagging behind. Since the MLLM typically consists of an LLM and a vision block, we wonder: Can MLLMs directly absorb math reasoning abilities from off-the-shelf math LLMs without tuning? Recent model-merging approaches may offer insights into this question. However, they overlook the alignment between the MLLM and LLM, where we find that there is a large gap between their parameter spaces, resulting in lower performance. Our empirical evidence reveals two key factors behind this issue: the identification of crucial reasoning-associated layers in the model and the mitigation of the gaps in parameter space. Based on the empirical insights, we propose IP-Merging that first identifies the reasoning-associated parameters in both MLLM and Math LLM, then projects them into the subspace of MLLM, aiming to maintain the alignment, and finally merges parameters in this subspace. IP-Merging is a tuning-free approach since parameters are directly adjusted. Extensive experiments demonstrate that our IP-Merging method can enhance the math reasoning ability of MLLMs directly from Math LLMs without compromising their other capabilities.

多模态模型数学推理模型融合无微调

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