RealMix: Towards Realistic Semi-Supervised Deep Learning Algorithms

December 18, 2019 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, fs_pretrain_baseline.py, fully_supervised, ict.py, libml, mean_teacher.py, mixmatch.py, mixup.py, pi_model.py, pseudo_label.py, realmix.py, requirements.txt, scripts, third_party, vat.py

Authors Varun Nair, Javier Fuentes Alonso, Tony Beltramelli arXiv ID 1912.08766 Category cs.LG: Machine Learning Cross-listed cs.CV, stat.ML Citations 26 Venue arXiv.org Repository https://github.com/uizard-technologies/realmix โญ 72 Last Checked 1 month ago
Abstract
Semi-Supervised Learning (SSL) algorithms have shown great potential in training regimes when access to labeled data is scarce but access to unlabeled data is plentiful. However, our experiments illustrate several shortcomings that prior SSL algorithms suffer from. In particular, poor performance when unlabeled and labeled data distributions differ. To address these observations, we develop RealMix, which achieves state-of-the-art results on standard benchmark datasets across different labeled and unlabeled set sizes while overcoming the aforementioned challenges. Notably, RealMix achieves an error rate of 9.79% on CIFAR10 with 250 labels and is the only SSL method tested able to surpass baseline performance when there is significant mismatch in the labeled and unlabeled data distributions. RealMix demonstrates how SSL can be used in real world situations with limited access to both data and compute and guides further research in SSL with practical applicability in mind.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning