Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RAISE: Reinforced Adaptive Instruction Selection For Large Language Models

About

In the instruction fine-tuning of large language models (LLMs), it is widely recognized that a few high-quality instructions are superior to a large number of low-quality instructions. At present, many instruction selection methods have been proposed, but most of these methods select instruction based on heuristic quality metrics, and only consider data selection before training. These designs lead to insufficient optimization of instruction fine-tuning, and fixed heuristic indicators are often difficult to optimize for specific tasks. Therefore, we design a dynamic, task-objective-driven instruction selection framework RAISE(Reinforced Adaptive Instruction SElection), which incorporates the entire instruction fine-tuning process into optimization, selecting instructions at each step based on the expected impact of each instruction on model performance improvement. Our approach is well interpretable and has strong task-specific optimization capabilities. By modeling dynamic instruction selection as a sequential decision-making process, we use RL to train our selection strategy. Extensive experiments and result analysis prove the superiority of our method compared with other instruction selection methods. Notably, RAISE achieves superior performance by updating only 1% of the training steps compared to full-data training, demonstrating its efficiency and effectiveness.

Qingsong Lv, Yangning Li, Zihua Lan, Zishan Xu, Jiwei Tang, Tingwei Lu, Yinghui Li, Wenhao Jiang, Hong-Gee Kim, Hai-Tao Zheng, Philip S. Yu• 2025

Related benchmarks

TaskDatasetResultRank
Science Question AnsweringARC Challenge
Accuracy55.97
234
Question AnsweringARC Challenge
Normalized Accuracy51.28
48
General Language ModelingMMLU, ARC-Challenge, and CommonsenseQA Aggregate
Average Score64.77
24
Language UnderstandingMMLU
MMLU Score65.32
24
Mathematical ReasoningGSM8K
GSM8K Accuracy58.76
14
Multi-task Language UnderstandingMMLU
MMLU Score64.17
14
Showing 6 of 6 rows

Other info

Follow for update