paper-with-me

Papers

ScaleCert: Scalable Certified Defense against Adversarial Patches with Sparse Superficial Layers

2021-10-27 · NeurIPS 2021 12 · Husheng Han, Kaidi Xu, Xing Hu, Xiaobing Chen, Ling Liang, Zidong Du, Qi Guo, Yanzhi Wang, Yunji Chen

Adversarial patch attacks that craft the pixels in a confined region of the input images show their powerful attack effectiveness in physical environments even with noises or deformations. Existing certified defenses towards adversarial patch attacks work well on small images like MNIST and CIFAR-10 datasets, but achieve very poor certified accuracy on higher-resolution images like ImageNet. It is urgent to design both robust and effective defenses against such a practical and harmful attack in industry-level larger images. In this work, we propose the certified defense methodology that achieves high provable robustness for high-resolution images and largely improves the practicality for real adoption of the certified defense. The basic insight of our work is that the adversarial patch intends to leverage localized superficial important neurons (SIN) to manipulate the prediction results. Hence, we leverage the SIN-based DNN compression techniques to significantly improve the certified accuracy, by reducing the adversarial region searching overhead and filtering the prediction noises. Our experimental results show that the certified accuracy is increased from 36.3% (the state-of-the-art certified detection) to 60.4% on the ImageNet dataset, largely pushing the certified defenses for practical use.

📄 PDF Abstract BibTeX arXiv:2110.14120

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lightweight Lipschitz Margin Training for Certified Defense against Adversarial Examples

2018-11-20 · Hajime Ono, Tsubasa Takahashi, Kazuya Kakizaki

How can we make machine learning provably robust against adversarial examples in a scalable way? Since certified defense methods, which ensure $\epsilon$-robust, consume huge resources, they can only achieve small degree…

Certified Defenses for Adversarial Patches

2020-03-14 · ICLR 2020 1 · Ping-Yeh Chiang, Renkun Ni, Ahmed Abdelkader, Chen Zhu 외

Adversarial patch attacks are among one of the most practical threat models against real-world computer vision systems. This paper studies certified and empirical defenses against patch attacks. We begin with a set of ex…

Towards Certified Defense for Unrestricted Adversarial Attacks

2019-09-25 · Shengjia Zhao, Yang song, Stefano Ermon

Certified defenses against adversarial examples are very important in safety-critical applications of machine learning. However, existing certified defense strategies only safeguard against perturbation-based adversarial…

Adversarial Attack

Certified Causal Defense with Generalizable Robustness

2024-08-28 · Yiran Qiao, Yu Yin, Chen Chen, Jing Ma

While machine learning models have proven effective across various scenarios, it is widely acknowledged that many models are vulnerable to adversarial attacks. Recently, there have emerged numerous efforts in adversarial…

Adversarial Defense

Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples

2021-02-09 · Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee 외

The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-th…

Adversarial Robustness