paper-with-me

홈 › Papers

Two-Bit Aggregation for Communication Efficient and Differentially Private Federated Learning

2021-10-06 · Mohammad Aghapour, Aidin Ferdowsi, Walid Saad

In federated learning (FL), a machine learning model is trained on multiple nodes in a decentralized manner, while keeping the data local and not shared with other nodes. However, FL requires the nodes to also send information on the model parameters to a central server for aggregation. However, the information sent from the nodes to the server may reveal some details about each node's local data, thus raising privacy concerns. Furthermore, the repetitive uplink transmission from the nodes to the server may result in a communication overhead and network congestion. To address these two challenges, in this paper, a novel two-bit aggregation algorithm is proposed with guaranteed differential privacy and reduced uplink communication overhead. Extensive experiments demonstrate that the proposed aggregation algorithm can achieve the same performance as state-of-the-art approaches on datasets such as MNIST, Fashion MNIST, CIFAR-10, and CIFAR-100, while ensuring differential privacy and improving communication efficiency.

📄 PDF Abstract BibTeX arXiv:2110.03017

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Efficient Differentially Private Secure Aggregation for Federated Learning via Hardness of Learning with Errors

2021-12-13 · Timothy Stevens, Christian Skalka, Christelle Vincent, John Ring 외

Federated machine learning leverages edge computing to develop models from network user data, but privacy in federated learning remains a major challenge. Techniques using differential privacy have been proposed to addre…

Edge-computingFederated Learning

DP-EMAR: A Differentially Private Framework for Autonomous Model Weight Repair in Federated IoT Systems

2025-12-15 · Chethana Prasad Kabgere, Shylaja S S arxiv

Federated Learning (FL) enables decentralized model training without sharing raw data, but model weight distortion remains a major challenge in resource constrained IoT networks. In multi tier Federated IoT (Fed-IoT) sys…

Federated Learning

Multi-Message Shuffled Privacy in Federated Learning

2023-02-22 · Antonious M. Girgis, Suhas Diggavi

We study differentially private distributed optimization under communication constraints. A server using SGD for optimization aggregates the client-side local gradients for model updates using distributed mean estimation…

Distributed OptimizationFederated LearningOpen-Ended Question Answering

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

Differentially Private Over-the-Air Federated Learning Over MIMO Fading Channels

2023-06-19 · Hang Liu, Jia Yan, Ying-Jun Angela Zhang

Federated learning (FL) enables edge devices to collaboratively train machine learning models, with model communication replacing direct data uploading. While over-the-air model aggregation improves communication efficie…

Federated LearningPrivacy Preserving