# A Provably Communication-Efficient Asynchronous Distributed Inference   Method for Convex and Nonconvex Problems

**Authors:** Jineng Ren, Jarvis Haupt

arXiv: 1903.06871 · 2020-07-15

## TL;DR

This paper introduces a communication-efficient asynchronous distributed optimization method for nonconvex and nonsmooth problems, achieving optimal convergence rates and demonstrating significant improvements over existing algorithms in communication efficiency.

## Contribution

It presents a novel asynchronous distributed optimization framework with proven convergence rates for nonconvex nonsmooth problems, including linear convergence under certain conditions.

## Key findings

- Converges with sublinear rate for nonconvex nonsmooth problems.
- Achieves linear convergence without statistical assumptions for strongly convex smooth parts.
- Outperforms state-of-the-art algorithms in communication efficiency in numerical experiments.

## Abstract

This paper proposes and analyzes a communication-efficient distributed optimization framework for general nonconvex nonsmooth signal processing and machine learning problems under an asynchronous protocol. At each iteration, worker machines compute gradients of a known empirical loss function using their own local data, and a master machine solves a related minimization problem to update the current estimate. We prove that for nonconvex nonsmooth problems, the proposed algorithm converges with a sublinear rate over the number of communication rounds, coinciding with the best theoretical rate that can be achieved for this class of problems. Linear convergence is established without any statistical assumptions of the local data for problems characterized by composite loss functions whose smooth parts are strongly convex. Extensive numerical experiments verify that the performance of the proposed approach indeed improves -- sometimes significantly -- over other state-of-the-art algorithms in terms of total communication efficiency.

## Full text

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

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1903.06871/full.md

## References

42 references — full list in the complete paper: https://tomesphere.com/paper/1903.06871/full.md

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