English

Selective Reflection-Tuning: Student-Selected Data Recycling for LLM Instruction-Tuning

Computation and Language 2024-06-11 v2 Artificial Intelligence Machine Learning

Abstract

Instruction tuning is critical to large language models (LLMs) for achieving better instruction following and task adaptation capabilities but its success heavily relies on the training data quality. Many recent methods focus on improving the data quality but often overlook the compatibility of the data with the student model being finetuned. This paper introduces Selective Reflection-Tuning, a novel paradigm that synergizes a teacher LLM's reflection and introspection for improving existing data quality with the data selection capability of the student LLM, to automatically refine existing instruction-tuning data. This teacher-student collaboration produces high-quality and student-compatible instruction-response pairs, resulting in sample-efficient instruction tuning and LLMs of superior performance. Selective Reflection-Tuning is a data augmentation and synthesis that generally improves LLM finetuning and self-improvement without collecting brand-new data. We apply our method to Alpaca and WizardLM data and achieve much stronger and top-tier 7B and 13B LLMs.

Keywords

Cite

@article{arxiv.2402.10110,
  title  = {Selective Reflection-Tuning: Student-Selected Data Recycling for LLM Instruction-Tuning},
  author = {Ming Li and Lichang Chen and Jiuhai Chen and Shwai He and Jiuxiang Gu and Tianyi Zhou},
  journal= {arXiv preprint arXiv:2402.10110},
  year   = {2024}
}

Comments

ACL2024 (findings), Camera-ready

R2 v1 2026-06-28T14:49:50.235Z