Papers › From Quantity to Quality: Boosting LLM Performance with Self-Guided Data Selection for...

From Quantity to Quality: Boosting LLM Performance with Self-Guided Data Selection for Instruction Tuning

23 Aug 2023arXiv:2308.12032archive 2025-07-28

Ming Li, Yong Zhang, Zhitao Li, Jiuhai Chen, Lichang Chen, Ning Cheng, Jianzong Wang, Tianyi Zhou, Jing Xiao

In the realm of Large Language Models (LLMs), the balance between instruction data quality and quantity is a focal point. Recognizing this, we introduce a self-guided methodology for LLMs to autonomously discern and select cherry samples from open-source datasets, effectively minimizing manual curation and potential cost for instruction tuning an LLM. Our key innovation, the Instruction-Following Difficulty (IFD) metric, emerges as a pivotal metric to identify discrepancies between a model's expected responses and its intrinsic generation capability. Through the application of IFD, cherry samples can be pinpointed, leading to a marked uptick in model training efficiency. Empirical validations on datasets like Alpaca and WizardLM underpin our findings; with a mere 10% of original data input, our strategy showcases improved results. This synthesis of self-guided cherry-picking and the IFD metric signifies a transformative leap in the instruction tuning of LLMs, promising both efficiency and resource-conscious advancements. Codes, data, and models are available: https://github.com/tianyi-lab/Cherry_LLM

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.12032")

Code

Syntology Ran 7 of 10 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: official repository: 10 samples from 2 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mingliiii/cherry_llm officialmentioned in papermentioned on GitHubpytorch report
tianyi-lab/cherry_llm officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 7 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
4ran
3unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

contains_unwanted_words mingliiii/cherry_llm/cherry_seletion/filter.py official repository ran no licence file found · pointer only · 1027a8eada0787fe · report
do_clustering tianyi-lab/cherry_llm/cherry_seletion/data_by_cluster.py official repository ran · our draft was wrong no licence file found · pointer only · 4074e296f6e7cfbd · report
filter_and_sort mingliiii/cherry_llm/cherry_seletion/select_from_ifd_json.py official repository ran no licence file found · pointer only · dc23ce6f89ae1a24 · report
get_scores_all mingliiii/cherry_llm/evaluation/generation/review_eval_score.py official repository ran no licence file found · pointer only · ead25b78800cc44e · report
jload mingliiii/cherry_llm/training/stanford_alpaca/utils.py official repository ran · our draft was wrong no licence file found · pointer only · d07d04439cd1d44f · report
sample_middle_confidence_data tianyi-lab/cherry_llm/cherry_seletion/data_by_cluster.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · af536b3fc01fe265 · report
survey mingliiii/cherry_llm/evaluation/generation/review_eval_score.py official repository ran no licence file found · pointer only · c8e90c3f0bce2602 · report
do_reduce_dim tianyi-lab/cherry_llm/cherry_seletion/data_by_cluster.py official repository unverified no licence file found · pointer only · a41506c5219a072d · report
get_perplexity_and_embedding_part_text tianyi-lab/cherry_llm/cherry_seletion/data_analysis.py official repository unverified no licence file found · pointer only · 48b1bd5978f1385e · report
get_perplexity_and_embedding_whole_text tianyi-lab/cherry_llm/cherry_seletion/data_analysis.py official repository unverified no licence file found · pointer only · bafe0f8c61e7e6a9 · report

Tasks

Instruction Following

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections