Faster Asynchronous Nonconvex Block Coordinate Descent with Locally Chosen Stepsizes
Matthew Ubl, Matthew T. Hale

TL;DR
This paper introduces a locally implementable stepsize rule for partially asynchronous distributed nonconvex optimization, enabling faster convergence with less information and improved robustness to delays.
Contribution
It proposes a novel uncoordinated stepsize selection method that requires only local information, improving convergence speed and reducing dependency on global data in asynchronous settings.
Findings
Faster convergence demonstrated in simulations.
Requires less information than existing methods.
Allows larger stepsizes and mitigates straggler effects.
Abstract
Distributed nonconvex optimization problems underlie many applications in learning and autonomy, and such problems commonly face asynchrony in agents' computations and communications. When delays in these operations are bounded, they are called partially asynchronous. In this paper, we present an uncoordinated stepsize selection rule for partially asynchronous block coordinate descent that only requires local information to implement, and it leads to faster convergence for a class of nonconvex problems than existing stepsize rules, which require global information in some form. The problems we consider satisfy the error bound condition, and the stepsize rule we present only requires each agent to know (i) a certain type of Lipschitz constant of its block of the gradient of the objective and (ii) the communication delays experienced between it and its neighbors. This formulation requires…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Cooperative Communication and Network Coding · Stochastic Gradient Optimization Techniques
