A Communication Efficient Quasi-Newton Method for Large-scale Distributed Multi-agent Optimization
Yichuan Li, Petros G. Voulgaris, Nikolaos M. Freris

TL;DR
This paper introduces a communication-efficient quasi-Newton algorithm for large-scale distributed multi-agent convex optimization, reducing communication and computational costs while ensuring linear convergence.
Contribution
It presents a novel quasi-Newton method with consensus variables that minimizes communication and computational overhead in distributed multi-agent optimization.
Findings
Achieves global linear convergence rate in expectation.
Reduces computational complexity from O(d^3) to O(cd).
Demonstrates effectiveness with real datasets.
Abstract
We propose a communication efficient quasi-Newton method for large-scale multi-agent convex composite optimization. We assume the setting of a network of agents that cooperatively solve a global minimization problem with strongly convex local cost functions augmented with a non-smooth convex regularizer. By introducing consensus variables, we obtain a block-diagonal Hessian and thus eliminate the need for additional communication when approximating the objective curvature information. Moreover, we reduce computational costs of existing primal-dual quasi-Newton methods from to by storing pairs of vectors of dimension . An asynchronous implementation is presented that removes the need for coordination. Global linear convergence rate in expectation is established, and we demonstrate the merit of our algorithm numerically with real datasets.
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 · Advanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques
