Multimodal Learning 相关度: 9/10

M$^3$-ACE: Rectifying Visual Perception in Multimodal Math Reasoning via Multi-Agentic Context Engineering

Peijin Xie, Zhen Xu, Bingquan Liu, Baoxun Wang
arXiv: 2603.08369v1 发布: 2026-03-09 更新: 2026-03-09

AI 摘要

M³-ACE通过多智能体协作校正视觉感知,提升多模态数学推理性能。

主要贡献

  • 提出M³-ACE框架,解耦感知和推理
  • 引入Summary Tool和Refine Tool,支持稳定多轮协作
  • 在多个基准测试上取得SOTA结果

方法论

构建多智能体系统,共享视觉证据列表,通过协同观察和工具辅助,纠正错误感知信息。

原文摘要

Multimodal large language models have recently shown promising progress in visual mathematical reasoning. However, their performance is often limited by a critical yet underexplored bottleneck: inaccurate visual perception. Through systematic analysis, we find that the most failures originate from incorrect or incomplete visual evidence extraction rather than deficiencies in reasoning capability. Moreover, models tend to remain overly confident in their initial perceptions, making standard strategies such as prompt engineering, multi-round self-reflection, or posterior guidance insufficient to reliably correct errors. To address this limitation, we propose M3-ACE, a multi-agentic context engineering framework designed to rectify visual perception in multimodal math reasoning. Instead of directly aggregating final answers, our approach decouples perception and reasoning by dynamically maintaining a shared context centered on visual evidence lists. Multiple agents collaboratively contribute complementary observations, enabling the system to expose inconsistencies and recover missing perceptual information. To support stable multi-turn collaboration, we further introduce two lightweight tools: a Summary Tool that organizes evidence from different agents into consistent, complementary, and conflicting components, and a Refine Tool that filters unreliable samples and guides iterative correction. Extensive experiments demonstrate that M3-ACE substantially improves visual mathematical reasoning performance across multiple benchmarks. Our method establishes new state-of-the-art results 89.1 on the MathVision benchmark and achieves consistent improvements on other related datasets, including MathVista and MathVerse. These results highlight the importance of perception-centric multi-agent collaboration for advancing multimodal reasoning systems.

标签

多模态学习 视觉数学推理 多智能体系统

arXiv 分类

cs.AI