Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OpenSIR: Open-Ended Self-Improving Reasoner

About

Recent advances in large language model (LLM) reasoning through reinforcement learning rely on annotated datasets for verifiable rewards, which may limit models' ability to surpass human-level performance. While self-play offers a promising alternative, prior methods yield only marginal or even negative gains on post-trained models because they generate problems that cluster around familiar concepts rather than discovering novel ones. We introduce Open-Ended Self-Improving Reasoner (OpenSIR), a self-play framework in which a single LLM alternates teacher and student roles to generate and solve novel problems without external verifiers or annotated data. Starting from a single seed problem, OpenSIR sustains open-ended exploration through diversity rewards that push the model toward unfamiliar concepts and difficulty calibration that keeps problems learnable. Across seven math benchmarks, OpenSIR consistently improves all models, averaging +3.6 points on instruction models and +3.1 on reasoning models, while recent self-play baselines yield marginal or even negative gains; starting from a single trivial seed, it also surpasses GRPO baselines trained on over 7K annotated examples. Despite training only on self-generated math, OpenSIR is the only self-play method that transfers to general reasoning, improving by at least +4.4 points on reasoning models.

Wai-Chung Kwan, Joshua Ong Jun Leang, Pavlos Vougiouklis, Jeff Z. Pan, Marco Valentino, Pasquale Minervini• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 25
Pass@1 Accuracy3.97
190
Mathematical ReasoningAIME 24
Pass@1 Accuracy7.94
153
General ReasoningMMLU-Pro
pass@1 Accuracy36.48
115
General ReasoningSuper GPQA--
99
Mathematical ReasoningMinerva
Pass@127.29
78
General ReasoningGeneral Reasoning Suite MMLU Pro, Super GPQA, GPQA Diamond, BBEH
MMLU Pro69.05
47
ReasoningCombined Reasoning Benchmarks
Overall Accuracy59.29
16
General ReasoningBBEH
Pass@19.94
12
Mathematical ReasoningCollege Olymp.
Pass@136.29
12
Mathematical ReasoningMathematical Reasoning benchmarks GSM8K, MATH 500, Minerva, College Math, Olymp., AIME 24, AIME 25
GSM8K Accuracy96.34
12
Showing 10 of 10 rows

Other info

GitHub

Follow for update