The reviewed record of science sign in
Pith

arxiv: 2410.13502 · v3 · pith:YJVGME47 · submitted 2024-10-17 · cs.LG · cs.AI· cs.CL

MathGAP: Out-of-Distribution Evaluation on Problems with Arbitrarily Complex Proofs

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:YJVGME47record.jsonopen to challenge →

classification cs.LG cs.AIcs.CL
keywords complexproblemsmathgapmodelsproofsarbitrarilyarithmeticcapable
0
0 comments X
read the original abstract

Large language models (LLMs) can solve arithmetic word problems with high accuracy, but little is known about how well they generalize to more complex problems. This is difficult to study, as (i) much of the available evaluation data has already been seen by the most capable models during training, and (ii) existing benchmarks do not capture how problem proofs may be arbitrarily complex in various ways. In this paper, we present a data-generation framework for evaluating LLMs on problems with arbitrarily complex arithmetic proofs, called MathGAP. MathGAP generates problem statements and chain-of-thought reasoning traces according to specifications about their arithmetic proof structure, enabling systematic studies on easy-to-hard generalization with respect to complexity of proof trees. Using MathGAP, we find that LLMs show a significant decrease in performance as proofs get deeper and wider. This effect is more pronounced in complex, nonlinear proof structures, which are challenging even for the most capable models. The models are also sensitive to simple changes in sentence ordering. However, they remain capable of solving some complex problems, suggesting that reasoning generalization is noisy.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CORE: Contrastive Reflection Enables Rapid Improvements in Reasoning

    cs.AI 2026-05 unverdicted novelty 7.0

    CORE distills contrasts between successful and unsuccessful reasoning traces into compact natural-language insights that enable faster model self-improvement on reasoning tasks with fewer rollouts than parametric or o...

  2. FormalScience: Scalable Human-in-the-Loop Autoformalisation of Science with Agentic Code Generation in Lean

    cs.AI 2026-04 unverdicted novelty 7.0

    FormalScience provides a scalable human-in-the-loop system for autoformalising scientific reasoning into Lean, demonstrated on a new 200-problem physics dataset with perfect formal validity.

  3. CombEval: A Framework for Evaluating Combinatorial Counting in Large Language Models

    cs.AI 2026-06 unverdicted novelty 6.0

    CombEval generates solver-verified combinatorial counting problems to test LLMs on ordered objects, indistinguishable elements, positional constraints, and nested dependencies.