SOTAVerified

On the Benefits of Multiple Gossip Steps in Communication-Constrained Decentralized Optimization

2020-11-20Code Available0· sign in to hype

Abolfazl Hashemi, Anish Acharya, Rudrajit Das, Haris Vikalo, Sujay Sanghavi, Inderjit Dhillon

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In decentralized optimization, it is common algorithmic practice to have nodes interleave (local) gradient descent iterations with gossip (i.e. averaging over the network) steps. Motivated by the training of large-scale machine learning models, it is also increasingly common to require that messages be lossy compressed versions of the local parameters. In this paper, we show that, in such compressed decentralized optimization settings, there are benefits to having multiple gossip steps between subsequent gradient iterations, even when the cost of doing so is appropriately accounted for e.g. by means of reducing the precision of compressed information. In particular, we show that having O(1) gradient iterations with constant step size - and O(1) gossip steps between every pair of these iterations - enables convergence to within of the optimal value for smooth non-convex objectives satisfying Polyak-ojasiewicz condition. This result also holds for smooth strongly convex objectives. To our knowledge, this is the first work that derives convergence results for nonconvex optimization under arbitrary communication compression.

Reproductions