English

One-Shot Identification with Different Neural Network Approaches

Computer Vision and Pattern Recognition 2026-01-14 v1 Machine Learning

Abstract

Convolutional neural networks (CNNs) have been widely used in the computer vision community, significantly improving the state-of-the-art. But learning good features often is computationally expensive in machine learning settings and is especially difficult when there is a lack of data. One-shot learning is one such area where only limited data is available. In one-shot learning, predictions have to be made after seeing only one example from one class, which requires special techniques. In this paper we explore different approaches to one-shot identification tasks in different domains including an industrial application and face recognition. We use a special technique with stacked images and use siamese capsule networks. It is encouraging to see that the approach using capsule architecture achieves strong results and exceeds other techniques on a wide range of datasets from industrial application to face recognition benchmarks while being easy to use and optimise.

Keywords

Cite

@article{arxiv.2601.08278,
  title  = {One-Shot Identification with Different Neural Network Approaches},
  author = {Janis Mohr and Jörg Frochte},
  journal= {arXiv preprint arXiv:2601.08278},
  year   = {2026}
}

Comments

18 pages, Keywords: One-shot learning, Convolutional neural networks, Siamese networks, Capsules, Industrial application

R2 v1 2026-07-01T09:02:13.949Z