English

Beyond Similarity: A Gradient-based Graph Method for Instruction Tuning Data Selection

Computation and Language 2025-02-18 v1

Abstract

Large language models (LLMs) have shown great potential across various industries due to their remarkable ability to generalize through instruction tuning. However, the limited availability of domain-specific data significantly hampers their performance on specialized tasks. While existing methods primarily focus on selecting training data from general datasets that are similar to the target domain, they often fail to consider the joint distribution of instructions, resulting in inefficient learning and suboptimal knowledge transfer. To address these challenges, we introduce G2IS (Gradient-based Graph Instruction Selection), a novel method that constructs a mixed gradient-based instruction graph to capture the joint distribution and interdependencies between instructions. By accounting for the relationships between instructions, G2IS improves domain adaptation efficiency. Additionally, we propose a gradient walk algorithm to refine the data selection process, enhancing both training effectiveness and efficiency. Our experiments demonstrate that G2IS outperforms traditional methods across various domain adaptation tasks, yielding significant performance gains, particularly in complex, data-scarce scenarios. These results underscore the potential of G2IS in advancing the development of large, domain-specific models.

Keywords

Cite

@article{arxiv.2502.11062,
  title  = {Beyond Similarity: A Gradient-based Graph Method for Instruction Tuning Data Selection},
  author = {Yang Zhao and Li Du and Xiao Ding and Yangou Ouyang and Hepeng Wang and Kai Xiong and Jinglong Gao and Zhouhao Sun and Dongliang Xu and Yang Qing and Dongchen Li and Bing Qin and Ting Liu},
  journal= {arXiv preprint arXiv:2502.11062},
  year   = {2025}
}
R2 v1 2026-06-28T21:45:52.895Z