# A Semi-Supervised Self-Organizing Map for Clustering and Classification

**Authors:** Pedro H. M. Braga, Hansenclever F. Bassani

arXiv: 1907.01070 · 2020-03-26

## TL;DR

This paper introduces SS-SOM, a semi-supervised self-organizing map that adaptively switches between supervised and unsupervised learning, improving clustering and classification performance on datasets with few labeled samples.

## Contribution

The paper presents a novel semi-supervised SOM that dynamically adjusts learning modes based on label availability, enhancing performance in low-label scenarios.

## Key findings

- Outperforms other semi-supervised methods with few labels
- Achieves competitive results with fully labeled data
- Effective in high-dimensional datasets

## Abstract

There has been an increasing interest in semi-supervised learning in the recent years because of the great number of datasets with a large number of unlabeled data but only a few labeled samples. Semi-supervised learning algorithms can work with both types of data, combining them to obtain better performance for both clustering and classification. Also, these datasets commonly have a high number of dimensions. This article presents a new semi-supervised method based on self-organizing maps (SOMs) for clustering and classification, called Semi-Supervised Self-Organizing Map (SS-SOM). The method can dynamically switch between supervised and unsupervised learning during the training according to the availability of the class labels for each pattern. Our results show that the SS-SOM outperforms other semi-supervised methods in conditions in which there is a low amount of labeled samples, also achieving good results when all samples are labeled.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.01070/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1907.01070/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1907.01070/full.md

---
Source: https://tomesphere.com/paper/1907.01070