paper-with-me

Papers

Unified Privacy Guarantees for Decentralized Learning via Matrix Factorization

2025-10-20 · Aurélien Bellet, Edwige Cyffers, Davide Frey, Romaric Gaudel, Dimitri Lerévérend, François Taïani arxiv

Decentralized Learning (DL) enables users to collaboratively train models without sharing raw data by iteratively averaging local updates with neighbors in a network graph. This setting is increasingly popular for its scalability and its ability to keep data local under user control. Strong privacy guarantees in DL are typically achieved through Differential Privacy (DP), with results showing that DL can even amplify privacy by disseminating noise across peer-to-peer communications. Yet in practice, the observed privacy-utility trade-off often appears worse than in centralized training, which may be due to limitations in current DP accounting methods for DL. In this paper, we show that recent advances in centralized DP accounting based on Matrix Factorization (MF) for analyzing temporal noise correlations can also be leveraged in DL. By generalizing existing MF results, we show how to cast both standard DL algorithms and common trust models into a unified formulation. This yields tighter privacy accounting for existing DP-DL algorithms and provides a principled way to develop new ones. To demonstrate the approach, we introduce MAFALDA-SGD, a gossip-based DL algorithm with user-level correlated noise that outperforms existing methods on synthetic and real-world graphs.

📄 PDF Abstract BibTeX arXiv:2510.17480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decentralized Matrix Factorization with Heterogeneous Differential Privacy

2022-12-01 · Wentao Hu, Hui Fang

Conventional matrix factorization relies on centralized collection of users' data for recommendation, which might introduce an increased risk of privacy leakage especially when the recommender is untrusted. Existing diff…

Privacy-Preserving Distributed Nonnegative Matrix Factorization

2024-03-27 · Ehsan Lari, Reza Arablouei, Stefan Werner

Nonnegative matrix factorization (NMF) is an effective data representation tool with numerous applications in signal processing and machine learning. However, deploying NMF in a decentralized manner over ad-hoc networks …

Privacy Preserving

Probabilistic Matrix Factorization with Personalized Differential Privacy

2018-10-19 · Shun Zhang, Laixiang Liu, Zhili Chen, Hong Zhong

Probabilistic matrix factorization (PMF) plays a crucial role in recommendation systems. It requires a large amount of user data (such as user shopping records and movie ratings) to predict personal preferences, and ther…

Recommendation Systems

Privacy Preserving Point-of-interest Recommendation Using Decentralized Matrix Factorization

2020-03-12 · Chaochao Chen, Ziqi Liu, Peilin Zhao, Jun Zhou 외

Points of interest (POI) recommendation has been drawn much attention recently due to the increasing popularity of location-based networks, e.g., Foursquare and Yelp. Among the existing approaches to POI recommendation, …

Privacy Preserving

Finding Local Minima Efficiently in Decentralized Optimization

2023-09-21 · NeurIPS 2023 11

In this paper we study the second-order optimality of decentralized stochastic algorithm that escapes saddle point efficiently for nonconvex optimization problems. We propose a new pure gradient-based decentralized stoch…