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

FisherSFT: Data-Efficient Supervised Fine-Tuning of Language Models Using Information Gain

About

Supervised fine-tuning (SFT) is a standard approach to adapting large language models (LLMs) to new domains. In this work, we improve the statistical efficiency of SFT by selecting an informative subset of training examples. Specifically, for a fixed budget of training examples, which determines the computational cost of fine-tuning, we determine the most informative ones. The key idea in our method is to select examples that maximize information gain, measured by the Hessian of the log-likelihood of the LLM. We approximate it efficiently by linearizing the LLM at the last layer using multinomial logistic regression models. Our approach is computationally efficient, analyzable, and performs well empirically. We demonstrate this on several problems, and back our claims with both quantitative results and an LLM evaluation.

Rohan Deb, Kiran Thekumparampil, Kousha Kalantari, Gaurush Hiranandani, Shoham Sabach, Branislav Kveton• 2025

Related benchmarks

TaskDatasetResultRank
Code-Specific Instruction Tuning EvaluationMagicoder Evaluation Suite
ARC-C Accuracy50.94
48
Instruction Fine-tuningMetaMathQA Fine-tuning Evaluation Suite (ARC-C, PIQA, MMLU, HE, GSM8K) (test)
ARC-C Accuracy49.81
32
Showing 2 of 2 rows

Other info

Follow for update