English

LearnAlign: Data Selection for LLM Reinforcement Learning with Improved Gradient Alignment

Machine Learning 2026-04-28 v4 Artificial Intelligence

Abstract

Reinforcement learning with verifiable rewards (RLVR) has become a key technique for enhancing LLMs' reasoning abilities, yet its data inefficiency remains a major bottleneck. To address this critical yet challenging issue, we present a novel gradient-alignment-based method, named LearnAlign, which intelligently selects the learnable and representative training reasoning data for RLVR post-training. To overcome the well-known response-length bias in gradient norms, we introduce the data learnability based on the success rate, which indicates the learning potential of each data point. Experiments across five reasoning benchmarks show that our method significantly reduces training data requirements while achieving minor performance degradation or even improving performance compared to full-data training. Specifically, it reduces data requirements by up to 1,000 data points with better performance (77.5%) than that on the full dataset on the GSM8K benchmark (77.0%). Furthermore, its efficiency is demonstrated on both mathematical and code benchmarks by using much less data from the DAPO-MATH-17K dataset.

Keywords

Cite

@article{arxiv.2506.11480,
  title  = {LearnAlign: Data Selection for LLM Reinforcement Learning with Improved Gradient Alignment},
  author = {Shipeng Li and Zhiqin Yang and Shikun Li and Xiaobo Xia and Hengyu Liu and Xinghua Zhang and Gaode Chen and Dong Fang and Ying Tai and Zhe Peng},
  journal= {arXiv preprint arXiv:2506.11480},
  year   = {2026}
}

Comments

ACL 2026 Findings

R2 v1 2026-07-01T03:15:13.196Z