English

Accelerated Distributed Stochastic Non-Convex Optimization over Time-Varying Directed Networks

Systems and Control 2024-10-14 v1 Systems and Control

Abstract

Distributed stochastic non-convex optimization problems have recently received attention due to the growing interest of signal processing, computer vision, and natural language processing communities in applications deployed over distributed learning systems (e.g., federated learning). We study the setting where the data is distributed across the nodes of a time-varying directed network, a topology suitable for modeling dynamic networks experiencing communication delays and straggler effects. The network nodes, which can access only their local objectives and query a stochastic first-order oracle to obtain gradient estimates, collaborate to minimize a global objective function by exchanging messages with their neighbors. We propose an algorithm, novel to this setting, that leverages stochastic gradient descent with momentum and gradient tracking to solve distributed non-convex optimization problems over time-varying networks. To analyze the algorithm, we tackle the challenges that arise when analyzing dynamic network systems which communicate gradient acceleration components. We prove that the algorithm's oracle complexity is O(1/ϵ1.5)\mathcal{O}(1/\epsilon^{1.5}), and that under Polyak-\L\Lojasiewicz condition the algorithm converges linearly to a steady error state. The proposed scheme is tested on several learning tasks: a non-convex logistic regression experiment on the MNIST dataset, an image classification task on the CIFAR-10 dataset, and an NLP classification test on the IMDB dataset. We further present numerical simulations with an objective that satisfies the PL condition. The results demonstrate superior performance of the proposed framework compared to the existing related methods.

Keywords

Cite

@article{arxiv.2410.08508,
  title  = {Accelerated Distributed Stochastic Non-Convex Optimization over Time-Varying Directed Networks},
  author = {Yiyue Chen and Abolfazl Hashemi and Haris Vikalo},
  journal= {arXiv preprint arXiv:2410.08508},
  year   = {2024}
}

Comments

This work has been accepted at IEEE Transactions on Automatic Control

R2 v1 2026-06-28T19:17:23.060Z