English

BitFit: Simple Parameter-efficient Fine-tuning for Transformer-based Masked Language-models

Machine Learning 2026-01-30 v5 Computation and Language

Abstract

We introduce BitFit, a sparse-finetuning method where only the bias-terms of the model (or a subset of them) are being modified. We show that with small-to-medium training data, applying BitFit on pre-trained BERT models is competitive with (and sometimes better than) fine-tuning the entire model. For larger data, the method is competitive with other sparse fine-tuning methods. Besides their practical utility, these findings are relevant for the question of understanding the commonly-used process of finetuning: they support the hypothesis that finetuning is mainly about exposing knowledge induced by language-modeling training, rather than learning new task-specific linguistic knowledge.

Keywords

Cite

@article{arxiv.2106.10199,
  title  = {BitFit: Simple Parameter-efficient Fine-tuning for Transformer-based Masked Language-models},
  author = {Elad Ben-Zaken and Shauli Ravfogel and Yoav Goldberg},
  journal= {arXiv preprint arXiv:2106.10199},
  year   = {2026}
}

Comments

Accepted at ACL 2022 main conference

R2 v1 2026-06-24T03:22:00.818Z