English

The Expressive Power of Tuning Only the Normalization Layers

Machine Learning 2023-07-06 v2 Artificial Intelligence Machine Learning

Abstract

Feature normalization transforms such as Batch and Layer-Normalization have become indispensable ingredients of state-of-the-art deep neural networks. Recent studies on fine-tuning large pretrained models indicate that just tuning the parameters of these affine transforms can achieve high accuracy for downstream tasks. These findings open the questions about the expressive power of tuning the normalization layers of frozen networks. In this work, we take the first step towards this question and show that for random ReLU networks, fine-tuning only its normalization layers can reconstruct any target network that is O(width)O(\sqrt{\text{width}}) times smaller. We show that this holds even for randomly sparsified networks, under sufficient overparameterization, in agreement with prior empirical work.

Keywords

Cite

@article{arxiv.2302.07937,
  title  = {The Expressive Power of Tuning Only the Normalization Layers},
  author = {Angeliki Giannou and Shashank Rajput and Dimitris Papailiopoulos},
  journal= {arXiv preprint arXiv:2302.07937},
  year   = {2023}
}
R2 v1 2026-06-28T08:41:10.460Z