OFAL improves an MNIST classifier from 93.0% to 95.7% test accuracy without oracle labels, by generating uncertain synthetic samples from confident seeds using a VAE and dropout uncertainty.
Adversarial Phenomenon in the Eyes of Bayesian Deep Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Deep Learning models are vulnerable to adversarial examples, i.e.\ images obtained via deliberate imperceptible perturbations, such that the model misclassifies them with high confidence. However, class confidence by itself is an incomplete picture of uncertainty. We therefore use principled Bayesian methods to capture model uncertainty in prediction for observing adversarial misclassification. We provide an extensive study with different Bayesian neural networks attacked in both white-box and black-box setups. The behaviour of the networks for noise, attacks and clean test data is compared. We observe that Bayesian neural networks are uncertain in their predictions for adversarial perturbations, a behaviour similar to the one observed for random Gaussian perturbations. Thus, we conclude that Bayesian neural networks can be considered for detecting adversarial examples.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
OFAL: An Oracle-Free Active Learning Framework
OFAL improves an MNIST classifier from 93.0% to 95.7% test accuracy without oracle labels, by generating uncertain synthetic samples from confident seeds using a VAE and dropout uncertainty.