An Asynchronous Distributed Proximal Gradient Method for Composite Convex Optimization
Necdet Serhat Aybat, Garud Iyengar, Zi Wang

TL;DR
This paper introduces an asynchronous distributed proximal gradient method for convex optimization that efficiently solves large-scale problems with communication constraints, demonstrating theoretical convergence and practical effectiveness.
Contribution
It develops a novel asynchronous distributed proximal gradient algorithm with convergence guarantees for composite convex functions, extending prior synchronous methods.
Findings
Converges to an optimal solution with $ ilde{O}(rac{ ext{eigmax}^{1.5}}{d_{min}}rac{1}{ ext{epsilon}})$ complexity.
Achieves $ ext{epsilon}$-optimal and feasible solutions within $ ilde{O}( ext{log}(rac{1}{ ext{epsilon}}))$ iterations.
Demonstrates efficiency on large-scale sparse-group LASSO problems.
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 , an -optimal and -feasible solution can be computed within DFAL iterations, which require proximal gradient computations and communications per node in total, where denotes the largest eigenvalue of the graph Laplacian, and is the minimum degree of the graph. We also propose an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
