Projects per year
Abstract
Recently, Federated Learning (FL) has drawn tremendous attentions due to its ability to protect client's privacy. In FL, clients collaboratively train machine learning models by merely sharing intermediate computations, i.e., gradients of model parameters. However, training a complicated model involves multiple rounds of interactions between clients and the server via the Internet. Consequently, communication is a primary bottleneck of FL attributed to the poor network conditions and the large amount of interchanged computations. To overcome the communication bottleneck, we propose the ClusterGrad algorithm to compress gradients which can considerably reduce the volume of communicated computations. Our design is based on the fact that there is only a small fraction of gradients whose values are far away from the origin in each round of interaction in FL. We first identify these essential gradients that are far away from 0 using the K-means algorithm. These gradient values are approximated by a novel clustering based quantization algorithm. Then, the rest gradients lying close to 0 are approximated with a single value. We can prove that ClusterGrad outperforms the latest FL gradient compression algorithms: Probability Quantization (PQ) and Deep Gradient Compression (DGC). We conduct extensive experiments with the CIFAR-10 datasets which further demonstrate that ClusterGrad can achieve compression ratio (used interchangeably with compression rate) 123 on average in comparison with PQ and DGC with compression ratios 16 and 60 respectively.
Original language | English |
---|---|
Title of host publication | 2020 IEEE Global Communications Conference, GLOBECOM 2020 - Proceedings |
Place of Publication | Piscataway, NJ |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 1-7 |
Number of pages | 7 |
ISBN (Electronic) | 9781728182988 |
DOIs | |
Publication status | Published - 2020 |
Event | 2020 IEEE Global Communications Conference, GLOBECOM 2020 - Virtual, Taipei, Taiwan Duration: 7 Dec 2020 → 11 Dec 2020 |
Publication series
Name | 2020 IEEE Global Communications Conference, GLOBECOM 2020 - Proceedings |
---|
Conference
Conference | 2020 IEEE Global Communications Conference, GLOBECOM 2020 |
---|---|
Country/Territory | Taiwan |
City | Virtual, Taipei |
Period | 7/12/20 → 11/12/20 |
Keywords
- clustering
- federated learning
- gradient compression
- model parameter
Fingerprint
Dive into the research topics of 'ClusterGrad: adaptive gradient compression by clustering in federated learning'. Together they form a unique fingerprint.Projects
- 1 Finished
-
Building Intelligence into Online Video Services by Learning User Interests
29/06/18 → 28/06/21
Project: Research