English

A Hybrid Variance-Reduced Method for Decentralized Stochastic Non-Convex Optimization

Optimization and Control 2021-06-15 v2 Distributed, Parallel, and Cluster Computing Machine Learning Multiagent Systems Machine Learning

Abstract

This paper considers decentralized stochastic optimization over a network of nn nodes, where each node possesses a smooth non-convex local cost function and the goal of the networked nodes is to find an ϵ\epsilon-accurate first-order stationary point of the sum of the local costs. We focus on an online setting, where each node accesses its local cost only by means of a stochastic first-order oracle that returns a noisy version of the exact gradient. In this context, we propose a novel single-loop decentralized hybrid variance-reduced stochastic gradient method, called GT-HSGD, that outperforms the existing approaches in terms of both the oracle complexity and practical implementation. The GT-HSGD algorithm implements specialized local hybrid stochastic gradient estimators that are fused over the network to track the global gradient. Remarkably, GT-HSGD achieves a network topology-independent oracle complexity of O(n1ϵ3)O(n^{-1}\epsilon^{-3}) when the required error tolerance ϵ\epsilon is small enough, leading to a linear speedup with respect to the centralized optimal online variance-reduced approaches that operate on a single node. Numerical experiments are provided to illustrate our main technical results.

Keywords

Cite

@article{arxiv.2102.06752,
  title  = {A Hybrid Variance-Reduced Method for Decentralized Stochastic Non-Convex Optimization},
  author = {Ran Xin and Usman A. Khan and Soummya Kar},
  journal= {arXiv preprint arXiv:2102.06752},
  year   = {2021}
}

Comments

Accepted in ICML 2021

R2 v1 2026-06-23T23:07:08.880Z