paper-with-me

Papers

Theoretically Principled Federated Learning for Balancing Privacy and Utility

2023-05-24 · Xiaojin Zhang, Wenjie Li, Kai Chen, Shutao Xia, Qiang Yang

We propose a general learning framework for the protection mechanisms that protects privacy via distorting model parameters, which facilitates the trade-off between privacy and utility. The algorithm is applicable to arbitrary privacy measurements that maps from the distortion to a real value. It can achieve personalized utility-privacy trade-off for each model parameter, on each client, at each communication round in federated learning. Such adaptive and fine-grained protection can improve the effectiveness of privacy-preserved federated learning. Theoretically, we show that gap between the utility loss of the protection hyperparameter output by our algorithm and that of the optimal protection hyperparameter is sub-linear in the total number of iterations. The sublinearity of our algorithm indicates that the average gap between the performance of our algorithm and that of the optimal performance goes to zero when the number of iterations goes to infinity. Further, we provide the convergence rate of our proposed algorithm. We conduct empirical results on benchmark datasets to verify that our method achieves better utility than the baseline methods under the same privacy budget.

📄 PDF Abstract BibTeX arXiv:2305.15148

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

A Unified Learn-to-Distort-Data Framework for Privacy-Utility Trade-off in Trustworthy Federated Learning

2024-07-05 · Xiaojin Zhang, Mingcong Xu, Wei Chen

In this paper, we first give an introduction to the theoretical basis of the privacy-utility equilibrium in federated learning based on Bayesian privacy definitions and total variation distance privacy definitions. We th…

Federated LearningNavigatePrivacy Preserving

Differentially Private Federated Clustering with Random Rebalancing

2025-08-08 · Xiyuan Yang, Shengyuan Hu, Soyeon Kim, Tian Li arxiv

Federated clustering aims to group similar clients into clusters and produce one model for each cluster. Such a personalization approach typically improves model performance compared with training a single model to serve…

FedMentor: Domain-Aware Differential Privacy for Heterogeneous Federated LLMs in Mental Health

2025-09-16 · Nobin Sarwar, Shubhashis Roy Dipta arxiv

Privacy-preserving adaptation of Large Language Models (LLMs) in sensitive domains (e.g., mental health) requires balancing strict confidentiality with model utility and safety. We propose FedMentor, a federated fine-tun…

Federated Learning

A Closer Look at Personalized Fine-Tuning in Heterogeneous Federated Learning

2025-11-16 · Minghui Chen, Hrad Ghoukasian, Ruinan Jin, Zehua Wang 외 arxiv

Federated Learning (FL) enables decentralized, privacy-preserving model training but struggles to balance global generalization and local personalization due to non-identical data distributions across clients. Personaliz…

Federated Learning

Multi-Objective Optimization for Privacy-Utility Balance in Differentially Private Federated Learning

2025-03-27 · Kanishka Ranaweera, David Smith, Pubudu N. Pathirana, Ming Ding 외

Federated learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it a promising approach for privacy-preserving machine learning. However, ensuring differential pri…

Federated LearningPrivacy Preserving