English

An Asynchronous Distributed Proximal Gradient Method for Composite Convex Optimization

Optimization and Control 2015-05-12 v2

Abstract

We propose a distributed first-order augmented Lagrangian (DFAL) algorithm to minimize the sum of composite convex functions, where each term in the sum is a private cost function belonging to a node, and only nodes connected by an edge can directly communicate with each other. This optimization model abstracts a number of applications in distributed sensing and machine learning. We show that any limit point of DFAL iterates is optimal; and for any ϵ>0\epsilon>0, an ϵ\epsilon-optimal and ϵ\epsilon-feasible solution can be computed within O(log(ϵ1))\mathcal{O}(\log(\epsilon^{-1})) DFAL iterations, which require O(ψmax1.5dminϵ1)\mathcal{O}(\frac{\psi_{\max}^{1.5}}{d_{\min}} \epsilon^{-1}) proximal gradient computations and communications per node in total, where ψmax\psi_{\max} denotes the largest eigenvalue of the graph Laplacian, and dmind_{\min} is the minimum degree of the graph. We also propose an asynchronous version of DFAL by incorporating randomized block coordinate descent methods; and demonstrate the efficiency of DFAL on large scale sparse-group LASSO problems.

Keywords

Cite

@article{arxiv.1409.8547,
  title  = {An Asynchronous Distributed Proximal Gradient Method for Composite Convex Optimization},
  author = {Necdet Serhat Aybat and Garud Iyengar and Zi Wang},
  journal= {arXiv preprint arXiv:1409.8547},
  year   = {2015}
}

Comments

The manuscript will appear in the Proceedings of the 32nd International Conference on Machine Learning, Lille, France, 2015. JMLR: W&CP volume 37. Copyright 2015 by the author(s)

R2 v1 2026-06-22T06:09:31.165Z