paper-with-me

홈 › Papers

Federated Learning with Differential Privacy: An Utility-Enhanced Approach

2025-03-27 · Kanishka Ranaweera, Dinh C. Nguyen, Pubudu N. Pathirana, David Smith, Ming Ding, Thierry Rakotoarivelo, Aruna Seneviratne

Federated learning has emerged as an attractive approach to protect data privacy by eliminating the need for sharing clients' data while reducing communication costs compared with centralized machine learning algorithms. However, recent studies have shown that federated learning alone does not guarantee privacy, as private data may still be inferred from the uploaded parameters to the central server. In order to successfully avoid data leakage, adopting differential privacy (DP) in the local optimization process or in the local update aggregation process has emerged as two feasible ways for achieving sample-level or user-level privacy guarantees respectively, in federated learning models. However, compared to their non-private equivalents, these approaches suffer from a poor utility. To improve the privacy-utility trade-off, we present a modification to these vanilla differentially private algorithms based on a Haar wavelet transformation step and a novel noise injection scheme that significantly lowers the asymptotic bound of the noise variance. We also present a holistic convergence analysis of our proposed algorithm, showing that our method yields better convergence performance than the vanilla DP algorithms. Numerical experiments on real-world datasets demonstrate that our method outperforms existing approaches in model utility while maintaining the same privacy guarantees.

📄 PDF Abstract BibTeX arXiv:2503.21154

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Differentially Private Federated Bayesian Optimization with Distributed Exploration

2021-10-27 · NeurIPS 2021 12 · Zhongxiang Dai, Bryan Kian Hsiang Low, Patrick Jaillet

Bayesian optimization (BO) has recently been extended to the federated learning (FL) setting by the federated Thompson sampling (FTS) algorithm, which has promising applications such as federated hyperparameter tuning. H…

Bayesian OptimizationFederated LearningThompson Sampling

ULDP-FL: Federated Learning with Across Silo User-Level Differential Privacy

2023-08-23 · Fumiyuki Kato, Li Xiong, Shun Takagi, Yang Cao 외

Differentially Private Federated Learning (DP-FL) has garnered attention as a collaborative machine learning approach that ensures formal privacy. Most DP-FL approaches ensure DP at the record-level within each silo for …

Federated Learning

Securing Distributed SGD against Gradient Leakage Threats

2023-05-10 · Wenqi Wei, Ling Liu, Jingya Zhou, Ka-Ho Chow 외

This paper presents a holistic approach to gradient leakage resilient distributed Stochastic Gradient Descent (SGD). First, we analyze two types of strategies for privacy-enhanced federated learning: (i) gradient pruning…

Federated Learning

DP-Hype: Federated Differentially Private Hyperparameter Search

2025-10-06 · Johannes Liebenow, Thorsten Peinemann, Esfandiar Mohammadi arxiv

Tuning hyperparameters in federated machine learning can substantially impact model performance. When hyperparameters are tuned on sensitive data, privacy becomes an important challenge and to this end, differential priv…

Federated Learning

Complex-valued Federated Learning with Differential Privacy and MRI Applications

2021-10-07 · Anneliese Riess, Alexander Ziller, Stefan Kolek, Daniel Rueckert 외

Federated learning enhanced with Differential Privacy (DP) is a powerful privacy-preserving strategy to protect individuals sharing their sensitive data for processing in fields such as medicine and healthcare. Many medi…

Federated LearningMRI ReconstructionPrivacy Preserving