English

Modeling Complex Mathematical Reasoning via Large Language Model based MathAgent

Artificial Intelligence 2023-12-19 v2 Computation and Language

Abstract

Large language models (LLMs) face challenges in solving complex mathematical problems that require comprehensive capacities to parse the statements, associate domain knowledge, perform compound logical reasoning, and integrate the intermediate rationales. Tackling all these problems once could be arduous for LLMs, thus leading to confusion in generation. In this work, we explore the potential of enhancing LLMs with agents by meticulous decomposition and modeling of mathematical reasoning process. Specifically, we propose a formal description of the mathematical solving and extend LLMs with an agent-based zero-shot framework named P\bf{P}lanner-R\bf{R}easoner-E\bf{E}xecutor-R\bf{R}eflector (PRER). We further provide and implement two MathAgents that define the logical forms and inherent relations via a pool of actions in different grains and orientations: MathAgent-M adapts its actions to LLMs, while MathAgent-H aligns with humankind. Experiments on miniF2F and MATH have demonstrated the effectiveness of PRER and proposed MathAgents, achieving an increase of 12.3%12.3\%(53.9%66.2%53.9\%\xrightarrow{}66.2\%) on the MiniF2F, 9.2%9.2\% (49.8%59.0%49.8\%\xrightarrow{}59.0\%) on MATH, and 13.2%13.2\%(23.2%35.4%23.2\%\xrightarrow{}35.4\%) for level-5 problems of MATH against GPT-4. Further analytical results provide more insightful perspectives on exploiting the behaviors of LLMs as agents.

Keywords

Cite

@article{arxiv.2312.08926,
  title  = {Modeling Complex Mathematical Reasoning via Large Language Model based MathAgent},
  author = {Haoran Liao and Qinyi Du and Shaohua Hu and Hao He and Yanyan Xu and Jidong Tian and Yaohui Jin},
  journal= {arXiv preprint arXiv:2312.08926},
  year   = {2023}
}

Comments

There are unfair comparisons on miniF2F. This will be fixed in the future

R2 v1 2026-06-28T13:50:55.358Z