TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Interpolation Consistency Training for Semi-Supervised Lea...

Interpolation Consistency Training for Semi-Supervised Learning

Vikas Verma, Kenji Kawaguchi, Alex Lamb, Juho Kannala, Arno Solin, Yoshua Bengio, David Lopez-Paz

2019-03-09General ClassificationSemi-Supervised Image Classification
PaperPDFCodeCode(official)CodeCode

Abstract

We introduce Interpolation Consistency Training (ICT), a simple and computation efficient algorithm for training Deep Neural Networks in the semi-supervised learning paradigm. ICT encourages the prediction at an interpolation of unlabeled points to be consistent with the interpolation of the predictions at those points. In classification problems, ICT moves the decision boundary to low-density regions of the data distribution. Our experiments show that ICT achieves state-of-the-art performance when applied to standard neural network architectures on the CIFAR-10 and SVHN benchmark datasets. Our theoretical analysis shows that ICT corresponds to a certain type of data-adaptive regularization with unlabeled points which reduces overfitting to labeled points under high confidence values.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-10, 4000 LabelsPercentage error7.29ICT (CNN-13)
Image ClassificationCIFAR-10, 4000 LabelsPercentage error7.66ICT (WRN-28-2)
Image ClassificationCIFAR-10, 2000 LabelsAccuracy90.74ICT (CNN-13)
Image ClassificationCIFAR-10, 1000 LabelsAccuracy84.52ICT (CNN-13)
Image ClassificationSVHN, 1000 labelsAccuracy96.47ICT (WRN-28-2)
Image ClassificationSVHN, 1000 labelsAccuracy96.11ICT
Semi-Supervised Image ClassificationCIFAR-10, 4000 LabelsPercentage error7.29ICT (CNN-13)
Semi-Supervised Image ClassificationCIFAR-10, 4000 LabelsPercentage error7.66ICT (WRN-28-2)
Semi-Supervised Image ClassificationCIFAR-10, 2000 LabelsAccuracy90.74ICT (CNN-13)
Semi-Supervised Image ClassificationCIFAR-10, 1000 LabelsAccuracy84.52ICT (CNN-13)
Semi-Supervised Image ClassificationSVHN, 1000 labelsAccuracy96.47ICT (WRN-28-2)
Semi-Supervised Image ClassificationSVHN, 1000 labelsAccuracy96.11ICT

Related Papers

ViTSGMM: A Robust Semi-Supervised Image Recognition Network Using Sparse Labels2025-06-04Applications and Effect Evaluation of Generative Adversarial Networks in Semi-Supervised Learning2025-05-26Simple Semi-supervised Knowledge Distillation from Vision-Language Models via $\mathbf{\texttt{D}}$ual-$\mathbf{\texttt{H}}$ead $\mathbf{\texttt{O}}$ptimization2025-05-12Weakly Semi-supervised Whole Slide Image Classification by Two-level Cross Consistency Supervision2025-04-16Specialized text classification: an approach to classifying Open Banking transactions2025-04-10Diff-SySC: An Approach Using Diffusion Models for Semi-Supervised Image Classification2025-02-25Universal Training of Neural Networks to Achieve Bayes Optimal Classification Accuracy2025-01-13Revisiting MLLMs: An In-Depth Analysis of Image Classification Abilities2024-12-21