TL;DR
This paper investigates how network topology influences the convergence of distributed optimization algorithms, especially ADMM, by analyzing averaging methods, spectral properties, and empirical results in sensor localization.
Contribution
It provides a detailed analysis of ADMM's convergence related to network topology, compares algorithms on a canonical averaging problem, and explores connections to lifted Markov chains.
Findings
ADMM's convergence rate depends on spectral properties of the network.
Different algorithms exhibit varying efficiency based on network topology.
Empirical results show topology significantly impacts sensor localization performance.
Abstract
There has been an increasing necessity for scalable optimization methods, especially due to the explosion in the size of datasets and model complexity in modern machine learning applications. Scalable solvers often distribute the computation over a network of processing units. For simple algorithms such as gradient descent the dependency of the convergence time with the topology of this network is well-known. However, for more involved algorithms such as the Alternating Direction Methods of Multipliers (ADMM) much less is known. At the heart of many distributed optimization algorithms there exists a gossip subroutine which averages local information over the network, and whose efficiency is crucial for the overall performance of the method. In this paper we review recent research in this area and, with the goal of isolating such a communication exchange behaviour, we compare different…
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
MethodsAlternating Direction Method of Multipliers
