English

Optimal Budgeted Adaptation of Large Language Models

Machine Learning 2026-02-03 v1

Abstract

The trade-off between labeled data availability and downstream accuracy remains a central challenge in fine-tuning large language models (LLMs). We propose a principled framework for \emph{budget-aware supervised fine-tuning} by casting LLM adaptation as a contextual Stackelberg game. In our formulation, the learner (leader) commits to a scoring policy and a label-querying strategy, while an adaptive environment (follower) selects challenging supervised alternatives in response. To explicitly address label efficiency, we incorporate a finite supervision budget directly into the learning objective. Our algorithm operates in the full-feedback regime and achieves O~(dT)\tilde{O}(d\sqrt{T}) regret under standard linear contextual assumptions. We extend the framework with a Largest-Latency-First (LLF) confidence gate that selectively queries labels, achieving a budget-aware regret bound of O~(dB+cB)\tilde{O}(\sqrt{dB} + c\sqrt{B}) with B=βTB=\beta T.

Keywords

Cite

@article{arxiv.2602.00952,
  title  = {Optimal Budgeted Adaptation of Large Language Models},
  author = {Jing Wang and Jie Shen and Dean Foster and Zohar Karnin and Jeremy C Weiss},
  journal= {arXiv preprint arXiv:2602.00952},
  year   = {2026}
}
R2 v1 2026-07-01T09:29:46.922Z