paper-with-me

Papers

MC-NEST -- Enhancing Mathematical Reasoning in Large Language Models with a Monte Carlo Nash Equilibrium Self-Refine Tree

2024-11-23 · Gollam Rabby, Farhana Keya, Parvez Zamil, Sören Auer

Mathematical reasoning has proven to be a critical yet challenging task for large language models (LLMs), as they often struggle with complex multi-step problems. To address these limitations, we introduce the Monte Carlo Nash Equilibrium Self-Refine Tree (MC-NEST) algorithm, an enhancement of the Monte Carlo Tree Self-Refine (MCTSr) approach. By integrating Nash Equilibrium strategies with LLM-based self-refinement and self-evaluation processes, MC-NEST aims to improve decision-making for complex mathematical reasoning tasks. This method ensures balanced exploration and exploitation of potential solutions, leveraging Upper Confidence Bound (UCT) scores and various selection policies. Through iterative critique and refinement, MC-NEST enhances the reasoning capabilities of LLMs, particularly for problems requiring strategic decision-making. Comparative analysis reveals that GPT-4o, equipped with MC-NEST using an Importance Sampling Policy, achieved superior accuracy in domains such as Number Theory and Geometry. These results suggest that both LLMs GPT-4o and Phi-3-mini can benefit from MC-NEST, with iterative self-refinement proving especially effective in expanding the reasoning capacity and problem-solving performance of LLMs. We evaluate the effectiveness of MC-NEST on challenging Olympiad-level benchmarks, demonstrating its potential to significantly boost complex mathematical reasoning performance in LLMs.

📄 PDF Abstract BibTeX arXiv:2411.15645

Code (2)

corei5/MC_NEST 공식 구현
corei5/MC_NEST_GPT 공식 구현

Tasks

Decision MakingMathematical Reasoning

Similar Papers 제목 키워드 기반

NeSTR: A Neuro-Symbolic Abductive Framework for Temporal Reasoning in Large Language Models

2025-12-08 · Feng Liang, Weixin Zeng, Runhao Zhao, Xiang Zhao arxiv

Large Language Models (LLMs) have demonstrated remarkable performance across a wide range of natural language processing tasks. However, temporal reasoning, particularly under complex temporal constraints, remains a majo…

Question Answering

A Survey on Large Language Models for Mathematical Reasoning

2025-06-10 · Peng-Yuan Wang, Tian-Shuo Liu, Chenyang Wang, Yi-Di Wang 외

Mathematical reasoning has long represented one of the most fundamental and challenging frontiers in artificial intelligence research. In recent years, large language models (LLMs) have achieved significant advances in t…

Answer GenerationMathematical ReasoningSurvey

LLM Reasoning Engine: Specialized Training for Enhanced Mathematical Reasoning

2024-12-28 · Shuguang Chen, Guang Lin

Large Language Models (LLMs) have shown remarkable performance in various natural language processing tasks but face challenges in mathematical reasoning, where complex problem-solving requires both linguistic understand…

Mathematical Reasoning

A Survey of Mathematical Reasoning in the Era of Multimodal Large Language Model: Benchmark, Method & Challenges

2024-12-16 · Yibo Yan, Jiamin Su, Jianxiang He, Fangteng Fu 외

Mathematical reasoning, a core aspect of human cognition, is vital across many domains, from educational problem-solving to scientific advancements. As artificial general intelligence (AGI) progresses, integrating large …

Language ModelingLanguage ModellingLarge Language ModelMath+4

Brain-Inspired Two-Stage Approach: Enhancing Mathematical Reasoning by Imitating Human Thought Processes

2024-02-23 · Yezeng Chen, Zui Chen, Yi Zhou

Although large language models demonstrate emergent abilities in solving math word problems, there is a challenging task in complex multi-step mathematical reasoning tasks. To improve model performance on mathematical re…

MathMathematical Reasoning