BB-Patch: BlackBox Adversarial Patch-Attack using Zeroth-Order Optimization
Satyadwyoom Kumar, Saurabh Gupta, Arun Balaji Buduru

TL;DR
This paper introduces BB-Patch, a black-box adversarial patch attack method using zeroth-order optimization, effective even with limited data and no access to model internals, highlighting vulnerabilities in deep learning models.
Contribution
Proposes a novel black-box adversarial patch attack leveraging zeroth-order optimization, suitable for real-world scenarios with limited data and no model access.
Findings
Effective attack with limited data
Applicable to various model architectures
Demonstrates vulnerability of deep learning models
Abstract
Deep Learning has become popular due to its vast applications in almost all domains. However, models trained using deep learning are prone to failure for adversarial samples and carry a considerable risk in sensitive applications. Most of these adversarial attack strategies assume that the adversary has access to the training data, the model parameters, and the input during deployment, hence, focus on perturbing the pixel level information present in the input image. Adversarial Patches were introduced to the community which helped in bringing out the vulnerability of deep learning models in a much more pragmatic manner but here the attacker has a white-box access to the model parameters. Recently, there has been an attempt to develop these adversarial attacks using black-box techniques. However, certain assumptions such as availability large training data is not valid for a real-life…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Physical Unclonable Functions (PUFs) and Hardware Security · Cryptographic Implementations and Security
MethodsFocus
