English

Verifier-Backed Hard Problem Generation for Mathematical Reasoning

Machine Learning 2026-05-08 v1 Artificial Intelligence Computation and Language

Abstract

Large Language Models (LLMs) demonstrate strong capabilities for solving scientific and mathematical problems, yet they struggle to produce valid, challenging, and novel problems - an essential component for advancing LLM training and enabling autonomous scientific research. Existing problem generation approaches either depend on expensive human expert involvement or adopt naive self-play paradigms, which frequently yield invalid problems due to reward hacking. This work introduces VHG, a verifier-enhanced hard problem generation framework built upon three-party self-play. By integrating an independent verifier into the conventional setter-solver duality, our design constrains the setter's reward to be jointly determined by problem validity (evaluated by the verifier) and difficulty (assessed by the solver). We instantiate two verifier variants: a Hard symbolic verifier and a Soft LLM-based verifier, with evaluations conducted on indefinite integral tasks and general mathematical reasoning tasks. Experimental results show that VHG substantially outperforms all baseline methods by a clear margin.

Keywords

Cite

@article{arxiv.2605.06660,
  title  = {Verifier-Backed Hard Problem Generation for Mathematical Reasoning},
  author = {Yuhang Lai and Jiazhan Feng and Yee Whye Teh and Ning Miao},
  journal= {arXiv preprint arXiv:2605.06660},
  year   = {2026}
}
R2 v1 2026-07-01T12:55:45.005Z