Interpolation consistency training for semi-supervised learning

Vikas Verma,Kenji Kawaguchi,Alex Lamb,Juho Kannala,Arno Solin,Yoshua Bengio,David Lopez-Paz
DOI: https://doi.org/10.1016/j.neunet.2021.10.008
IF: 7.8
2022-01-01
Neural Networks
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.
computer science, artificial intelligence,neurosciences
What problem does this paper attempt to address?