Abstract
The goal of few-shot learning is to learn a classifier that can recognize unseen classes from limited support data with labels. A common practice for this task is to train a model on the base set first and then transfer to novel classes through fine-tuning1 or meta-learning. However, as the base classes have no overlap to the novel set, simply transferring whole knowledge from base data is not an optimal solution since some knowledge in the base model may be biased or even harmful to the novel class. In this paper, we propose to transfer partial knowledge by freezing or fine-tuning particular layer(s) in the base model. Specifically, layers will be imposed different learning rates if they are chosen to be fine-tuned, to control the extent of preserved transferability. To determine which layers to be recast and what values of learning rates for them, we introduce an evolutionary search based method that is efficient to simultaneously locate the target layers and determine their individual learning rates. We conduct extensive experiments on CUB and mini-ImageNet to demonstrate the effectiveness of our proposed method. It achieves the state-of-the-art performance on both meta-learning and non-meta based frameworks. Furthermore, we extend our method to the conventional pre-training + fine-tuning paradigm and obtain consistent improvement.
| Original language | English |
|---|---|
| Title of host publication | 35th AAAI Conference on Artificial Intelligence, AAAI 2021 |
| Publisher | Association for the Advancement of Artificial Intelligence |
| Pages | 9594-9602 |
| Number of pages | 9 |
| ISBN (Electronic) | 9781713835974 |
| DOIs | |
| Publication status | Published - 2021 |
| Event | 35th AAAI Conference on Artificial Intelligence, AAAI 2021 - Virtual, Online Duration: 2 Feb 2021 → 9 Feb 2021 |
Publication series
| Name | 35th AAAI Conference on Artificial Intelligence, AAAI 2021 |
|---|---|
| Volume | 11A |
Conference
| Conference | 35th AAAI Conference on Artificial Intelligence, AAAI 2021 |
|---|---|
| City | Virtual, Online |
| Period | 2/02/21 → 9/02/21 |
Bibliographical note
Publisher Copyright:Copyright © 2021, Association for the Advancement of Artificial Intelligence (www.aaai.org). All rights reserved.