English

Neural Fine-Tuning Search for Few-Shot Learning

Computer Vision and Pattern Recognition 2023-06-16 v1 Machine Learning

Abstract

In few-shot recognition, a classifier that has been trained on one set of classes is required to rapidly adapt and generalize to a disjoint, novel set of classes. To that end, recent studies have shown the efficacy of fine-tuning with carefully crafted adaptation architectures. However this raises the question of: How can one design the optimal adaptation strategy? In this paper, we study this question through the lens of neural architecture search (NAS). Given a pre-trained neural network, our algorithm discovers the optimal arrangement of adapters, which layers to keep frozen and which to fine-tune. We demonstrate the generality of our NAS method by applying it to both residual networks and vision transformers and report state-of-the-art performance on Meta-Dataset and Meta-Album.

Keywords

Cite

@article{arxiv.2306.09295,
  title  = {Neural Fine-Tuning Search for Few-Shot Learning},
  author = {Panagiotis Eustratiadis and Łukasz Dudziak and Da Li and Timothy Hospedales},
  journal= {arXiv preprint arXiv:2306.09295},
  year   = {2023}
}
R2 v1 2026-06-28T11:06:14.135Z