paper-with-me

Papers

Sparse-RS: a versatile framework for query-efficient sparse black-box adversarial attacks

2020-06-23 · Francesco Croce, Maksym Andriushchenko, Naman D. Singh, Nicolas Flammarion, Matthias Hein

We propose a versatile framework based on random search, Sparse-RS, for score-based sparse targeted and untargeted attacks in the black-box setting. Sparse-RS does not rely on substitute models and achieves state-of-the-art success rate and query efficiency for multiple sparse attack models: $l_0$-bounded perturbations, adversarial patches, and adversarial frames. The $l_0$-version of untargeted Sparse-RS outperforms all black-box and even all white-box attacks for different models on MNIST, CIFAR-10, and ImageNet. Moreover, our untargeted Sparse-RS achieves very high success rates even for the challenging settings of $20\times20$ adversarial patches and $2$-pixel wide adversarial frames for $224\times224$ images. Finally, we show that Sparse-RS can be applied to generate targeted universal adversarial patches where it significantly outperforms the existing approaches. The code of our framework is available at https://github.com/fra31/sparse-rs.

📄 PDF Abstract BibTeX arXiv:2006.12834

Code (2)

fra31/sparse-rs 공식 구현 pytorch
max-andr/square-attack tf

Tasks

Malware Detection

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Query Efficient Decision Based Sparse Attacks Against Black-Box Deep Learning Models

2022-01-31 · Viet Quoc Vo, Ehsan Abbasnejad, Damith C. Ranasinghe

Despite our best efforts, deep learning models remain highly vulnerable to even tiny adversarial perturbations applied to the inputs. The ability to extract information from solely the output of a machine learning model …

BIG-bench Machine Learning

QUERY-EFFICIENT DECISION-BASED SPARSE ATTACKS AGAINST BLACK-BOX MACHINE LEARNING MODELS

2021-09-29 · ICLR 2022 4 · Viet Vo, Ehsan M Abbasnejad, Damith Ranasinghe

Despite our best efforts, deep learning models remain highly vulnerable to even tiny adversarial perturbations applied to the inputs. The ability to extract information from solely the output of a machine learning model …

BIG-bench Machine Learning

BruSLeAttack: A Query-Efficient Score-Based Black-Box Sparse Adversarial Attack

2024-04-08 · Viet Quoc Vo, Ehsan Abbasnejad, Damith C. Ranasinghe

We study the unique, less-well understood problem of generating sparse adversarial samples simply by observing the score-based replies to model queries. Sparse attacks aim to discover a minimum number-the l0 bounded-pert…

Adversarial Attack

LSDAT: Low-Rank and Sparse Decomposition for Decision-based Adversarial Attack

2021-03-19 · Ashkan Esmaeili, Marzieh Edraki, Nazanin Rahnavard, Mubarak Shah 외

We propose LSDAT, an image-agnostic decision-based black-box attack that exploits low-rank and sparse decomposition (LSD) to dramatically reduce the number of queries and achieve superior fooling rates compared to the st…

Adversarial AttackComputational EfficiencyDimensionality Reduction

Info-Greedy sequential adaptive compressed sensing

2014-07-02 · Gabor Braun, Sebastian Pokutta, Yao Xie

We present an information-theoretic framework for sequential adaptive compressed sensing, Info-Greedy Sensing, where measurements are chosen to maximize the extracted information conditioned on the previous measurements.…

compressed sensing