FEDZIP: A Compression Framework for Communication-Efficient Federated Learning
Amirhossein Malekijoo, Mohammad Javad Fadaeieslam, Hanieh Malekijou,, Morteza Homayounfar, Farshid Alizadeh-Shabdiz, Reza Rawassizadeh

TL;DR
FedZip is a novel compression framework for federated learning that drastically reduces communication costs by combining sparsification, quantization, and encoding, enabling efficient decentralized deep learning.
Contribution
Introduces FedZip, a new compression framework that significantly improves communication efficiency in federated learning through innovative combination of sparsification, quantization, and encoding techniques.
Findings
Achieves up to 1085x compression rate.
Preserves 99% of bandwidth and energy.
Outperforms existing compression methods.
Abstract
Federated Learning marks a turning point in the implementation of decentralized machine learning (especially deep learning) for wireless devices by protecting users' privacy and safeguarding raw data from third-party access. It assigns the learning process independently to each client. First, clients locally train a machine learning model based on local data. Next, clients transfer local updates of model weights and biases (training data) to a server. Then, the server aggregates updates (received from clients) to create a global learning model. However, the continuous transfer between clients and the server increases communication costs and is inefficient from a resource utilization perspective due to the large number of parameters (weights and biases) used by deep learning models. The cost of communication becomes a greater concern when the number of contributing clients and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting · Wireless Communication Security Techniques
