English

Exploiting Unintended Feature Leakage in Collaborative Learning

Cryptography and Security 2018-11-02 v3 Artificial Intelligence

Abstract

Collaborative machine learning and related techniques such as federated learning allow multiple participants, each with his own training dataset, to build a joint model by training locally and periodically exchanging model updates. We demonstrate that these updates leak unintended information about participants' training data and develop passive and active inference attacks to exploit this leakage. First, we show that an adversarial participant can infer the presence of exact data points -- for example, specific locations -- in others' training data (i.e., membership inference). Then, we show how this adversary can infer properties that hold only for a subset of the training data and are independent of the properties that the joint model aims to capture. For example, he can infer when a specific person first appears in the photos used to train a binary gender classifier. We evaluate our attacks on a variety of tasks, datasets, and learning configurations, analyze their limitations, and discuss possible defenses.

Keywords

Cite

@article{arxiv.1805.04049,
  title  = {Exploiting Unintended Feature Leakage in Collaborative Learning},
  author = {Luca Melis and Congzheng Song and Emiliano De Cristofaro and Vitaly Shmatikov},
  journal= {arXiv preprint arXiv:1805.04049},
  year   = {2018}
}

Comments

Proceedings of 40th IEEE Symposium on Security & Privacy (S&P 2019)

R2 v1 2026-06-23T01:51:12.068Z