English

A One-Sample Decentralized Proximal Algorithm for Non-Convex Stochastic Composite Optimization

Optimization and Control 2023-06-23 v2 Distributed, Parallel, and Cluster Computing Machine Learning Machine Learning

Abstract

We focus on decentralized stochastic non-convex optimization, where nn agents work together to optimize a composite objective function which is a sum of a smooth term and a non-smooth convex term. To solve this problem, we propose two single-time scale algorithms: Prox-DASA and Prox-DASA-GT. These algorithms can find ϵ\epsilon-stationary points in O(n1ϵ2)\mathcal{O}(n^{-1}\epsilon^{-2}) iterations using constant batch sizes (i.e., O(1)\mathcal{O}(1)). Unlike prior work, our algorithms achieve comparable complexity without requiring large batch sizes, more complex per-iteration operations (such as double loops), or stronger assumptions. Our theoretical findings are supported by extensive numerical experiments, which demonstrate the superiority of our algorithms over previous approaches. Our code is available at https://github.com/xuxingc/ProxDASA.

Keywords

Cite

@article{arxiv.2302.09766,
  title  = {A One-Sample Decentralized Proximal Algorithm for Non-Convex Stochastic Composite Optimization},
  author = {Tesi Xiao and Xuxing Chen and Krishnakumar Balasubramanian and Saeed Ghadimi},
  journal= {arXiv preprint arXiv:2302.09766},
  year   = {2023}
}

Comments

UAI 2023

R2 v1 2026-06-28T08:44:08.647Z