Distributed Optimization Algorithm with Superlinear Convergence Rate
Yeming Xu, Ziyuan Guo, Kaihong Lu, Huanshui Zhang

TL;DR
This paper introduces a novel distributed optimization algorithm that leverages second-order information and transforms the problem into an optimal control framework, achieving superlinear convergence without computing Hessian inverses.
Contribution
The paper proposes a new distributed optimization method based on optimal control theory, enabling superlinear convergence without direct Hessian inverse computation.
Findings
Achieves superlinear convergence rate.
Effectively incorporates second-order information.
Balances iteration count and communication efficiency.
Abstract
This paper considers distributed optimization problems, where each agent cooperatively minimizes the sum of local objective functions through the communication with its neighbors. The widely adopted distributed gradient method in solving this problem suffers from slow convergence rates, which motivates us to incorporate the second-order information of the objective functions. However, the challenge arises from the unique structure of the inverse of the Hessian matrix, which prevents the direct distributed implementation of the second-order method. We overcome this challenge by proposing a novel optimization framework. The key idea is to transform the distributed optimization problem into an optimal control problem. Using Pontryagin's maximum principle and the associated forward-backward difference equations (FBDEs), we derive a new distributed optimization algorithm that incorporates…
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
TopicsMetaheuristic Optimization Algorithms Research
