English

Layer-Wise Adaptive Updating for Few-Shot Image Classification

Computer Vision and Pattern Recognition 2021-09-08 v1 Machine Learning Image and Video Processing Machine Learning

Abstract

Few-shot image classification (FSIC), which requires a model to recognize new categories via learning from few images of these categories, has attracted lots of attention. Recently, meta-learning based methods have been shown as a promising direction for FSIC. Commonly, they train a meta-learner (meta-learning model) to learn easy fine-tuning weight, and when solving an FSIC task, the meta-learner efficiently fine-tunes itself to a task-specific model by updating itself on few images of the task. In this paper, we propose a novel meta-learning based layer-wise adaptive updating (LWAU) method for FSIC. LWAU is inspired by an interesting finding that compared with common deep models, the meta-learner pays much more attention to update its top layer when learning from few images. According to this finding, we assume that the meta-learner may greatly prefer updating its top layer to updating its bottom layers for better FSIC performance. Therefore, in LWAU, the meta-learner is trained to learn not only the easy fine-tuning model but also its favorite layer-wise adaptive updating rule to improve its learning efficiency. Extensive experiments show that with the layer-wise adaptive updating rule, the proposed LWAU: 1) outperforms existing few-shot classification methods with a clear margin; 2) learns from few images more efficiently by at least 5 times than existing meta-learners when solving FSIC.

Keywords

Cite

@article{arxiv.2007.08129,
  title  = {Layer-Wise Adaptive Updating for Few-Shot Image Classification},
  author = {Yunxiao Qin and Weiguo Zhang and Zezheng Wang and Chenxu Zhao and Jingping Shi},
  journal= {arXiv preprint arXiv:2007.08129},
  year   = {2021}
}
R2 v1 2026-06-23T17:09:32.397Z