Are Generative Classifiers More Robust to Adversarial Attacks?
Yingzhen Li, John Bradshaw, Yash Sharma

TL;DR
This paper introduces deep Bayes classifiers, combining deep generative models with Bayesian approaches, demonstrating enhanced robustness to adversarial attacks and effective detection methods compared to traditional discriminative classifiers.
Contribution
The paper proposes deep Bayes classifiers that integrate deep generative models with Bayesian principles, offering improved adversarial robustness and detection capabilities.
Findings
Deep Bayes classifiers show increased robustness to adversarial attacks.
Detection methods based on likelihood rejection are effective against recent attacks.
Experimental results confirm the superiority of deep Bayes classifiers over discriminative models.
Abstract
There is a rising interest in studying the robustness of deep neural network classifiers against adversaries, with both advanced attack and defence techniques being actively developed. However, most recent work focuses on discriminative classifiers, which only model the conditional distribution of the labels given the inputs. In this paper, we propose and investigate the deep Bayes classifier, which improves classical naive Bayes with conditional deep generative models. We further develop detection methods for adversarial examples, which reject inputs with low likelihood under the generative model. Experimental results suggest that deep Bayes classifiers are more robust than deep discriminative classifiers, and that the proposed detection methods are effective against many recently proposed attacks.
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 · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
