HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Repetitive Reprediction Deep Decipher for Semi-Supervised Learning

Guo-Hua Wang; Jianxin Wu

Repetitive Reprediction Deep Decipher for Semi-Supervised Learning

Abstract

Most recent semi-supervised deep learning (deep SSL) methods used a similar paradigm: use network predictions to update pseudo-labels and use pseudo-labels to update network parameters iteratively. However, they lack theoretical support and cannot explain why predictions are good candidates for pseudo-labels. In this paper, we propose a principled end-to-end framework named deep decipher (D2) for SSL. Within the D2 framework, we prove that pseudo-labels are related to network predictions by an exponential link function, which gives a theoretical support for using predictions as pseudo-labels. Furthermore, we demonstrate that updating pseudo-labels by network predictions will make them uncertain. To mitigate this problem, we propose a training strategy called repetitive reprediction (R2). Finally, the proposed R2-D2 method is tested on the large-scale ImageNet dataset and outperforms state-of-the-art methods by 5 percentage points.

Code Repositories

DoctorKey/R2D2.pytorch
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-image-classification-on-2R2-D2 (ResNet-18)
Top 5 Accuracy: 90.48%
semi-supervised-image-classification-on-cifarR2-D2 (Shake-Shake)
Percentage error: 5.72
semi-supervised-image-classification-on-cifar-2R2-D2 (CNN-13)
Percentage error: 32.87
semi-supervised-image-classification-on-svhnR2-D2 (CNN-13)
Accuracy: 96.36

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Repetitive Reprediction Deep Decipher for Semi-Supervised Learning | Papers | HyperAI