Truth Serum: Poisoning Machine Learning Models to Reveal Their Secrets

Florian Tramèr, Reza Shokri, Ayrton San Joaquin, Hoang Le, Matthew Jagielski, Sanghyun Hong and Nicholas Carlini   (reverse-alphabetical author ordering)

ACM SIGSAC Conference on Computer and Communications Security (CCS) 2022



Abstract

We introduce a new class of attacks on machine learning models. We show that an adversary who can poison a training dataset can cause models trained on this dataset to leak significant private details of training points belonging to other parties. Our active inference attacks connect two independent lines of work targeting the integrity and privacy of machine learning training data.
Our attacks are effective across membership inference, attribute inference, and data extraction. For example, our targeted attacks can poison <0.1% of the training dataset to boost the performance of inference attacks by 1 to 2 orders of magnitude. Further, an adversary who controls a significant fraction of the training data (e.g., 50%) can launch untargeted attacks that enable 8x more precise inference on all other users’ otherwise-private data points.
Our results cast doubts on the relevance of cryptographic privacy guarantees in multiparty computation protocols for machine learning, if parties can arbitrarily select their share of training data.


BibTeX
@inproceedings{TSSL+22,
  author   =   {Tram{\`e}r, Florian and Shokri, Reza and San Joaquin, Ayrton and Le, Hoang and Jagielski, Matthew and Hong, Sanghyun and Carlini, Nicholas},
  title   =   {Truth Serum: Poisoning Machine Learning Models to Reveal Their Secrets},
  booktitle   =   {ACM SIGSAC Conference on Computer and Communications Security (CCS)},
  year   =   {2022},
  howpublished   =   {arXiv preprint arXiv:2204.00032},
  url   =   {https://arxiv.org/abs/2204.00032}
}