EMNLP 20250 citations

RAISE: Reinforced Adaptive Instruction Selection For Large Language Models

Qingsong Lv, Yangning Li, Zihua Lan, Zishan Xu, Jiwei Tang, Tingwei Lu, Yinghui Li, Wenhao Jiang

Abstract

Instruction tuning of large language models (LLMs) benefits more from a handful of high-quality examples than from hordes of low-quality ones. Existing selection methods typically rely on static, heuristic quality scores and are executed only once before training. Consequently, they neither adapt to the changing state of the model nor target downstream objectives, leaving substantial room for optimization. We propose RAISE (**R**einforced **A**daptive **I**nstruction **SE**lection), a *dynamic*, *task-driven* framework that integrates selection into every training step. At each step, RAISE estimates the expected contribution of each candidate instruction to task performance and admits only the most helpful. By modeling this process as sequential decision making, we optimize the selector with reinforcement learning, yielding an interpretable policy specialized for the target task. Extensive experiments show that RAISE reaches comparable or better results than full-data training while updating only 1% of the steps, demonstrating both high efficacy and significant computational savings.

BibTeX
@inproceedings{emnlp2025_raisereinforceda,
  title = {RAISE: Reinforced Adaptive Instruction Selection For Large Language Models},
  author = {Qingsong Lv and Yangning Li and Zihua Lan and Zishan Xu and Jiwei Tang and Tingwei Lu and Yinghui Li and Wenhao Jiang and Hong-Gee Kim and Hai-Tao Zheng and Philip S. Yu},
  booktitle = {EMNLP 2025},
  year = {2025}
}
RAISE: Reinforced Adaptive Instruction Selection For Large Language Models · EMNLP 2025