On the Linear Convergence of Distributed Optimization over Directed Graphs
Chenguang Xi, Usman A. Khan

TL;DR
This paper introduces DEXTRA, a distributed algorithm that achieves linear convergence over directed graphs for strongly-convex optimization problems, outperforming existing methods with sublinear rates.
Contribution
The paper presents DEXTRA, a novel distributed algorithm that guarantees linear convergence over directed graphs for strongly-convex functions, improving upon previous sublinear convergence rates.
Findings
DEXTRA converges linearly at rate O(τ^k) for strongly-convex functions.
Existing algorithms have sublinear convergence rates of O(ln k/√k) or O(ln k/k).
Simulation results confirm the theoretical convergence rate.
Abstract
This paper develops a fast distributed algorithm, termed \emph{DEXTRA}, to solve the optimization problem when~ agents reach agreement and collaboratively minimize the sum of their local objective functions over the network, where the communication between the agents is described by a~\emph{directed} graph. Existing algorithms solve the problem restricted to directed graphs with convergence rates of for general convex objective functions and when the objective functions are strongly-convex, where~ is the number of iterations. We show that, with the appropriate step-size, DEXTRA converges at a linear rate for , given that the objective functions are restricted strongly-convex. The implementation of DEXTRA requires each agent to know its local out-degree. Simulation examples further illustrate our findings.
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
TopicsDistributed Control Multi-Agent Systems · Cooperative Communication and Network Coding · Stochastic Gradient Optimization Techniques
