Data-Aware Gradient Compression for FL in Communication-Constrained Mobile Computing
Rongwei Lu, Yutong Jiang, Yinan Mao, Chen Tang, Bin Chen, Laizhong, Cui, Zhi Wang

TL;DR
This paper introduces data-aware gradient compression methods for federated learning in mobile environments, optimizing communication efficiency and convergence by assigning adaptive compression ratios based on data volume, especially in non-IID scenarios.
Contribution
It derives the convergence rate for non-uniform compression in distributed SGD and proposes DAGC-R and DAGC-A algorithms for adaptive gradient compression in communication-constrained FL.
Findings
DAGC-R speeds up training by up to 25.43%
DAGC-A improves robustness and reduces training time by up to 16.65%
Adaptive compression outperforms uniform approaches in non-IID data settings
Abstract
Federated Learning (FL) in mobile environments faces significant communication bottlenecks. Gradient compression has proven as an effective solution to this issue, offering substantial benefits in environments with limited bandwidth and metered data. Yet, it encounters severe performance drops in non-IID environments due to a one-size-fits-all compression approach, which does not account for the varying data volumes across workers. Assigning varying compression ratios to workers with distinct data distributions and volumes is therefore a promising solution. This work derives the convergence rate of distributed SGD with non-uniform compression, which reveals the intricate relationship between model convergence and the compression ratios applied to individual workers. Accordingly, we frame the relative compression ratio assignment as an -variable chi-squared nonlinear optimization…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Image and Video Quality Assessment
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Stochastic Gradient Descent
