We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Neural and Evolutionary Computing

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

Abstract: 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, and penalizes predictions that are inconsistent with this target. However, because the targets change only once per epoch, Temporal Ensembling becomes unwieldy when learning large datasets. To overcome this problem, we propose Mean Teacher, a method that averages model weights instead of label predictions. As an additional benefit, Mean Teacher improves test accuracy and enables training with fewer labels than Temporal Ensembling. Without changing the network architecture, Mean Teacher achieves an error rate of 4.35% on SVHN with 250 labels, outperforming Temporal Ensembling trained with 1000 labels. We also show that a good network architecture is crucial to performance. Combining Mean Teacher and Residual Networks, we improve the state of the art on CIFAR-10 with 4000 labels from 10.55% to 6.28%, and on ImageNet 2012 with 10% of the labels from 35.24% to 9.11%.
Comments: In this version: Corrected hyperparameters of the 4000-label CIFAR-10 ResNet experiment. Changed Antti's contact info, Advances in Neural Information Processing Systems 30 (NIPS 2017) pre-proceedings
Subjects: Neural and Evolutionary Computing (cs.NE); Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1703.01780 [cs.NE]
  (or arXiv:1703.01780v6 [cs.NE] for this version)

Submission history

From: Antti Tarvainen [view email]
[v1] Mon, 6 Mar 2017 09:34:56 GMT (177kb,D)
[v2] Mon, 12 Jun 2017 07:41:30 GMT (659kb,D)
[v3] Thu, 30 Nov 2017 11:14:43 GMT (522kb,D)
[v4] Mon, 18 Dec 2017 09:13:01 GMT (522kb,D)
[v5] Mon, 8 Jan 2018 08:10:09 GMT (522kb,D)
[v6] Mon, 16 Apr 2018 10:39:11 GMT (522kb,D)

Link back to: arXiv, form interface, contact.