Semi-Supervised Learning by Label Gradient Alignment
About
We present label gradient alignment, a novel algorithm for semi-supervised learning which imputes labels for the unlabeled data and trains on the imputed labels. We define a semantically meaningful distance metric on the input space by mapping a point (x, y) to the gradient of the model at (x, y). We then formulate an optimization problem whose objective is to minimize the distance between the labeled and the unlabeled data in this space, and we solve it by gradient descent on the imputed labels. We evaluate label gradient alignment using the standardized architecture introduced by Oliver et al. (2018) and demonstrate state-of-the-art accuracy in semi-supervised CIFAR-10 classification.
Jacob Jackson, John Schulman• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | SVHN 1000 labels (test) | Error Rate6.58 | 69 | |
| Image Classification | CIFAR-10 4,000 labels (test) | Test Error Rate12.06 | 57 | |
| Semi-supervised Image Classification | CIFAR-10 4000 labeled samples (train test) | -- | 14 |
Showing 3 of 3 rows