English

XtarNet: Learning to Extract Task-Adaptive Representation for Incremental Few-Shot Learning

Machine Learning 2020-07-02 v2 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Learning novel concepts while preserving prior knowledge is a long-standing challenge in machine learning. The challenge gets greater when a novel task is given with only a few labeled examples, a problem known as incremental few-shot learning. We propose XtarNet, which learns to extract task-adaptive representation (TAR) for facilitating incremental few-shot learning. The method utilizes a backbone network pretrained on a set of base categories while also employing additional modules that are meta-trained across episodes. Given a new task, the novel feature extracted from the meta-trained modules is mixed with the base feature obtained from the pretrained model. The process of combining two different features provides TAR and is also controlled by meta-trained modules. The TAR contains effective information for classifying both novel and base categories. The base and novel classifiers quickly adapt to a given task by utilizing the TAR. Experiments on standard image datasets indicate that XtarNet achieves state-of-the-art incremental few-shot learning performance. The concept of TAR can also be used in conjunction with existing incremental few-shot learning methods; extensive simulation results in fact show that applying TAR enhances the known methods significantly.

Keywords

Cite

@article{arxiv.2003.08561,
  title  = {XtarNet: Learning to Extract Task-Adaptive Representation for Incremental Few-Shot Learning},
  author = {Sung Whan Yoon and Do-Yeon Kim and Jun Seo and Jaekyun Moon},
  journal= {arXiv preprint arXiv:2003.08561},
  year   = {2020}
}

Comments

In Proceedings of the 37th International Conference on Machine Learning (ICML) 2020, Vienna, Austria, PMLR 119; *Equal contribution

R2 v1 2026-06-23T14:19:35.170Z