Vincent Gripon's Homepage

Research and Teaching Blog

GPU-based Self-Organizing Maps for Post-Labeled Few-Shot Unsupervised Learning

L. Khacef, V. Gripon and B. Miramond, "GPU-based Self-Organizing Maps for Post-Labeled Few-Shot Unsupervised Learning," in International Conference on Neural Information Processing, pp. 404--416, August 2020.

Few-shot classification is a challenge in machine learning where the goal is to train a classifier using a very limited number of labeled examples. This scenario is likely to occur frequently in real life, for example when data acquisition or labeling is expensive. In this work, we consider the problem of post-labeled few-shot unsupervised learning, a classification task where representations are learned in an unsupervised fashion, to be later labeled using very few annotated examples. We argue that this problem is very likely to occur on the edge, when the embedded device directly acquires the data, and the expert needed to perform labeling cannot be prompted often. To address this problem, we consider an algorithm consisting of the concatenation of transfer learning with clustering using Self-Organizing Maps (SOMs). We introduce a TensorFlow-based implementation to speed-up the process in multi-core CPUs and GPUs. Finally, we demonstrate the effectiveness of the method using standard off-the-shelf few-shot classification benchmarks.

Download manuscript.

Bibtex
@inproceedings{KhaGriMir20208,
  author = {Lyes Khacef and Vincent Gripon and Benoit
Miramond},
  title = {GPU-based Self-Organizing Maps for
Post-Labeled Few-Shot Unsupervised Learning},
  booktitle = {International Conference on Neural
Information Processing},
  year = {2020},
  pages = {404--416},
  month = {August},
}




You are the 1975496th visitor

Vincent Gripon's Homepage