paper-with-me

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, Farhad Shirani

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 faces challenges in balancing privacy guarantees, communication efficiency, and overall model accuracy. In this work, we introduce CorBin-FL, a privacy mechanism that uses correlated binary stochastic quantization to achieve differential privacy while maintaining overall model accuracy. The approach uses secure multi-party computation techniques to enable clients to perform correlated quantization of their local model updates without compromising individual privacy. We provide theoretical analysis showing that CorBin-FL achieves parameter-level local differential privacy (PLDP), and that it asymptotically optimizes the privacy-utility trade-off between the mean square error utility measure and the PLDP privacy measure. We further propose AugCorBin-FL, an extension that, in addition to PLDP, achieves user-level and sample-level central differential privacy guarantees. For both mechanisms, we derive bounds on privacy parameters and mean squared error performance measures. Extensive experiments on MNIST and CIFAR10 datasets demonstrate that our mechanisms outperform existing differentially private FL mechanisms, including Gaussian and Laplacian mechanisms, in terms of model accuracy under equal PLDP privacy budgets.

📄 PDF Abstract BibTeX arXiv:2409.13133

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningQuantization

Similar Papers 제목 키워드 기반

Learning Rate Adaptation for Federated and Differentially Private Learning

2018-09-11 · Antti Koskela, Antti Honkela

We propose an algorithm for the adaptation of the learning rate for stochastic gradient descent (SGD) that avoids the need for validation set use. The idea for the adaptiveness comes from the technique of extrapolation: …

Federated Learning

Differentially Private Federated Variational Inference

2019-11-24 · Mrinank Sharma, Michael Hutchinson, Siddharth Swaroop, Antti Honkela 외

In many real-world applications of machine learning, data are distributed across many clients and cannot leave the devices they are stored on. Furthermore, each client's data, computational resources and communication co…

Bayesian InferenceFederated LearningVariational Inference

Differentially-Private Federated Linear Bandits

2020-10-22 · NeurIPS 2020 12 · Abhimanyu Dubey, Alex Pentland

The rapid proliferation of decentralized learning systems mandates the need for differentially-private cooperative learning. In this paper, we study this in context of the contextual linear bandit: we consider a collecti…

Federated Learning

PrivateRec: Differentially Private Training and Serving for Federated News Recommendation

2022-04-18 · Ruixuan Liu, Yanlin Wang, Yang Cao, Lingjuan Lyu 외

Collecting and training over sensitive personal data raise severe privacy concerns in personalized recommendation systems, and federated learning can potentially alleviate the problem by training models over decentralize…

Federated LearningNews RecommendationPrivacy PreservingRecommendation Systems

Defending against Reconstruction Attacks through Differentially Private Federated Learning for Classification of Heterogeneous Chest X-Ray Data

2022-05-06 · Joceline Ziegler, Bjarne Pfitzner, Heinrich Schulz, Axel Saalbach 외

Privacy regulations and the physical distribution of heterogeneous data are often primary concerns for the development of deep learning models in a medical context. This paper evaluates the feasibility of differentially …

Binary ClassificationFederated LearningImage ReconstructionX-ray Classification