Multi-tool Integration Application for Math Reasoning Using Large Language Model
Zhihua Duan, Jialin Wang

TL;DR
This paper introduces a multi-tool framework combining large language models with external tools like Math, Code, and CoT tools to enhance mathematical reasoning accuracy, achieving significant performance improvements on a reasoning benchmark.
Contribution
The paper presents a novel multi-tool application framework that synergistically integrates LLMs with external tools for improved mathematical reasoning accuracy.
Findings
Achieved 89.09% accuracy on NumGLUE Task 4.
Improved reasoning performance by over 49% compared to baseline methods.
Demonstrated the effectiveness of multi-tool collaboration in mathematical tasks.
Abstract
Mathematical reasoning is an important research direction in the field of artificial intelligence. This article proposes a novel multi tool application framework for mathematical reasoning, aiming to achieve more comprehensive and accurate mathematical reasoning by utilizing the collaborative effect of large language models (LLMs) and multiple external tools. Firstly, use a Math Tool to perform basic mathematical calculations during the inference process through interaction with LLM. Secondly, Code Tool can generate code fragments that comply with syntax rules and execute them, providing support for complex mathematical problems. Then, through the iterative reasoning of the CoT Tool, the logical coherence and accuracy of mathematical reasoning are enhanced. Ultimately, by using self consistency tools to select the final answer based on different parameters, the consistency and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMathematics, Computing, and Information Processing · Natural Language Processing Techniques · Intelligent Tutoring Systems and Adaptive Learning
