SwS: Self-aware Weakness-driven Problem Synthesis in Reinforcement Learning for LLM Reasoning
Xiao Liang, Zhong-Zhi Li, Yeyun Gong, Yang Wang, Hengyuan Zhang, Yelong Shen, Ying Nian Wu, Weizhu Chen

TL;DR
This paper introduces SwS, a self-aware problem synthesis framework that identifies and addresses model weaknesses in reinforcement learning for large language models, improving reasoning performance without external knowledge distillation.
Contribution
The paper presents a novel self-aware weakness-driven synthesis method that systematically targets model deficiencies to enhance learning efficiency and reasoning ability.
Findings
Achieves average performance gains of 10.0% and 7.7% on 7B and 32B models.
Effectively identifies and strengthens model weaknesses through synthesized problems.
Improves reasoning benchmarks without relying on external knowledge distillation.
Abstract
Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for training large language models (LLMs) on complex reasoning tasks, such as mathematical problem solving. A prerequisite for the scalability of RLVR is a high-quality problem set with precise and verifiable answers. However, the scarcity of well-crafted human-labeled math problems and limited-verification answers in existing distillation-oriented synthetic datasets limit their effectiveness in RL. Additionally, most problem synthesis strategies indiscriminately expand the problem set without considering the model's capabilities, leading to low efficiency in generating useful questions. To mitigate this issue, we introduce a Self-aware Weakness-driven problem Synthesis framework (SwS) that systematically identifies model deficiencies and leverages them for problem augmentation. Specifically, we define weaknesses…
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
Videos
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
MethodsFocus · Sparse Evolutionary Training
