Robust Classification by Coupling Data Mollification with Label Smoothing
Markus Heinonen, Ba-Hien Tran, Michael Kampffmeyer, Maurizio Filippone

TL;DR
This paper proposes a simple yet effective training augmentation that combines data mollification with label smoothing to improve neural network robustness and uncertainty estimation against corrupted images.
Contribution
It introduces a novel coupling of data mollification with label smoothing, inspired by diffusion models, to enhance model robustness and uncertainty quantification.
Findings
Improved robustness on CIFAR, TinyImageNet, and ImageNet benchmarks.
Enhanced uncertainty quantification in corrupted image scenarios.
Method is easy to implement with negligible overheads.
Abstract
Introducing training-time augmentations is a key technique to enhance generalization and prepare deep neural networks against test-time corruptions. Inspired by the success of generative diffusion models, we propose a novel approach of coupling data mollification, in the form of image noising and blurring, with label smoothing to align predicted label confidences with image degradation. The method is simple to implement, introduces negligible overheads, and can be combined with existing augmentations. We demonstrate improved robustness and uncertainty quantification on the corrupted image benchmarks of CIFAR, TinyImageNet and ImageNet datasets.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFlow Measurement and Analysis · Machine Learning and Data Classification · Neural Networks and Applications
MethodsALIGN · Label Smoothing · Diffusion
