Blocking Transferability of Adversarial Examples in Black-Box Learning Systems
Hossein Hosseini, Yize Chen, Sreeram Kannan, Baosen Zhang, Radha, Poovendran

TL;DR
This paper introduces a training method that enhances black-box ML systems' robustness by classifying highly perturbed inputs as 'invalid', thereby blocking the transferability of adversarial examples and improving security.
Contribution
The paper proposes a novel training approach that adds a NULL class to reject adversarial inputs, effectively preventing transferability in black-box ML systems.
Findings
The method significantly reduces adversarial transferability.
The classifier maintains high accuracy on clean data.
Effective against various attack strategies.
Abstract
Advances in Machine Learning (ML) have led to its adoption as an integral component in many applications, including banking, medical diagnosis, and driverless cars. To further broaden the use of ML models, cloud-based services offered by Microsoft, Amazon, Google, and others have developed ML-as-a-service tools as black-box systems. However, ML classifiers are vulnerable to adversarial examples: inputs that are maliciously modified can cause the classifier to provide adversary-desired outputs. Moreover, it is known that adversarial examples generated on one classifier are likely to cause another classifier to make the same mistake, even if the classifiers have different architectures or are trained on disjoint datasets. This property, which is known as transferability, opens up the possibility of attacking black-box systems by generating adversarial examples on a substitute classifier…
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 · Security and Verification in Computing · Physical Unclonable Functions (PUFs) and Hardware Security
