English

One-shot Learning with Absolute Generalization

Machine Learning 2021-05-31 v1 Computer Vision and Pattern Recognition

Abstract

One-shot learning is proposed to make a pretrained classifier workable on a new dataset based on one labeled samples from each pattern. However, few of researchers consider whether the dataset itself supports one-shot learning. In this paper, we propose a set of definitions to explain what kind of datasets can support one-shot learning and propose the concept "absolute generalization". Based on these definitions, we proposed a method to build an absolutely generalizable classifier. The proposed method concatenates two samples as a new single sample, and converts a classification problem to an identity identification problem or a similarity metric problem. Experiments demonstrate that the proposed method is superior to baseline on one-shot learning datasets and artificial datasets.

Keywords

Cite

@article{arxiv.2105.13559,
  title  = {One-shot Learning with Absolute Generalization},
  author = {Hao Su},
  journal= {arXiv preprint arXiv:2105.13559},
  year   = {2021}
}

Comments

8 pages, 41 figures

R2 v1 2026-06-24T02:33:18.076Z