English

A Study on Representation Transfer for Few-Shot Learning

Computer Vision and Pattern Recognition 2022-09-07 v1 Machine Learning

Abstract

Few-shot classification aims to learn to classify new object categories well using only a few labeled examples. Transferring feature representations from other models is a popular approach for solving few-shot classification problems. In this work we perform a systematic study of various feature representations for few-shot classification, including representations learned from MAML, supervised classification, and several common self-supervised tasks. We find that learning from more complex tasks tend to give better representations for few-shot classification, and thus we propose the use of representations learned from multiple tasks for few-shot classification. Coupled with new tricks on feature selection and voting to handle the issue of small sample size, our direct transfer learning method offers performance comparable to state-of-art on several benchmark datasets.

Keywords

Cite

@article{arxiv.2209.02073,
  title  = {A Study on Representation Transfer for Few-Shot Learning},
  author = {Chun-Nam Yu and Yi Xie},
  journal= {arXiv preprint arXiv:2209.02073},
  year   = {2022}
}

Comments

13 pages, 1 figure

R2 v1 2026-06-28T00:45:15.320Z