paper-with-me

Papers

Muffliato: Peer-to-Peer Privacy Amplification for Decentralized Optimization and Averaging

2022-06-10 · Edwige Cyffers, Mathieu Even, Aurélien Bellet, Laurent Massoulié

Decentralized optimization is increasingly popular in machine learning for its scalability and efficiency. Intuitively, it should also provide better privacy guarantees, as nodes only observe the messages sent by their neighbors in the network graph. But formalizing and quantifying this gain is challenging: existing results are typically limited to Local Differential Privacy (LDP) guarantees that overlook the advantages of decentralization. In this work, we introduce pairwise network differential privacy, a relaxation of LDP that captures the fact that the privacy leakage from a node $u$ to a node $v$ may depend on their relative position in the graph. We then analyze the combination of local noise injection with (simple or randomized) gossip averaging protocols on fixed and random communication graphs. We also derive a differentially private decentralized optimization algorithm that alternates between local gradient descent steps and gossip averaging. Our results show that our algorithms amplify privacy guarantees as a function of the distance between nodes in the graph, matching the privacy-utility trade-off of the trusted curator, up to factors that explicitly depend on the graph topology. Finally, we illustrate our privacy gains with experiments on synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2206.05091

Code (1)

totilas/muffliato 공식 구현

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

A Fully Decentralized Tuning-free Inexact Projection Method for P2P Energy Trading

2022-02-12 · Meiyi Li, Javad Mohammadi, Soummya Kar

Agent-based solutions lend themselves well to address privacy concerns and the computational scalability needs of future distributed electric grids and end-use energy exchanges. Decentralized decision-making methods are …

Decision Makingenergy trading

Personalized and Private Peer-to-Peer Machine Learning

2017-05-23 · Aurélien Bellet, Rachid Guerraoui, Mahsa Taziki, Marc Tommasi

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 requ…

BIG-bench Machine Learning

MAPL: Model Agnostic Peer-to-peer Learning

2024-03-28 · Sayak Mukherjee, Andrea Simonetto, Hadi Jamali-Rad

Effective collaboration among heterogeneous clients in a decentralized setting is a rather unexplored avenue in the literature. To structurally address this, we introduce Model Agnostic Peer-to-peer Learning (coined as M…

Graph LearningmodelPrivacy Preserving

Exploring the Impact of Disrupted Peer-to-Peer Communications on Fully Decentralized Learning in Disaster Scenarios

2023-10-04 · Luigi Palmieri, Chiara Boldrini, Lorenzo Valerio, Andrea Passarella 외

Fully decentralized learning enables the distribution of learning resources and decision-making capabilities across multiple user devices or nodes, and is rapidly gaining popularity due to its privacy-preserving and dece…

Decision MakingPrivacy Preserving

On the (In)security of Peer-to-Peer Decentralized Machine Learning

2022-05-17 · Dario Pasquini, Mathilde Raynal, Carmela Troncoso

In this work, we carry out the first, in-depth, privacy analysis of Decentralized Learning -- a collaborative machine learning framework aimed at addressing the main limitations of federated learning. We introduce a suit…

BIG-bench Machine LearningFederated LearningPrivacy Preserving