paper-with-me

Papers

CoDiQ: Test-Time Scaling for Controllable Difficult Question Generation

2026-02-02 · Zhongyuan Peng, Caijun Xu, Changyi Xiao, Shibo Hong, Eli Zhang, Stephen Huang, Yixin Cao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.01660

Code (0)

등록된 구현이 없습니다.

Tasks

Question Generation

Similar Papers 제목 키워드 기반

Analyse morpho-syntaxique en pr\'esence d'alternance codique (PoS tagging of Code Switching)

2018-05-01 · JEPTALNRECITAL 2018 5 · Jos{\'e} Carlos Rosales N{\'u}{\~n}ez, Guillaume Wisniewski

L{'}alternance codique est le ph{\'e}nom{\`e}ne qui consiste {\`a} alterner les langues au cours d{'}une m{\^e}me conversation ou d{'}une m{\^e}me phrase. Avec l{'}augmentation du volume g{\'e}n{\'e}r{\'e} par les utilis…

POSPOS Tagging

Test-Time Compute Scaling for ASR with Depth-Conditioned Looped Transformers

2026-06-03 · Yacouba Kaloga, Shashi Kumar, Shakeel A. Sheikh, Driss Khalil 외 arxiv

End-to-end ASR systems typically use fixed-depth acoustic encoders at inference, making it difficult to trade additional test-time computation for improved recognition without training a larger model. A natural approach …

Speech Recognition

Control-R: Towards controllable test-time scaling

2025-05-30 · Di Zhang, Weida Wang, Junxian Li, Xunzhi Wang 외

This paper target in addressing the challenges of underthinking and overthinking in long chain-of-thought (CoT) reasoning for Large Reasoning Models (LRMs) by introducing Reasoning Control Fields (RCF)--a novel test-time…

4k

MindJourney: Test-Time Scaling with World Models for Spatial Reasoning

2025-07-16 · Yuncong Yang, Jiageng Liu, Zheyuan Zhang, Siyuan Zhou 외

Spatial reasoning in 3D space is central to human cognition and indispensable for embodied tasks such as navigation and manipulation. However, state-of-the-art vision-language models (VLMs) struggle frequently with tasks…

Spatial Reasoning

Scenario Generation in Roundabouts with Adjustable Interaction Intensity

2026-05-18 · Li Li, Till Temmen, Tobias Brinkmann, Björn Krautwig 외 arxiv

Roundabouts, characterized by frequent merging and yielding interactions, remain a safety-critical corner case for the development and testing of intelligent driving functions. However, extracting sufficient near-critica…