English

Dynamic Subset Tuning: Expanding the Operational Range of Parameter-Efficient Training for Large Language Models

Computation and Language 2024-11-14 v1 Machine Learning

Abstract

We propose a novel parameter-efficient training (PET) method for large language models that adapts models to downstream tasks by optimizing a small subset of the existing model parameters. Unlike prior methods, this subset is not fixed in location but rather which parameters are modified evolves over the course of training. This dynamic parameter selection can yield good performance with many fewer parameters than extant methods. Our method enables a seamless scaling of the subset size across an arbitrary proportion of the total model size, while popular PET approaches like prompt tuning and LoRA cover only a small part of this spectrum. We match or outperform prompt tuning and LoRA in most cases on a variety of NLP tasks (MT, QA, GSM8K, SuperGLUE) for a given parameter budget across different model families and sizes.

Keywords

Cite

@article{arxiv.2411.08610,
  title  = {Dynamic Subset Tuning: Expanding the Operational Range of Parameter-Efficient Training for Large Language Models},
  author = {Felix Stahlberg and Jared Lichtarge and Shankar Kumar},
  journal= {arXiv preprint arXiv:2411.08610},
  year   = {2024}
}

Comments

NeurIPS 2024 Workshop on Adaptive Foundation Models

R2 v1 2026-06-28T19:58:20.997Z