paper-with-me

Papers

Universally Harmonizing Differential Privacy Mechanisms for Federated Learning: Boosting Accuracy and Convergence

2024-07-20 · Shuya Feng, Meisam Mohammady, Hanbin Hong, Shenao Yan, Ashish Kundu, Binghui Wang, Yuan Hong

Differentially private federated learning (DP-FL) is a promising technique for collaborative model training while ensuring provable privacy for clients. However, optimizing the tradeoff between privacy and accuracy remains a critical challenge. To our best knowledge, we propose the first DP-FL framework (namely UDP-FL), which universally harmonizes any randomization mechanism (e.g., an optimal one) with the Gaussian Moments Accountant (viz. DP-SGD) to significantly boost accuracy and convergence. Specifically, UDP-FL demonstrates enhanced model performance by mitigating the reliance on Gaussian noise. The key mediator variable in this transformation is the R\'enyi Differential Privacy notion, which is carefully used to harmonize privacy budgets. We also propose an innovative method to theoretically analyze the convergence for DP-FL (including our UDP-FL ) based on mode connectivity analysis. Moreover, we evaluate our UDP-FL through extensive experiments benchmarked against state-of-the-art (SOTA) methods, demonstrating superior performance on both privacy guarantees and model performance. Notably, UDP-FL exhibits substantial resilience against different inference attacks, indicating a significant advance in safeguarding sensitive data in federated learning environments.

📄 PDF Abstract BibTeX arXiv:2407.14710

Code (1)

rainydaychocolate/udp-fl 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

CorBin-FL: A Differentially Private Federated Learning Mechanism using Common Randomness

2024-09-20 · Hojat Allah Salehi, Md Jueal Mia, S. Sandeep Pradhan, M. Hadi Amini 외

Federated learning (FL) has emerged as a promising framework for distributed machine learning. It enables collaborative learning among multiple clients, utilizing distributed data and computing resources. However, FL fac…

Federated LearningQuantization

Vision Through the Veil: Differential Privacy in Federated Learning for Medical Image Classification

2023-06-30 · Kishore Babu Nampalle, Pradeep Singh, Uppala Vivek Narayan, Balasubramanian Raman

The proliferation of deep learning applications in healthcare calls for data aggregation across various institutions, a practice often associated with significant privacy concerns. This concern intensifies in medical ima…

Federated Learningimage-classificationImage ClassificationMedical Image Analysis+2

Breaking the Communication-Privacy-Accuracy Tradeoff with $f$-Differential Privacy

2023-02-19 · NeurIPS 2023 11 · Richeng Jin, Zhonggen Su, Caijun Zhong, Zhaoyang Zhang 외

We consider a federated data analytics problem in which a server coordinates the collaborative data analysis of multiple users with privacy concerns and limited communication capability. The commonly adopted compression …

Data CompressionFederated Learning

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…

On the Sensitivity of Firing Rate-Based Federated Spiking Neural Networks to Differential Privacy

2026-02-12 · Luiz Pereira, Mirko Perkusich, Dalton Valadares, Kyller Gorgônio arxiv

Federated Neuromorphic Learning (FNL) enables energy-efficient and privacy-preserving learning on devices without centralizing data. However, real-world deployments require additional privacy mechanisms that can signific…

Speech Recognition