Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Manifold Mixup: Better Representations by Interpolating Hidden States

About

Deep neural networks excel at learning the training data, but often provide incorrect and confident predictions when evaluated on slightly different test examples. This includes distribution shifts, outliers, and adversarial examples. To address these issues, we propose Manifold Mixup, a simple regularizer that encourages neural networks to predict less confidently on interpolations of hidden representations. Manifold Mixup leverages semantic interpolations as additional training signal, obtaining neural networks with smoother decision boundaries at multiple levels of representation. As a result, neural networks trained with Manifold Mixup learn class-representations with fewer directions of variance. We prove theory on why this flattening happens under ideal conditions, validate it on practical situations, and connect it to previous works on information theory and generalization. In spite of incurring no significant computation and being implemented in a few lines of code, Manifold Mixup improves strong baselines in supervised learning, robustness to single-step adversarial attacks, and test log-likelihood.

Vikas Verma, Alex Lamb, Christopher Beckham, Amir Najafi, Ioannis Mitliagkas, Aaron Courville, David Lopez-Paz, Yoshua Bengio• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy78.36
3518
Image ClassificationImageNet-1k (val)
Top-1 Accuracy76.85
1453
Image ClassificationImageNet (val)
Top-1 Acc77.5
1206
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationCIFAR-100 (val)--
661
Image ClassificationCIFAR-10--
471
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy76.7
405
Image ClassificationTinyImageNet (test)--
366
Image ClassificationCIFAR-100--
302
Image ClassificationImageNet (val)
Accuracy76.7
300
Showing 10 of 80 rows
...

Other info

Follow for update