Let's Reason Formally: Natural-Formal Hybrid Reasoning Enhances LLM's Math Capability
Ruida Wang, Yuxin Li, Yi R. Fung, Tong Zhang

TL;DR
This paper introduces a hybrid reasoning framework combining natural language and formal logic to significantly improve large language models' mathematical problem-solving abilities, achieving state-of-the-art accuracy on benchmark datasets.
Contribution
The paper presents NFL-HR, a novel end-to-end hybrid reasoning framework that effectively integrates formal logic reasoning into natural language math problem solving.
Findings
Achieves 89.80% accuracy on MATH-500 benchmark
Surpasses baseline by 4.60% on MATH-500
Solves problems unsolvable by NL baseline even with more trials
Abstract
Enhancing the mathematical reasoning capabilities of LLMs has garnered significant attention in both the mathematical and computer science communities. Recent works have made substantial progress in both Natural Language (NL) reasoning and Formal Language (FL) reasoning by leveraging the potential of pure Reinforcement Learning (RL) methods on base models. However, RL approaches struggle to impart new capabilities not presented in the base model, highlighting the need to integrate more knowledge like FL into NL math reasoning effectively. Yet, this integration is challenging due to inherent disparities in problem structure and reasoning format between NL and FL. To address these challenges, we introduce **NL-FL HybridReasoning (NFL-HR)**, an end-to-end framework designed to incorporate the FL expert into NL math problem-solving. To bridge the NL and FL input format gap, we propose the…
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
Taxonomy
TopicsMathematics, Computing, and Information Processing · Natural Language Processing Techniques
MethodsSoftmax · Attention Is All You Need · Balanced Selection
