paper-with-me

Papers

Evaluating Mathematical Reasoning Beyond Accuracy

2024-04-08 · Shijie Xia, Xuefeng Li, Yixin Liu, Tongshuang Wu, PengFei Liu

The leaderboard of Large Language Models (LLMs) in mathematical tasks has been continuously updated. However, the majority of evaluations focus solely on the final results, neglecting the quality of the intermediate steps. This oversight can mask underlying problems, such as logical errors or unnecessary steps in the reasoning process. To measure reasoning beyond final-answer accuracy, we introduce ReasonEval, a new methodology for evaluating the quality of reasoning steps. ReasonEval employs validity and redundancy to characterize the reasoning quality, as well as accompanying LLMs to assess them automatically. We explore different design options for the LLM-based evaluators and empirically demonstrate that ReasonEval, when instantiated with base models possessing strong mathematical knowledge and trained with high-quality labeled data, consistently outperforms baseline methods in the meta-evaluation datasets. We also highlight the strong generalization capabilities of ReasonEval. By utilizing ReasonEval to evaluate LLMs specialized in math, we find that an increase in final-answer accuracy does not necessarily guarantee an improvement in the overall quality of the reasoning steps for challenging mathematical problems. Additionally, we observe that ReasonEval can play a significant role in data selection. We open-source the best-performing model, meta-evaluation script, and all evaluation results to facilitate future research.

📄 PDF Abstract BibTeX arXiv:2404.05692

Code (1)

gair-nlp/reasoneval 공식 구현 pytorch

Tasks

MathMathematical Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Beyond Accuracy: Evaluating Strategy Diversity in LLM Mathematical Reasoning

2026-05-10 · Xia Yang, Xuanyi Zhang, Hao Hu, Feng Ji arxiv

Large language models now achieve high final-answer accuracy on mathematical reasoning benchmarks, but accuracy alone does not capture reasoning flexibility. We introduce a strategy-level evaluation framework instantiate…

Mathematical Reasoning

Evaluating Mathematical Reasoning Across Large Language Models: A Fine-Grained Approach

2025-03-13 · Afrar Jahin, Arif Hassan Zidan, Wei zhang, Yu Bao 외

With the rapid advancement of Artificial Intelligence (AI), Large Language Models (LLMs) have significantly impacted a wide array of domains, including healthcare, engineering, science, education, and mathematical reason…

Formal LogicMathematical ReasoningMMLU

DynaSolidGeo: A Dynamic Benchmark for Genuine Spatial Mathematical Reasoning of VLMs in Solid Geometry

2025-10-25 · Changti Wu, Shijie Lian, Zihao Liu, Lei Zhang 외 arxiv

Solid geometry problem solving demands spatial mathematical reasoning that integrates spatial intelligence and symbolic reasoning. However, most existing multimodal mathematical reasoning benchmarks focus primarily on 2D…

Mathematical ReasoningSpatial Reasoning

AMO-Bench: Large Language Models Still Struggle in High School Math Competitions

2025-10-30 · Shengnan An, Xunliang Cai, Xuezhi Cao, Xiaoyu Li 외 arxiv

We present AMO-Bench, an Advanced Mathematical reasoning benchmark with Olympiad level or even higher difficulty, comprising 50 human-crafted problems. Existing benchmarks have widely leveraged high school math competiti…

Mathematical Reasoning

Rethinking Math Reasoning Evaluation: A Robust LLM-as-a-Judge Framework Beyond Symbolic Rigidity

2026-04-24 · Erez Yosef, Oron Anschel, Shunit Haviv Hakimi, Asaf Gendler 외 arxiv

Recent advancements in large language models have led to significant improvements across various tasks, including mathematical reasoning, which is used to assess models' intelligence in logical reasoning and problem-solv…

Mathematical ReasoningLogical Reasoning