paper-with-me

Papers

On Adaptive Attacks to Adversarial Example Defenses

2020-02-19 · NeurIPS 2020 12 · Florian Tramer, Nicholas Carlini, Wieland Brendel, Aleksander Madry

Adaptive attacks have (rightfully) become the de facto standard for evaluating defenses to adversarial examples. We find, however, that typical adaptive evaluations are incomplete. We demonstrate that thirteen defenses recently published at ICLR, ICML and NeurIPS---and chosen for illustrative and pedagogical purposes---can be circumvented despite attempting to perform evaluations using adaptive attacks. While prior evaluation papers focused mainly on the end result---showing that a defense was ineffective---this paper focuses on laying out the methodology and the approach necessary to perform an adaptive attack. We hope that these analyses will serve as guidance on how to properly perform adaptive attacks against defenses to adversarial examples, and thus will allow the community to make further progress in building more robust models.

📄 PDF Abstract BibTeX arXiv:2002.08347

Code (3)

wielandbrendel/adaptive_attacks_paper 공식 구현 tf
tuananhbui89/ASCL pytorch
tuananhbui89/Crossing-Collaborative-Ensemble tf

Similar Papers 제목 키워드 기반

Automated Discovery of Adaptive Attacks on Adversarial Defenses

2021-02-23 · NeurIPS 2021 12 · Chengyuan Yao, Pavol Bielik, Petar Tsankov, Martin Vechev

Reliable evaluation of adversarial defenses is a challenging task, currently limited to an expert who manually crafts attacks that exploit the defense's inner workings or approaches based on an ensemble of fixed attacks,…

SEC4SR: A Security Analysis Platform for Speaker Recognition

2021-09-04 · Guangke Chen, Zhe Zhao, Fu Song, Sen Chen 외

Adversarial attacks have been expanded to speaker recognition (SR). However, existing attacks are often assessed using different SR models, recognition tasks and datasets, and only few adversarial defenses borrowed from …

Speaker Recognition

Random Logit Scaling: Defending Deep Neural Networks Against Black-Box Score-Based Adversarial Example Attacks

2026-07-16 · Hamid Dashtbani, Mehdi Dousti Gandomani, AmirMahdi Sadeghzadeh arxiv

Machine learning models are increasingly adapted in various domains. However, adversarial examples pose a significant threat to the reliable deployment of these models. In recent years, some powerful adversarial example …

Buffer Zone based Defense against Adversarial Examples in Image Classification

2021-01-01 · Kaleel Mahmood, Phuong Ha Nguyen, Lam M. Nguyen, Thanh V Nguyen 외

Recent defenses published at venues like NIPS, ICML, ICLR and CVPR are mainly focused on mitigating white-box attacks. These defenses do not properly consider adaptive adversaries. In this paper, we expand the scope of t…

Adversarial RobustnessClassificationGeneral Classificationimage-classification+1

Beware the Black-Box: on the Robustness of Recent Defenses to Adversarial Examples

2020-06-18 · Kaleel Mahmood, Deniz Gurevin, Marten van Dijk, Phuong Ha Nguyen

Many defenses have recently been proposed at venues like NIPS, ICML, ICLR and CVPR. These defenses are mainly focused on mitigating white-box attacks. They do not properly examine black-box attacks. In this paper, we exp…

Diversity