ACL 2024long26 citations

One-Shot Learning as Instruction Data Prospector for Large Language Models

Yunshui Li, Binyuan Hui, Xiaobo Xia, Jiaxi Yang, Min Yang, Lei Zhang, Shuzheng Si, Ling-Hao Chen

Abstract

Contemporary practices in instruction tuning often hinge on enlarging data scaling without a clear strategy for ensuring data quality, inadvertently introducing noise that may compromise model performance. To address this challenge, we introduce Nuggets, a novel and efficient methodology that leverages one-shot learning to discern and select high-quality instruction data from extensive datasets. Nuggets assesses the potential of individual instruction examples to act as effective one-shot learning instances, thereby identifying those that can significantly improve performance across diverse tasks. Nuggets utilizes a scoring system based on the impact of candidate examples on the perplexity of a diverse anchor set, facilitating the selection of the most advantageous data for instruction tuning. Through rigorous evaluations on two benchmarks, namely MT-Bench and Alpaca-Eval, our study illustrates that instruction tuning with the top 1% of examples curated by Nuggets substantially outperforms conventional methods employing the entire dataset.

BibTeX
@inproceedings{li-etal-2024-one,
    title = "One-Shot Learning as Instruction Data Prospector for Large Language Models",
    author = "Li, Yunshui  and
      Hui, Binyuan  and
      Xia, Xiaobo  and
      Yang, Jiaxi  and
      Yang, Min  and
      Zhang, Lei  and
      Si, Shuzheng  and
      Chen, Ling-Hao  and
      Liu, Junhao  and
      Liu, Tongliang  and
      Huang, Fei  and
      Li, Yongbin",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.252/",
    doi = "10.18653/v1/2024.acl-long.252",
    pages = "4586--4601"
}
One-Shot Learning as Instruction Data Prospector for Large Language Models · ACL 2024