paper-with-me

홈 › Papers

Privacy Assessment of Federated Learning using Private Personalized Layers

2021-06-15 · Théo Jourdan, Antoine Boutet, Carole Frindel

Federated Learning (FL) is a collaborative scheme to train a learning model across multiple participants without sharing data. While FL is a clear step forward towards enforcing users' privacy, different inference attacks have been developed. In this paper, we quantify the utility and privacy trade-off of a FL scheme using private personalized layers. While this scheme has been proposed as local adaptation to improve the accuracy of the model through local personalization, it has also the advantage to minimize the information about the model exchanged with the server. However, the privacy of such a scheme has never been quantified. Our evaluations using motion sensor dataset show that personalized layers speed up the convergence of the model and slightly improve the accuracy for all users compared to a standard FL scheme while better preventing both attribute and membership inferences compared to a FL scheme using local differential privacy.

📄 PDF Abstract BibTeX arXiv:2106.08060

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFederated Learning

Similar Papers 제목 키워드 기반

Privacy-Preserving Load Forecasting via Personalized Model Obfuscation

2023-11-21 · Shourya Bose, Yu Zhang, Kibaek Kim

The widespread adoption of smart meters provides access to detailed and localized load consumption data, suitable for training building-level load forecasting models. To mitigate privacy concerns stemming from model-indu…

Federated LearningLoad ForecastingmodelPrivacy Preserving

FedEmbed: Personalized Private Federated Learning

2022-02-18 · Andrew Silva, Katherine Metcalf, Nicholas Apostoloff, Barry-John Theobald

Federated learning enables the deployment of machine learning to problems for which centralized data collection is impractical. Adding differential privacy guarantees bounds on privacy while data are contributed to a glo…

Federated Learning

DP$^2$-FedSAM: Enhancing Differentially Private Federated Learning Through Personalized Sharpness-Aware Minimization

2024-09-20 · Zhenxiao Zhang, Yuanxiong Guo, Yanmin Gong

Federated learning (FL) is a distributed machine learning approach that allows multiple clients to collaboratively train a model without sharing their raw data. To prevent sensitive information from being inferred throug…

Federated LearningPersonalized Federated Learning

Personalization Improves Privacy-Accuracy Tradeoffs in Federated Learning

2022-02-10 · Alberto Bietti, Chen-Yu Wei, Miroslav Dudík, John Langford 외

Large-scale machine learning systems often involve data distributed across a collection of users. Federated learning algorithms leverage this structure by communicating model updates to a central server, rather than enti…

Federated LearningPersonalized Federated LearningStochastic Optimization

Graph Federated Learning for Personalized Privacy Recommendation

2025-08-08 · Ce Na, Kai Yang, Dengzhao Fang, Yu Li 외 arxiv

Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privac…

Recommendation SystemsFederated Learning