English

Sitatapatra: Blocking the Transfer of Adversarial Samples

Machine Learning 2019-11-22 v2 Cryptography and Security Machine Learning

Abstract

Convolutional Neural Networks (CNNs) are widely used to solve classification tasks in computer vision. However, they can be tricked into misclassifying specially crafted `adversarial' samples -- and samples built to trick one model often work alarmingly well against other models trained on the same task. In this paper we introduce Sitatapatra, a system designed to block the transfer of adversarial samples. It diversifies neural networks using a key, as in cryptography, and provides a mechanism for detecting attacks. What's more, when adversarial samples are detected they can typically be traced back to the individual device that was used to develop them. The run-time overheads are minimal permitting the use of Sitatapatra on constrained systems.

Keywords

Cite

@article{arxiv.1901.08121,
  title  = {Sitatapatra: Blocking the Transfer of Adversarial Samples},
  author = {Ilia Shumailov and Xitong Gao and Yiren Zhao and Robert Mullins and Ross Anderson and Cheng-Zhong Xu},
  journal= {arXiv preprint arXiv:1901.08121},
  year   = {2019}
}
R2 v1 2026-06-23T07:20:20.343Z