ITAIMLJan 21, 2021

Sum-Rate-Distortion Function for Indirect Multiterminal Source Coding in Federated Learning

arXiv:2101.08696v35 citations
AI Analysis

This work addresses communication bottlenecks in federated learning for edge devices, but it is incremental as it builds on existing CEO problem frameworks.

The paper tackles the communication efficiency problem in federated learning by modeling it as an indirect multiterminal source coding problem, deriving the sum-rate-distortion function for specific cases and analyzing its impact on convex and non-convex SGD algorithms.

One of the main focus in federated learning (FL) is the communication efficiency since a large number of participating edge devices send their updates to the edge server at each round of the model training. Existing works reconstruct each model update from edge devices and implicitly assume that the local model updates are independent over edge devices. In FL, however, the model update is an indirect multi-terminal source coding problem, also called as the CEO problem where each edge device cannot observe directly the gradient that is to be reconstructed at the decoder, but is rather provided only with a noisy version. The existing works do not leverage the redundancy in the information transmitted by different edges. This paper studies the rate region for the indirect multiterminal source coding problem in FL. The goal is to obtain the minimum achievable rate at a particular upper bound of gradient variance. We obtain the rate region for the quadratic vector Gaussian CEO problem under unbiased estimator and derive an explicit formula of the sum-rate-distortion function in the special case where gradient are identical over edge device and dimension. Finally, we analyse communication efficiency of convex Minibatched SGD and non-convex Minibatched SGD based on the sum-rate-distortion function, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes