paper-with-me

Papers

Nonlinear Projection Based Gradient Estimation for Query Efficient Blackbox Attacks

2021-02-25 · Huichen Li, Linyi Li, Xiaojun Xu, Xiaolu Zhang, Shuang Yang, Bo Li

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-dimensional space. We first provide lower and upper bounds for gradient estimation under both linear and nonlinear projections, and outline checkable sufficient conditions under which one is better than the other. Moreover, we analyze the query complexity for the projection-based gradient estimation and present a sufficient condition for query-efficient estimators. Built upon our theoretic analysis, we propose a novel query-efficient Nonlinear Gradient Projection-based Boundary Blackbox Attack (NonLinear-BA). We conduct extensive experiments on four image datasets: ImageNet, CelebA, CIFAR-10, and MNIST, and show the superiority of the proposed methods compared with the state-of-the-art baselines. In particular, we show that the projection-based boundary blackbox attacks are able to achieve much smaller magnitude of perturbations with 100% attack success rate based on efficient queries. Both linear and nonlinear projections demonstrate their advantages under different conditions. We also evaluate NonLinear-BA against the commercial online API MEGVII Face++, and demonstrate the high blackbox attack performance both quantitatively and qualitatively. The code is publicly available at https://github.com/AI-secure/NonLinear-BA.

📄 PDF Abstract BibTeX arXiv:2102.13184

Code (1)

AI-secure/NonLinear-BA 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Progressive-Scale Boundary Blackbox Attack via Projective Gradient Estimation

2021-06-10 · Jiawei Zhang, Linyi Li, Huichen Li, Xiaolu Zhang 외

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…

Face Recognition

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

RamBoAttack: A Robust Query Efficient Deep Neural Network Decision Exploit

2021-12-10 · Viet Quoc Vo, Ehsan Abbasnejad, Damith C. Ranasinghe

Machine learning models are critically susceptible to evasion attacks from adversarial examples. Generally, adversarial examples, modified inputs deceptively similar to the original input, are constructed under whitebox …

Inexact Primal-Dual Gradient Projection Methods for Nonlinear Optimization on Convex Set

2019-11-18 · Fan Zhang, Hao Wang, Jiashan Wang, Kai Yang

In this paper, we propose a novel primal-dual inexact gradient projection method for nonlinear optimization problems with convex-set constraint. This method only needs inexact computation of the projections onto the conv…

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…