English

LLMs cannot spot math errors, even when allowed to peek into the solution

Computation and Language 2025-09-03 v1 Artificial Intelligence

Abstract

Large language models (LLMs) demonstrate remarkable performance on math word problems, yet they have been shown to struggle with meta-reasoning tasks such as identifying errors in student solutions. In this work, we investigate the challenge of locating the first error step in stepwise solutions using two error reasoning datasets: VtG and PRM800K. Our experiments show that state-of-the-art LLMs struggle to locate the first error step in student solutions even when given access to the reference solution. To that end, we propose an approach that generates an intermediate corrected student solution, aligning more closely with the original student's solution, which helps improve performance.

Keywords

Cite

@article{arxiv.2509.01395,
  title  = {LLMs cannot spot math errors, even when allowed to peek into the solution},
  author = {KV Aditya Srivatsa and Kaushal Kumar Maurya and Ekaterina Kochmar},
  journal= {arXiv preprint arXiv:2509.01395},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025

R2 v1 2026-07-01T05:15:14.307Z