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

Deep Co-Training for Semi-Supervised Image Recognition

About

In this paper, we study the problem of semi-supervised image recognition, which is to learn classifiers using both labeled and unlabeled images. We present Deep Co-Training, a deep learning based method inspired by the Co-Training framework. The original Co-Training learns two classifiers on two views which are data from different sources that describe the same instances. To extend this concept to deep learning, Deep Co-Training trains multiple deep neural networks to be the different views and exploits adversarial examples to encourage view difference, in order to prevent the networks from collapsing into each other. As a result, the co-trained networks provide different and complementary information about the data, which is necessary for the Co-Training framework to achieve good results. We test our method on SVHN, CIFAR-10/100 and ImageNet datasets, and our method outperforms the previous state-of-the-art methods by a large margin.

Siyuan Qiao, Wei Shen, Zhishuai Zhang, Bo Wang, Alan Yuille• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationSVHN 1000 labels (test)
Error Rate3.29
69
Image ClassificationCIFAR-10 4,000 labels (test)--
57
Image ClassificationImageNet
Top-1 Error46.5
55
Image ClassificationImageNet (10%)
Top-1 Acc53.5
32
Image ClassificationCIFAR-100 10k labels
Test Error Rate0.3463
29
Fetal Head SegmentationHC18
DSC94.67
22
Fetal Head SegmentationES-TCB
DSC93.93
22
Image ClassificationImageNet 10% labels 1K (val)
Top-5 Error22.73
18
Medical Image SegmentationISIC (10%)
Dice76
14
Medical Image SegmentationISIC (3%)
Dice Coefficient0.729
14
Showing 10 of 16 rows

Other info

Follow for update