Pick your Neighbor: Local Gauss-Southwell Rule for Fast Asynchronous Decentralized Optimization
Marina Costantini, Nikolaos Liakopoulos, Panayotis Mertikopoulos,, Thrasyvoulos Spyropoulos

TL;DR
This paper introduces an optimization-aware neighbor selection rule for asynchronous decentralized optimization, leveraging a Gauss-Southwell inspired approach to improve convergence speed by prioritizing the most impactful communication, validated through theoretical analysis and experiments.
Contribution
It proposes a novel set-wise Gauss-Southwell rule for neighbor selection in asynchronous decentralized optimization, achieving significant speedup over random selection methods.
Findings
Achieves up to maximum degree speedup in network communication.
Provides a new analytical framework for set-wise coordinate descent.
Validated improvements through numerical experiments.
Abstract
In decentralized optimization environments, each agent in a network of nodes has its own private function , and nodes communicate with their neighbors to cooperatively minimize the aggregate objective . In this setting, synchronizing the nodes' updates incurs significant communication overhead and computational costs, so much of the recent literature has focused on the analysis and design of asynchronous optimization algorithms, where agents activate and communicate at arbitrary times without needing a global synchronization enforcer. However, most works assume that when a node activates, it selects the neighbor to contact based on a fixed probability (e.g., uniformly at random), a choice that ignores the optimization landscape at the moment of activation. Instead, in this work we introduce an optimization-aware selection rule that chooses the neighbor…
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 · Stochastic Gradient Optimization Techniques · Cooperative Communication and Network Coding
