English

Manipulating SGD with Data Ordering Attacks

Machine Learning 2021-06-08 v2 Artificial Intelligence Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Machine learning is vulnerable to a wide variety of attacks. It is now well understood that by changing the underlying data distribution, an adversary can poison the model trained with it or introduce backdoors. In this paper we present a novel class of training-time attacks that require no changes to the underlying dataset or model architecture, but instead only change the order in which data are supplied to the model. In particular, we find that the attacker can either prevent the model from learning, or poison it to learn behaviours specified by the attacker. Furthermore, we find that even a single adversarially-ordered epoch can be enough to slow down model learning, or even to reset all of the learning progress. Indeed, the attacks presented here are not specific to the model or dataset, but rather target the stochastic nature of modern learning procedures. We extensively evaluate our attacks on computer vision and natural language benchmarks to find that the adversary can disrupt model training and even introduce backdoors.

Keywords

Cite

@article{arxiv.2104.09667,
  title  = {Manipulating SGD with Data Ordering Attacks},
  author = {Ilia Shumailov and Zakhar Shumaylov and Dmitry Kazhdan and Yiren Zhao and Nicolas Papernot and Murat A. Erdogdu and Ross Anderson},
  journal= {arXiv preprint arXiv:2104.09667},
  year   = {2021}
}
R2 v1 2026-06-24T01:21:09.668Z