CLAIFeb 2

CoDiQ: Test-Time Scaling for Controllable Difficult Question Generation

arXiv:2602.01660v1h-index: 3Has Code
Originality Highly original
AI Analysis

This addresses the need for scalable and precisely controlled difficult question generation to enhance reasoning capabilities in AI models, representing a novel method for a known bottleneck.

The paper tackles the problem of generating challenging competition-level questions for training Large Reasoning Models by proposing CoDiQ, a framework for controllable difficulty question generation, resulting in a corpus of 44K questions that are significantly more challenging than existing benchmarks with over 82% solvability and improve reasoning performance when used for training.

Large Reasoning Models (LRMs) benefit substantially from training on challenging competition-level questions. However, existing automated question synthesis methods lack precise difficulty control, incur high computational costs, and struggle to generate competition-level questions at scale. In this paper, we propose CoDiQ (Controllable Difficult Question Generation), a novel framework enabling fine-grained difficulty control via test-time scaling while ensuring question solvability. Specifically, first, we identify a test-time scaling tendency (extended reasoning token budget boosts difficulty but reduces solvability) and the intrinsic properties defining the upper bound of a model's ability to generate valid, high-difficulty questions. Then, we develop CoDiQ-Generator from Qwen3-8B, which improves the upper bound of difficult question generation, making it particularly well-suited for challenging question construction. Building on the CoDiQ framework, we build CoDiQ-Corpus (44K competition-grade question sequences). Human evaluations show these questions are significantly more challenging than LiveCodeBench/AIME with over 82% solvability. Training LRMs on CoDiQ-Corpus substantially improves reasoning performance, verifying that scaling controlled-difficulty training questions enhances reasoning capabilities. We open-source CoDiQ-Corpus, CoDiQ-Generator, and implementations to support related research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes