TL;DR
This paper demonstrates that transfer learning with pretrained weights significantly enhances semi-supervised image classification accuracy, especially with limited labeled data, across multiple datasets.
Contribution
It provides an empirical evaluation showing transfer learning consistently improves semi-supervised learning performance regardless of loss functions used.
Findings
Transfer learning substantially boosts accuracy with few labeled examples.
Pretrained weights from Imagenet improve results across datasets.
The improvement is consistent across different similarity metrics and label propagation methods.
Abstract
Deep neural networks produce state-of-the-art results when trained on a large number of labeled examples but tend to overfit when small amounts of labeled examples are used for training. Creating a large number of labeled examples requires considerable resources, time, and effort. If labeling new data is not feasible, so-called semi-supervised learning can achieve better generalisation than purely supervised learning by employing unlabeled instances as well as labeled ones. The work presented in this paper is motivated by the observation that transfer learning provides the opportunity to potentially further improve performance by exploiting models pretrained on a similar domain. More specifically, we explore the use of transfer learning when performing semi-supervised learning using self-learning. The main contribution is an empirical evaluation of transfer learning using different…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
