paper-with-me

Papers

Temporal Ensembling for Semi-Supervised Learning

2016-10-07 · Samuli Laine, Timo Aila

In this paper, we present a simple and efficient method for training deep neural networks in a semi-supervised setting where only a small portion of training data is labeled. We introduce self-ensembling, where we form a consensus prediction of the unknown labels using the outputs of the network-in-training on different epochs, and most importantly, under different regularization and input augmentation conditions. This ensemble prediction can be expected to be a better predictor for the unknown labels than the output of the network at the most recent training epoch, and can thus be used as a target for training. Using our method, we set new records for two standard semi-supervised learning benchmarks, reducing the (non-augmented) classification error rate from 18.44% to 7.05% in SVHN with 500 labels and from 18.63% to 16.55% in CIFAR-10 with 4000 labels, and further to 5.12% and 12.16% by enabling the standard augmentations. We additionally obtain a clear improvement in CIFAR-100 classification accuracy by using random images from the Tiny Images dataset as unlabeled extra inputs during training. Finally, we demonstrate good tolerance to incorrect labels.

📄 PDF Abstract BibTeX arXiv:1610.02242

Code (7)

smlaine2/tempens 공식 구현
ambujojha/SemiSupervisedLearning pytorch
benathi/fastswa-semi-sup pytorch
geosada/pi tf
hiram64/temporal-ensembling-semi-supervised tf
notha99y/mean_teacher_domain_adapt
tensorfreitas/Temporal-Ensembling-for-Semi-Supervised-Learning tf

Tasks

General ClassificationSemi-Supervised Image Classification

Similar Papers 제목 키워드 기반

Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results

2017-03-06 · NeurIPS 2017 12 · Antti Tarvainen, Harri Valpola

The recently proposed Temporal Ensembling has achieved state-of-the-art results in several semi-supervised learning benchmarks. It maintains an exponential moving average of label predictions on each training example, an…

Semi-Supervised Image ClassificationSemi-Supervised RGBD Semantic SegmentationSemi-Supervised Semantic SegmentationSource Free Object Detection

Investigating the Effect of Intraclass Variability in Temporal Ensembling

2020-08-20 · Siddharth Vohra, Manikandan Ravikiran

Temporal Ensembling is a semi-supervised approach that allows training deep neural network models with a small number of labeled images. In this paper, we present our preliminary study on the effect of intraclass variabi…

Temporal Self-Ensembling Teacher for Semi-Supervised Object Detection

2020-07-13 · Cong Chen, Shouyang Dong, Ye Tian, Kunlin Cao 외

This paper focuses on Semi-Supervised Object Detection (SSOD). Knowledge Distillation (KD) has been widely used for semi-supervised image classification. However, adapting these methods for SSOD has the following obstacl…

image-classificationImage ClassificationKnowledge DistillationObject+5

Self-ensembling for visual domain adaptation

2017-06-16 · ICLR 2018 1 · Geoffrey French, Michal Mackiewicz, Mark Fisher

This paper explores the use of self-ensembling for visual domain adaptation problems. Our technique is derived from the mean teacher variant (Tarvainen et al., 2017) of temporal ensembling (Laine et al;, 2017), a techniq…

Domain Adaptation

Competitive Ensembling Teacher-Student Framework for Semi-Supervised Left Atrium MRI Segmentation

2023-10-21 · Yuyan Shi, Yichi Zhang, Shasha Wang

Semi-supervised learning has greatly advanced medical image segmentation since it effectively alleviates the need of acquiring abundant annotations from experts and utilizes unlabeled data which is much easier to acquire…

Image SegmentationLeft Atrium SegmentationMedical Image SegmentationMRI segmentation+3