Robust Semi-Supervised Classification using GANs with Self-Organizing Maps
Ronald Fick, Paul Gader, Alina Zare

TL;DR
This paper introduces a novel architecture combining self-organizing maps with semi-supervised GANs to improve outlier detection and classification accuracy in hyperspectral image data, effectively mitigating the DOIC problem.
Contribution
The work proposes integrating self-organizing maps into semi-supervised GANs to better discriminate outliers from inliers, enhancing classification robustness.
Findings
SOM integration substantially reduces the DOIC problem.
SS-GANS outperform supervised GANS on hyperspectral data.
SOM-enhanced SS-GANS achieve the best classification accuracy.
Abstract
Generative adversarial networks (GANs) have shown tremendous promise in learning to generate data and effective at aiding semi-supervised classification. However, to this point, semi-supervised GAN methods make the assumption that the unlabeled data set contains only samples of the joint distribution of the classes of interest, referred to as inliers. Consequently, when presented with a sample from other distributions, referred to as outliers, GANs perform poorly at determining that it is not qualified to make a decision on the sample. The problem of discriminating outliers from inliers while maintaining classification accuracy is referred to here as the DOIC problem. In this work, we describe an architecture that combines self-organizing maps (SOMs) with SS-GANS with the goal of mitigating the DOIC problem and experimental results indicating that the architecture achieves the goal.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Remote-Sensing Image Classification · Image and Signal Denoising Methods
MethodsSelf-Organizing Map
