Adversarial Attack Attribution: Discovering Attributable Signals in Adversarial ML Attacks
Marissa Dotter, Sherry Xie, Keith Manville, Josh Harguess, Colin, Busho, Mikel Rodriguez

TL;DR
This paper explores whether signals in adversarial attacks can be identified to attribute them to specific attack methods, models, or hyperparameters, aiding in accountability for compromised ML systems.
Contribution
It introduces the concept of adversarial attack attribution and demonstrates a supervised learning framework to identify attack origins.
Findings
Attacks can be differentiated based on attack algorithms.
Attack signals reveal model architecture and hyperparameters.
Feasibility shown on CIFAR-10 and MNIST datasets.
Abstract
Machine Learning (ML) models are known to be vulnerable to adversarial inputs and researchers have demonstrated that even production systems, such as self-driving cars and ML-as-a-service offerings, are susceptible. These systems represent a target for bad actors. Their disruption can cause real physical and economic harm. When attacks on production ML systems occur, the ability to attribute the attack to the responsible threat group is a critical step in formulating a response and holding the attackers accountable. We pose the following question: can adversarially perturbed inputs be attributed to the particular methods used to generate the attack? In other words, is there a way to find a signal in these attacks that exposes the attack algorithm, model architecture, or hyperparameters used in the attack? We introduce the concept of adversarial attack attribution and create a simple…
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 · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
