Rethinking Uncertainty in Deep Learning: Whether and How it Improves Robustness
Yilun Jin, Lixin Fan, Kam Woh Ng, Ce Ju, Qiang Yang

TL;DR
This paper investigates the role of uncertainty promotion regularizers like entropy maximization and label smoothing in improving adversarial robustness of deep neural networks, especially when combined with adversarial training.
Contribution
It demonstrates that uncertainty regularizers alone are limited to small perturbations but can enhance adversarial training's robustness against larger attacks, with analysis of Jacobian matrices.
Findings
Uncertainty regularizers improve robustness when combined with adversarial training.
Entropy maximization shrinks Jacobian matrix norms, promoting robustness.
Regularizers enhance performance on both clean and strongly attacked examples.
Abstract
Deep neural networks (DNNs) are known to be prone to adversarial attacks, for which many remedies are proposed. While adversarial training (AT) is regarded as the most robust defense, it suffers from poor performance both on clean examples and under other types of attacks, e.g. attacks with larger perturbations. Meanwhile, regularizers that encourage uncertain outputs, such as entropy maximization (EntM) and label smoothing (LS) can maintain accuracy on clean examples and improve performance under weak attacks, yet their ability to defend against strong attacks is still in doubt. In this paper, we revisit uncertainty promotion regularizers, including EntM and LS, in the field of adversarial learning. We show that EntM and LS alone provide robustness only under small perturbations. Contrarily, we show that uncertainty promotion regularizers complement AT in a principled manner,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
MethodsLabel Smoothing
