Technical Report: A Totally Asynchronous Nesterov's Accelerated Gradient Method for Convex Optimization
Ellie Pond, April Sebok, Zachary Bell, and Matthew Hale

TL;DR
This paper introduces a totally asynchronous Nesterov's accelerated gradient method for convex optimization that guarantees linear convergence despite arbitrary delays, outperforming traditional methods in iteration efficiency.
Contribution
It develops a novel asynchronous algorithm based on Nesterov's method with proven convergence guarantees under unbounded delays.
Findings
Achieves linear convergence under total asynchrony.
Requires 28% fewer iterations than heavy ball algorithm.
Requires 61% fewer iterations than gradient descent.
Abstract
We present a totally asynchronous algorithm for convex optimization that is based on a novel generalization of Nesterov's accelerated gradient method. This algorithm is developed for fast convergence under "total asynchrony," i.e., allowing arbitrarily long delays between agents' computations and communications without assuming any form of delay bound. These conditions may arise, for example, due to jamming by adversaries. Our framework is block-based, in the sense that each agent is only responsible for computing updates to (and communicating the values of) a small subset of the network-level decision variables. In our main result, we present bounds on the algorithm's parameters that guarantee linear convergence to an optimizer. Then, we quantify the relationship between (i) the total number of computations and communications executed by the agents and (ii) the agents' collective…
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 · Stochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research
