paper-with-me

Papers

Progressive-Scale Boundary Blackbox Attack via Projective Gradient Estimation

2021-06-10 · Jiawei Zhang, Linyi Li, Huichen Li, Xiaolu Zhang, Shuang Yang, Bo Li

Boundary based blackbox attack has been recognized as practical and effective, given that an attacker only needs to access the final model prediction. However, the query efficiency of it is in general high especially for high dimensional image data. In this paper, we show that such efficiency highly depends on the scale at which the attack is applied, and attacking at the optimal scale significantly improves the efficiency. In particular, we propose a theoretical framework to analyze and show three key characteristics to improve the query efficiency. We prove that there exists an optimal scale for projective gradient estimation. Our framework also explains the satisfactory performance achieved by existing boundary black-box attacks. Based on our theoretical framework, we propose Progressive-Scale enabled projective Boundary Attack (PSBA) to improve the query efficiency via progressive scaling techniques. In particular, we employ Progressive-GAN to optimize the scale of projections, which we call PSBA-PGAN. We evaluate our approach on both spatial and frequency scales. Extensive experiments on MNIST, CIFAR-10, CelebA, and ImageNet against different models including a real-world face recognition API show that PSBA-PGAN significantly outperforms existing baseline attacks in terms of query efficiency and attack success rate. We also observe relatively stable optimal scales for different models and datasets. The code is publicly available at https://github.com/AI-secure/PSBA.

📄 PDF Abstract BibTeX arXiv:2106.06056

Code (1)

AI-secure/PSBA 공식 구현 pytorch

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

QEBA: Query-Efficient Boundary-Based Blackbox Attack

2020-05-28 · CVPR 2020 6 · Huichen Li, Xiaojun Xu, Xiaolu Zhang, Shuang Yang 외

Machine learning (ML), especially deep neural networks (DNNs) have been widely used in various applications, including several safety-critical ones (e.g. autonomous driving). As a result, recent research about adversaria…

Autonomous DrivingBIG-bench Machine LearningDimensionality Reduction

Nonlinear Projection Based Gradient Estimation for Query Efficient Blackbox Attacks

2021-02-25 · Huichen Li, Linyi Li, Xiaojun Xu, Xiaolu Zhang 외

Gradient estimation and vector space projection have been studied as two distinct topics. We aim to bridge the gap between the two by investigating how to efficiently estimate gradient based on a projected low-dimensiona…

Label-Only Model Inversion Attacks via Boundary Repulsion

2022-03-03 · CVPR 2022 1 · Mostafa Kahla, Si Chen, Hoang Anh Just, Ruoxi Jia

Recent studies show that the state-of-the-art deep neural networks are vulnerable to model inversion attacks, in which access to a model is abused to reconstruct private training data of any given target class. Existing …

Face Recognitionmodel

Tropical Decision Boundaries for Neural Networks Are Robust Against Adversarial Attacks

2024-02-01 · Kurt Pasque, Christopher Teska, Ruriko Yoshida, Keiji Miura 외

We introduce a simple, easy to implement, and computationally efficient tropical convolutional neural network architecture that is robust against adversarial attacks. We exploit the tropical nature of piece-wise linear n…

Can Targeted Adversarial Examples Transfer When the Source and Target Models Have No Label Space Overlap?

2021-03-17 · Nathan Inkawhich, Kevin J Liang, Jingyang Zhang, Huanrui Yang 외

We design blackbox transfer-based targeted adversarial attacks for an environment where the attacker's source model and the target blackbox model may have disjoint label spaces and training datasets. This scenario signif…