Two-Bit Aggregation for Communication Efficient and Differentially Private Federated Learning
Mohammad Aghapour, Aidin Ferdowsi, Walid Saad

TL;DR
This paper introduces a two-bit aggregation method for federated learning that guarantees differential privacy, reduces communication overhead, and maintains comparable performance to existing approaches across multiple datasets.
Contribution
The paper proposes a novel two-bit aggregation algorithm that enhances privacy and communication efficiency in federated learning without sacrificing accuracy.
Findings
Achieves comparable accuracy to state-of-the-art methods on MNIST, Fashion MNIST, CIFAR-10, and CIFAR-100.
Ensures differential privacy during model aggregation.
Reduces uplink communication overhead in federated learning.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
