paper-with-me

Papers

Gradient-Free Adversarial Attacks for Bayesian Neural Networks

2020-12-23 · pproximateinference AABI Symposium 2021 1 · Matthew Yuan, Matthew Wicker, Luca Laurenti

The existence of adversarial examples underscores the importance of understanding the robustness of machine learning models. Bayesian neural networks (BNNs), due to their calibrated uncertainty, have been shown to posses favorable adversarial robustness properties. However, when approximate Bayesian inference methods are employed, the adversarial robustness of BNNs is still not well understood. In this work, we employ gradient-free optimization methods in order to find adversarial examples for BNNs. In particular, we consider genetic algorithms, surrogate models, as well as zeroth order optimization methods and adapt them to the goal of finding adversarial examples for BNNs. In an empirical evaluation on the MNIST and Fashion MNIST datasets, we show that for various approximate Bayesian inference methods the usage of gradient-free algorithms can greatly improve the rate of finding adversarial examples compared to state-of-the-art gradient-based methods.

📄 PDF Abstract BibTeX arXiv:2012.12640

Code (1)

matthewwicker/GradientFreeAttacksBNNs 공식 구현 tf

Tasks

Adversarial RobustnessBayesian Inference

Similar Papers 제목 키워드 기반

On the Robustness of Bayesian Neural Networks to Adversarial Attacks

2022-07-13 · Luca Bortolussi, Ginevra Carbone, Luca Laurenti, Andrea Patane 외

Vulnerability to adversarial attacks is one of the principal hurdles to the adoption of deep learning in safety-critical applications. Despite significant efforts, both practical and theoretical, training deep learning m…

Variational Inference

Robustness of Bayesian Neural Networks to Gradient-Based Attacks

2020-02-11 · NeurIPS 2020 12 · Ginevra Carbone, Matthew Wicker, Luca Laurenti, Andrea Patane 외

Vulnerability to adversarial attacks is one of the principal hurdles to the adoption of deep learning in safety-critical applications. Despite significant efforts, both practical and theoretical, the problem remains open…

Variational Inference

Evasion Attacks Against Bayesian Predictive Models

2025-06-11 · Pablo G. Arce, Roi Naveiro, David Ríos Insua

There is an increasing interest in analyzing the behavior of machine learning systems against adversarial attacks. However, most of the research in adversarial machine learning has focused on studying weaknesses against …

Assessing the Adversarial Robustness of Monte Carlo and Distillation Methods for Deep Bayesian Neural Network Classification

2020-02-07 · Meet P. Vadera, Satya Narayan Shukla, Brian Jalaian, Benjamin M. Marlin

In this paper, we consider the problem of assessing the adversarial robustness of deep neural network models under both Markov chain Monte Carlo (MCMC) and Bayesian Dark Knowledge (BDK) inference approximations. We chara…

Adversarial RobustnessGeneral Classification

Adversarial EXEmples: Functionality-preserving Optimization of Adversarial Windows Malware

2021-06-18 · ICML Workshop AML 2021 7 · Luca Demetrio, Battista Biggio, Giovanni Lagorio, Alessandro Armando 외

Windows malware classifiers that rely on static analysis have been proven vulnerable to adversarial EXEmples, i.e., malware samples carefully manipulated to evade detection. However, such attacks are typically optimized …