Adversarial Feature Distribution Alignment for Semi-Supervised Learning
Christoph Mayer, Matthieu Paul, Radu Timofte

TL;DR
This paper introduces a feature distribution alignment method for semi-supervised learning that reduces overfitting and improves accuracy with limited labeled data, achieving state-of-the-art results on CIFAR10 and SVHN datasets.
Contribution
The paper proposes a novel feature distribution alignment technique specifically designed for semi-supervised learning with few labeled samples, supported by theoretical analysis.
Findings
Achieves near-supervised accuracy on SVHN with few labels
Outperforms current state-of-the-art semi-supervised methods
Provides theoretical insight into feature distribution misalignment
Abstract
Training deep neural networks with only a few labeled samples can lead to overfitting. This is problematic in semi-supervised learning where only a few labeled samples are available. In this paper, we show that a consequence of overfitting in SSL is feature distribution misalignment between labeled and unlabeled samples. Hence, we propose a new feature distribution alignment method. Our method is particularly effective when using only a small amount of labeled samples. We test our method on CIFAR10 and SVHN. On SVHN we achieve a test error of 3.88% (250 labeled samples) and 3.39% (1000 labeled samples) which is close to the fully supervised model 2.89% (73k labeled samples). In comparison, the current SOTA achieves only 4.29% and 3.74%. Finally, we provide a theoretical insight why feature distribution alignment occurs and show that our method reduces it.
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
MethodsTest
