Paper Overview
Field: NLP Authors: Zhiqiu Xu, Shibo Jin, Shreya Arya, Mayur Naik arXiv: 2604.21916
Abstract
As frontier language models approach ceiling performance on static math benchmarks, existing evaluations increasingly fail to distinguish model capabilities—largely because they treat models only as solvers of fixed problem sets. The authors introduce MathDuels, a self-play benchmark in which models take on dual roles: each model poses math problems under adversarial prompting and solves the problems posed by every other participant.
Key components of the framework:
- Three-stage problem generation pipeline: meta-prompting, problem generation, and difficulty amplification.
- Independent verification: problems are validated by a separate verifier to eliminate ill-posed items.
- Rasch model scoring: solver ability and problem difficulty are jointly estimated; authoring quality is derived from the difficulty of the problems each model creates.
- Experiments across 19 frontier models show that problem-posing and problem-solving abilities are partially decoupled.
- Dual-role evaluation reveals capability separations that are invisible to single-role benchmarks.
- As new models enter the arena, their posed problems can defeat previously dominant solvers, so benchmark difficulty co-evolves with participant strength instead of saturating on a fixed ceiling.
- arXiv: https://arxiv.org/abs/2604.21916
Findings
The authors maintain a public leaderboard that is updated as new models are released.
Links
*Auto-collected on 2026-04-27.*