Computer Science > Computation and Language
[Submitted on 29 Jan 2024 (this version), latest version 27 Aug 2024 (v7)]
Title:SelectLLM: Can LLMs Select Important Instructions to Annotate?
View PDF HTML (experimental)Abstract:Training large language models (LLMs) with a large and diverse instruction dataset aligns the models to comprehend and follow human instructions. Recent works have shown that using a small set of high-quality instructions can outperform using large yet more noisy ones. Because instructions are unlabeled and their responses are natural text, traditional active learning schemes with the model's confidence cannot be directly applied to the selection of unlabeled instructions. In this work, we propose a novel method for instruction selection, called SelectLLM, that leverages LLMs for the selection of high-quality instructions. Our high-level idea is to use LLMs to estimate the usefulness and impactfulness of each instruction without the corresponding labels (i.e., responses), via prompting. SelectLLM involves two steps: dividing the unlabelled instructions using a clustering algorithm (e.g., CoreSet) to multiple clusters, and then prompting LLMs to choose high-quality instructions within each cluster. SelectLLM showed comparable or slightly better performance on the popular instruction benchmarks, compared to the recent state-of-the-art selection methods. All code and data are publicly available (this https URL).
Submission history
From: Ritik Sachin Parkar [view email][v1] Mon, 29 Jan 2024 20:44:10 UTC (10,251 KB)
[v2] Tue, 20 Feb 2024 07:58:23 UTC (10,172 KB)
[v3] Fri, 23 Feb 2024 22:28:17 UTC (10,172 KB)
[v4] Tue, 5 Mar 2024 20:55:35 UTC (10,172 KB)
[v5] Thu, 18 Apr 2024 01:35:12 UTC (10,172 KB)
[v6] Tue, 20 Aug 2024 20:51:22 UTC (10,178 KB)
[v7] Tue, 27 Aug 2024 17:57:07 UTC (10,178 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.