arXiv:2503.06252cs.CVcs.AI2025-03被引 11

通过原子步骤分解提升多模态大模型的结构化推理能力

Can Atomic Step Decomposition Enhance the Self-structured Reasoning of Multimodal Large Models?

  • 将复杂推理拆解为最小语义单元,动态组合不同思维层级
  • 在MathVista和MathVerse上平均准确率提升超10%、数据利用率提高5倍
  • 适合需要高精度数学推理的多模态任务,如视觉数学题求解

本文针对多模态数学推理难题,将‘慢思考’能力引入多模态大语言模型(MLLMs)。核心思想是动态结合不同层次的推理能力以应对不同复杂度问题。为此,提出自结构思维链(SCoT)范式,由最小语义原子步骤构成。不同于依赖结构模板或自由形式的方法,该方法可生成多种复杂任务的认知思维链结构,并缓解过度思考现象。为引入结构化推理能力至视觉理解模型,设计新框架AtomThink,包含四个模块:(i) 数据引擎生成高质量多模态推理路径;(ii) 带序列化推理数据的监督微调;(iii) 策略引导的多轮推理机制;(iv) 原子能力度量指标评估单步利用率。大量实验表明,AtomThink显著提升基线MLLM性能,在MathVista和MathVerse上实现超过10%的平均准确率提升。相比最先进结构化CoT方法,本方法不仅准确率更高,且数据利用率提升5倍,推理效率提升85.3%。代码已公开于https://github.com/Quinn777/AtomThink。

原文摘要 · Abstract (English)

In this paper, we address the challenging task of multimodal mathematical reasoning by incorporating the ability of "slow thinking" into multimodal large language models (MLLMs). Our core idea is that different levels of reasoning abilities can be combined dynamically to tackle questions with different complexity. To this end, we propose a paradigm of Self-structured Chain of Thought (SCoT), which is composed of minimal semantic atomic steps. Different from existing methods that rely on structured templates or free-form paradigms, our method can not only generate cognitive CoT structures for various complex tasks but also mitigates the phenomenon of overthinking. To introduce structured reasoning capabilities into visual understanding models, we further design a novel AtomThink framework with four key modules, including (i) a data engine to generate high-quality multimodal reasoning paths; (ii) a supervised fine-tuning process with serialized inference data; (iii) a policy-guided multi-turn inference method; and (iv) an atomic capability metric to evaluate the single step utilization rate. We conduct extensive experiments to show that the proposed AtomThink significantly improves the performance of baseline MLLMs, achieving more than 10\% average accuracy gains on MathVista and MathVerse. Compared to state-of-the-art structured CoT approaches, our method not only achieves higher accuracy but also improves data utilization by 5 times and boosts inference efficiency by 85.3\%. Our code is now public available in https://github.com/Quinn777/AtomThink.

多模态推理思维链数学题求解结构化推理

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