English

Few-shot Image Recognition with Manifolds

Computer Vision and Pattern Recognition 2020-10-26 v1

Abstract

In this paper, we extend the traditional few-shot learning (FSL) problem to the situation when the source-domain data is not accessible but only high-level information in the form of class prototypes is available. This limited information setup for the FSL problem deserves much attention due to its implication of privacy-preserving inaccessibility to the source-domain data but it has rarely been addressed before. Because of limited training data, we propose a non-parametric approach to this FSL problem by assuming that all the class prototypes are structurally arranged on a manifold. Accordingly, we estimate the novel-class prototype locations by projecting the few-shot samples onto the average of the subspaces on which the surrounding classes lie. During classification, we again exploit the structural arrangement of the categories by inducing a Markov chain on the graph constructed with the class prototypes. This manifold distance obtained using the Markov chain is expected to produce better results compared to a traditional nearest-neighbor-based Euclidean distance. To evaluate our proposed framework, we have tested it on two image datasets - the large-scale ImageNet and the small-scale but fine-grained CUB-200. We have also studied parameter sensitivity to better understand our framework.

Keywords

Cite

@article{arxiv.2010.12084,
  title  = {Few-shot Image Recognition with Manifolds},
  author = {Debasmit Das and J. H. Moon and C. S. George Lee},
  journal= {arXiv preprint arXiv:2010.12084},
  year   = {2020}
}

Comments

International Symposium on Visual Computing (ISVC), 2020

R2 v1 2026-06-23T19:34:29.754Z