Personalized and Private Peer-to-Peer Machine Learning

Abstract

The rise of connected personal devices together with privacy concerns call for machine learning algorithms capable of leveraging the data of a large number of agents to learn personalized models under strong privacy requirements. In this paper, we introduce an efficient algorithm to address the above problem in a fully decentralized (peer-to-peer) and asynchronous fashion, with provable convergence rate. We show how to make the algorithm differentially private to protect against the disclosure of information about the personal datasets, and formally analyze the trade-off between utility and privacy. Our experiments show that our approach dramatically outperforms previous work in the non-private case, and that under privacy constraints, we can significantly improve over models learned in isolation.

Cite

Text

Bellet et al. "Personalized and Private Peer-to-Peer Machine Learning." International Conference on Artificial Intelligence and Statistics, 2018.

Markdown

[Bellet et al. "Personalized and Private Peer-to-Peer Machine Learning." International Conference on Artificial Intelligence and Statistics, 2018.](https://mlanthology.org/aistats/2018/bellet2018aistats-personalized/)

BibTeX

@inproceedings{bellet2018aistats-personalized,
  title     = {{Personalized and Private Peer-to-Peer Machine Learning}},
  author    = {Bellet, Aurélien and Guerraoui, Rachid and Taziki, Mahsa and Tommasi, Marc},
  booktitle = {International Conference on Artificial Intelligence and Statistics},
  year      = {2018},
  pages     = {473-481},
  url       = {https://mlanthology.org/aistats/2018/bellet2018aistats-personalized/}
}