# On Maintaining Linear Convergence of Distributed Learning and   Optimization under Limited Communication

**Authors:** Sindri Magn\'usson, Hossein Shokri-Ghadikolaei, and Na Li

arXiv: 1902.11163 · 2020-12-02

## TL;DR

This paper investigates how to maintain linear convergence in distributed optimization under limited communication by designing effective quantizers and analyzing the interplay between convergence, compression, and transmission rate.

## Contribution

It introduces a method to design quantizers that preserve linear convergence in distributed algorithms and characterizes communication time as a function of transmission rate.

## Key findings

- Quantizers can be designed to maintain linear convergence with minimal bits.
- Communication time depends on the transmission rate and algorithm properties.
- Co-design of learning algorithms and communication protocols is essential.

## Abstract

In distributed optimization and machine learning, multiple nodes coordinate to solve large problems. To do this, the nodes need to compress important algorithm information to bits so that it can be communicated over a digital channel. The communication time of these algorithms follows a complex interplay between a) the algorithm's convergence properties, b) the compression scheme, and c) the transmission rate offered by the digital channel. We explore these relationships for a general class of linearly convergent distributed algorithms. In particular, we illustrate how to design quantizers for these algorithms that compress the communicated information to a few bits while still preserving the linear convergence. Moreover, we characterize the communication time of these algorithms as a function of the available transmission rate. We illustrate our results on learning algorithms using different communication structures, such as decentralized algorithms where a single master coordinates information from many workers and fully distributed algorithms where only neighbours in a communication graph can communicate. We conclude that a co-design of machine learning and communication protocols are mandatory to flourish machine learning over networks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.11163/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1902.11163/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1902.11163/full.md

---
Source: https://tomesphere.com/paper/1902.11163