2022

Surgical Fine-Tuning Improves Adaptation to Distribution Shifts

Lee, Yoonho, Chen, Annie S., Tajwar, Fahim et al.

Understand

A common approach to transfer learning under distribution shift is to fine-tune the last few layers of a pre-trained model, preserving learned features while also adapting to the new task.

  • This paper shows that in such settings, selectively fine-tuning a subset of layers (which we term surgical fine-tuning) matches or outperforms commonly used fine-tuning approaches.
  • Moreover, the type of distribution shift influences which subset is more effective to tune: for example, for image corruptions, fine-tuning only the first few layers works best.
  • We validate our findings systematically across seven real-world data tasks spanning three types of distribution shifts.

Reading the bibliography…