paper-with-me

Papers

DP-REC: Private & Communication-Efficient Federated Learning

2021-11-09 · Aleksei Triastcyn, Matthias Reisser, Christos Louizos

Privacy and communication efficiency are important challenges in federated training of neural networks, and combining them is still an open problem. In this work, we develop a method that unifies highly compressed communication and differential privacy (DP). We introduce a compression technique based on Relative Entropy Coding (REC) to the federated setting. With a minor modification to REC, we obtain a provably differentially private learning algorithm, DP-REC, and show how to compute its privacy guarantees. Our experiments demonstrate that DP-REC drastically reduces communication costs while providing privacy guarantees comparable to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2111.05454

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

SoteriaFL: A Unified Framework for Private Federated Learning with Communication Compression

2022-06-20 · Zhize Li, Haoyu Zhao, Boyue Li, Yuejie Chi

To enable large-scale machine learning in bandwidth-hungry environments such as wireless networks, significant progress has been made recently in designing communication-efficient federated learning algorithms with the a…

Federated LearningPrivacy Preserving

D2P-Fed: Differentially Private Federated Learning With Efficient Communication

2020-06-22 · Lun Wang, Ruoxi Jia, Dawn Song

In this paper, we propose the discrete Gaussian based differentially private federated learning (D2P-Fed), a unified scheme to achieve both differential privacy (DP) and communication efficiency in federated learning (FL…

Federated Learning

D2p-fed:Differentially Private Federated Learning with Efficient Communication

2021-01-01 · Lun Wang, Ruoxi Jia, Dawn Song

In this paper, we propose the discrete Gaussian based differentially private federated learning (D2p-fed), a unified scheme to achieve both differential privacy (DP) and communication efficiency in federated learning (FL…

Federated Learning

Fed-SB: A Silver Bullet for Extreme Communication Efficiency and Performance in (Private) Federated LoRA Fine-Tuning

2025-02-21 · Raghav Singhal, Kaustubh Ponkshe, Rohit Vartak, Lav R. Varshney 외

Low-Rank Adaptation (LoRA) has become ubiquitous for efficiently fine-tuning foundation models. However, federated fine-tuning using LoRA is challenging due to suboptimal updates arising from traditional federated averag…

Arithmetic Reasoning

Privately Customizing Prefinetuning to Better Match User Data in Federated Learning

2023-02-17 · Charlie Hou, Hongyuan Zhan, Akshat Shrivastava, Sid Wang 외

In Federated Learning (FL), accessing private client data incurs communication and privacy costs. As a result, FL deployments commonly prefinetune pretrained foundation models on a (large, possibly public) dataset that i…

Federated LearningLanguage ModelingLanguage ModellingLarge Language Model+1