English

Graph-based Interpolation of Feature Vectors for Accurate Few-Shot Classification

Machine Learning 2021-01-29 v4 Machine Learning

Abstract

In few-shot classification, the aim is to learn models able to discriminate classes using only a small number of labeled examples. In this context, works have proposed to introduce Graph Neural Networks (GNNs) aiming at exploiting the information contained in other samples treated concurrently, what is commonly referred to as the transductive setting in the literature. These GNNs are trained all together with a backbone feature extractor. In this paper, we propose a new method that relies on graphs only to interpolate feature vectors instead, resulting in a transductive learning setting with no additional parameters to train. Our proposed method thus exploits two levels of information: a) transfer features obtained on generic datasets, b) transductive information obtained from other samples to be classified. Using standard few-shot vision classification datasets, we demonstrate its ability to bring significant gains compared to other works.

Keywords

Cite

@article{arxiv.2001.09849,
  title  = {Graph-based Interpolation of Feature Vectors for Accurate Few-Shot Classification},
  author = {Yuqing Hu and Vincent Gripon and Stéphane Pateux},
  journal= {arXiv preprint arXiv:2001.09849},
  year   = {2021}
}
R2 v1 2026-06-23T13:21:49.643Z