Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Superfiltering: Weak-to-Strong Data Filtering for Fast Instruction-Tuning

About

Instruction tuning is critical to improve LLMs but usually suffers from low-quality and redundant data. Data filtering for instruction tuning has proved important in improving both the efficiency and performance of the tuning process. But it also leads to extra cost and computation due to the involvement of LLMs in this process. To reduce the filtering cost, we study Superfiltering: Can we use a smaller and weaker model to select data for finetuning a larger and stronger model? Despite the performance gap between weak and strong language models, we find their highly consistent capability to perceive instruction difficulty and data selection results. This enables us to use a much smaller and more efficient model to filter the instruction data used to train a larger language model. Not only does it largely speed up the data filtering, but the filtered-data-finetuned LLM achieves even better performance on standard benchmarks. Extensive experiments validate the efficacy and efficiency of our approach.

Ming Li, Yong Zhang, Shwai He, Zhitao Li, Hongyu Zhao, Jianzong Wang, Ning Cheng, Tianyi Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K (test)
Accuracy7.6
900
Mathematical ReasoningMATH 500
Accuracy63.4
442
Financial Question AnsweringFiQA
Accuracy31.5
85
Medical Knowledge Question AnsweringMedical Domain (MedQA, MMLU, MedMCQA) (test)
MedQA Score41.63
45
Multi-turn Instruction FollowingMT-Bench
MT-Bench Score (GPT-4)3.968
44
General CapabilityBBH, GSM8K, MMLU, TruthfulQA, HumanEval, MBPP
Average Score26.03
30
ReasoningBBH, GSM8K
BBH Score31.77
30
CodingHumanEval, MBPP
HumanEval Score20.12
30
KnowledgeMMLU, TruthfulQA
MMLU34.28
30
Language UnderstandingAggregate ARC-C, MMLU, HellaSwag, TruthfulQA (test)
Total Score142
22
Showing 10 of 27 rows

Other info

Follow for update