English

Adversarial Attack Attribution: Discovering Attributable Signals in Adversarial ML Attacks

Machine Learning 2021-01-11 v1 Cryptography and Security Computer Vision and Pattern Recognition

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 supervised learning experimental framework to examine the feasibility of discovering attributable signals in adversarial attacks. We find that it is possible to differentiate attacks generated with different attack algorithms, models, and hyperparameters on both the CIFAR-10 and MNIST datasets.

Keywords

Cite

@article{arxiv.2101.02899,
  title  = {Adversarial Attack Attribution: Discovering Attributable Signals in Adversarial ML Attacks},
  author = {Marissa Dotter and Sherry Xie and Keith Manville and Josh Harguess and Colin Busho and Mikel Rodriguez},
  journal= {arXiv preprint arXiv:2101.02899},
  year   = {2021}
}

Comments

Accepted to RSEML Workshop at AAAI 2021

R2 v1 2026-06-23T21:54:31.989Z