GSM-Symbolic: Understanding the Limitations of Mathematical Reasoning in Large Language Models
FreeA benchmark exposing LLM mathematical reasoning fragility
About GSM-Symbolic: Understanding the Limitations of Mathematical Reasoning in Large Language Models
GSM-Symbolic is a research paper and improved benchmark for evaluating mathematical reasoning in large language models (LLMs). It extends the GSM8K benchmark by using symbolic templates to generate diverse question sets with controlled variations, enabling more reliable metrics. The study reveals that LLMs exhibit significant performance variance when numerical values are altered, and their reasoning deteriorates sharply as the number of clauses increases—adding an irrelevant clause can cause up to a 65% performance drop. The authors conclude that current LLMs rely on replicating reasoning steps from training data rather than performing genuine logical reasoning. The paper is available on arXiv and was presented at ICLR 2025.
Key Features
Pros & Cons
- Provides more reliable metrics than static GSM8K evaluations
- Reveals critical limitations in LLM reasoning through controlled experiments
- Demonstrates performance drops of up to 65% with irrelevant clauses, highlighting over-reliance on pattern matching
- Open access paper with detailed methodology and findings
- Does not provide a readily usable code repository or dataset download link on the page
- Focuses only on grade-school-level math questions, not broader reasoning tasks
- Findings may not generalize to all types of reasoning or model architectures