Unleashing LLM Reasoning Capability via Scalable Question Synthesis from Scratch
Yuyang Ding, Xinyu Shi, Xiaobo Liang, Juntao Li, Zhaopeng Tu, Qiaoming Zhu, Min Zhang

TL;DR
This paper introduces ScaleQuest, a scalable and cost-effective method for generating large mathematical reasoning datasets using lightweight models, significantly improving LLM reasoning capabilities without relying on proprietary data.
Contribution
We propose a novel two-stage question synthesis method, ScaleQuest, enabling large-scale dataset creation from scratch with lightweight models, enhancing open-source LLM reasoning performance.
Findings
Models trained on our dataset outperform existing open-source datasets in reasoning tasks.
Performance improves with increasing data volume, demonstrating scalability.
Significant gains in code reasoning tasks show strong generalization.
Abstract
Improving the mathematical reasoning capabilities of Large Language Models (LLMs) is critical for advancing artificial intelligence. However, access to extensive, diverse, and high-quality reasoning datasets remains a significant challenge, particularly for the open-source community. In this paper, we propose ScaleQuest, a novel, scalable, and cost-effective data synthesis method that enables the generation of large-scale mathematical reasoning datasets using lightweight 7B-scale models. ScaleQuest introduces a two-stage question-tuning process comprising Question Fine-Tuning (QFT) and Question Preference Optimization (QPO) to unlock the question generation capabilities of problem-solving models. By generating diverse questions from scratch -- without relying on powerful proprietary models or seed data -- we produce a dataset of 1 million problem-solution pairs. Our experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗dyyyyyyyy/Llama3-8B-ScaleQuestmodel· 3 dl3 dl
- 🤗dyyyyyyyy/Mistral-7B-ScaleQuestmodel· 4 dl· ♡ 14 dl♡ 1
- 🤗dyyyyyyyy/DeepSeekMath-7B-ScaleQuestmodel· 3 dl3 dl
- 🤗dyyyyyyyy/Qwen2-Math-7B-ScaleQuestmodel· 13 dl· ♡ 113 dl♡ 1
- 🤗dyyyyyyyy/ScaleQuest-DeepSeekMath-7B-QGenmodel· 4 dl· ♡ 34 dl♡ 3
- 🤗dyyyyyyyy/ScaleQuest-Qwen2-Math-7B-QGenmodel· 17 dl17 dl
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Data Mining Algorithms and Applications · Educational Technology and Assessment
