Mathematical Reasoning in Large Language Models: Benchmarks, Architectures, Evaluation, and Open Challenges
Summary
This survey synthesizes recent advancements in mathematical reasoning within Large Language Models (LLMs) by systematically analyzing approximately 120 peer-reviewed studies and preprints. It introduces a unified taxonomy for mathematical datasets, categorizing them by pretraining corpora, supervised fine-tuning resources, and evaluation benchmarks across varying complexity levels. The review also examines reasoning architectures and training strategies, including tool integration, verifier-guided reasoning, and parameter-efficient adaptation, assessing their impact on robustness. Furthermore, it highlights the discrepancy between final-answer accuracy and process-level reasoning verification, identifying recurring failure modes like reasoning faithfulness issues, benchmark biases, and generalization limitations. The survey concludes by outlining key research directions for improving symbolic grounding and evaluation reliability.
Key takeaway
For AI Scientists and Machine Learning Engineers developing LLMs for quantitative tasks, you should prioritize integrating symbolic reasoning mechanisms and process-level verification into your models and evaluation pipelines. Relying solely on final-answer accuracy or synthetic datasets risks developing models that exhibit unfaithful reasoning and poor generalization. Focus on human-curated datasets, structured reasoning supervision, and robust fault localization to build more trustworthy and capable mathematical reasoning systems.
Key insights
LLM mathematical reasoning requires hybrid neural-symbolic approaches and process-level verification beyond final answer accuracy.
Principles
- Mathematical reasoning demands structured inference, not surface-level pattern recognition.
- LLM performance improves with hybrid reasoning pipelines.
- Accuracy metrics alone are insufficient for evaluating true reasoning.
Method
The survey employs a structured scoping review methodology, using multi-tier Boolean queries across five databases, relevance-ranked extraction, deduplication, and multi-stage manual screening to identify 120 core papers.
In practice
- Categorize mathematical datasets by their functional role (pretraining, SFT, evaluation).
- Integrate external tools like calculators or theorem provers for precision.
- Implement process-level verification to assess intermediate reasoning steps.
Topics
- Large Language Models
- Mathematical Reasoning
- LLM Evaluation
- Dataset Taxonomy
- Neural-Symbolic AI
- Parameter-Efficient Fine-Tuning
Best for: Research Scientist, AI Scientist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.