Robust Sensible Adversarial Learning of Deep Neural Networks for Image Classification
Jungeum Kim, Xiao Wang

TL;DR
This paper introduces a novel sensible adversarial learning approach that enhances the robustness of deep neural networks against adversarial attacks while maintaining high natural accuracy, supported by theoretical and empirical evidence.
Contribution
It proposes a new sensible adversarial learning framework, establishes the Bayes classifier as the most robust under this framework, and develops an efficient training algorithm for large-scale image classification.
Findings
The method improves robustness against various attacks.
It maintains high natural accuracy even with small models.
The approach is stable and not sensitive to hyperparameters.
Abstract
The idea of robustness is central and critical to modern statistical analysis. However, despite the recent advances of deep neural networks (DNNs), many studies have shown that DNNs are vulnerable to adversarial attacks. Making imperceptible changes to an image can cause DNN models to make the wrong classification with high confidence, such as classifying a benign mole as a malignant tumor and a stop sign as a speed limit sign. The trade-off between robustness and standard accuracy is common for DNN models. In this paper, we introduce sensible adversarial learning and demonstrate the synergistic effect between pursuits of standard natural accuracy and robustness. Specifically, we define a sensible adversary which is useful for learning a robust model while keeping high natural accuracy. We theoretically establish that the Bayes classifier is the most robust multi-class classifier with…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
