Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Milking CowMask for Semi-Supervised Image Classification

About

Consistency regularization is a technique for semi-supervised learning that underlies a number of strong results for classification with few labeled data. It works by encouraging a learned model to be robust to perturbations on unlabeled data. Here, we present a novel mask-based augmentation method called CowMask. Using it to provide perturbations for semi-supervised consistency regularization, we achieve a state-of-the-art result on ImageNet with 10% labeled data, with a top-5 error of 8.76% and top-1 error of 26.06%. Moreover, we do so with a method that is much simpler than many alternatives. We further investigate the behavior of CowMask for semi-supervised learning by running many smaller scale experiments on the SVHN, CIFAR-10 and CIFAR-100 data sets, where we achieve results competitive with the state of the art, indicating that CowMask is widely applicable. We open source our code at https://github.com/google-research/google-research/tree/master/milking_cowmask

Geoff French, Avital Oliver, Tim Salimans• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationSVHN (test)--
362
Image ClassificationImageNet (10% labels)
Top-1 Acc73.9
98
Image ClassificationImageNet 1k (10% labels)
Top-1 Acc73.9
92
Image ClassificationImageNet (10%)
Top-1 Acc73.9
32
Image ClassificationImageNet 10% label fraction
Top-5 Acc91.2
23
Image ClassificationImageNet 10% labels (test val)
Top-5 Error Rate8.76
10
Showing 8 of 8 rows

Other info

Code

Follow for update