Placing Puzzle Pieces Where They Matter: A Question Augmentation Framework for Reinforcement Learning
Yangyi Fang, Jiaye Lin, Xiaoliang Fu, Cong Qin, Haolin Shi

TL;DR
PieceHint is a framework that improves reinforcement learning for language models by strategically providing critical reasoning hints, balancing guidance and independence to enhance reasoning diversity and performance.
Contribution
It introduces a method to score and selectively provide hints during training, enabling models to transition from guided learning to independent reasoning.
Findings
Achieves comparable performance to larger models on mathematical benchmarks.
Preserves pass@k diversity across different k values.
Effectively balances hint guidance and reasoning diversity.
Abstract
Reinforcement learning has become a powerful approach for enhancing large language model reasoning, but faces a fundamental dilemma: training on easy problems can cause overfitting and pass@k degradation, while training on hard problems often results in sparse rewards. Recent question augmentation methods address this by prepending partial solutions as hints. However, uniform hint provision may introduce redundant information while missing critical reasoning bottlenecks, and excessive hints can reduce reasoning diversity, causing pass@k degradation. We propose \textbf{PieceHint}, a hint injection framework that strategically identifies and provides critical reasoning steps during training. By scoring the importance of different reasoning steps, selectively allocating hints based on problem difficulty, and progressively withdrawing scaffolding, PieceHint enables models to transition from…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
