Share your thoughts, 1 month free Claude Pro on usSee more
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)--
62
Image ClassificationImageNet
Top-1 Error46.5
55
Fetal Head SegmentationHC18
DSC94.67
54
Image ClassificationCIFAR-100 10k labels
Test Error Rate0.3463
44
Image ClassificationImageNet (10%)
Top-1 Acc53.5
32
Medical Image SegmentationACDC (10%)
Dice0.804
23
Fetal Head SegmentationES-TCB
DSC93.93
22
Fetal Abdomen SegmentationF-Abd
DSC73.43
20
Image ClassificationImageNet 10% labels 1K (val)
Top-5 Error22.73
18
Showing 10 of 19 rows

Other info

Follow for update