English

Instructions are all you need: Self-supervised Reinforcement Learning for Instruction Following

Computation and Language 2026-04-15 v4 Artificial Intelligence

Abstract

Language models often struggle to follow multi-constraint instructions that are crucial for real-world applications. Existing reinforcement learning (RL) approaches suffer from dependency on external supervision and sparse reward signals from multi-constraint tasks. We propose a label-free self-supervised RL framework that eliminates dependency on external supervision by deriving reward signals directly from instructions and generating pseudo-labels for reward model training. Our approach introduces constraint decomposition strategies and efficient constraint-wise binary classification to address sparse reward challenges while maintaining computational efficiency. Experiments show that our approach generalizes well, achieving strong improvements across 3 in-domain and 5 out-of-domain datasets, including challenging agentic and multi-turn instruction following. The data and code are publicly available at https://github.com/Rainier-rq/verl-if

Keywords

Cite

@article{arxiv.2510.14420,
  title  = {Instructions are all you need: Self-supervised Reinforcement Learning for Instruction Following},
  author = {Qingyu Ren and Qianyu He and Powei Chang and Jie Zeng and Zeye Sun and Fei Yu and Jiaqing Liang and Yanghua Xiao},
  journal= {arXiv preprint arXiv:2510.14420},
  year   = {2026}
}
R2 v1 2026-07-01T06:40:43.574Z