Exact Decentralized Optimization via Explicit $\ell_1$ Consensus Penalties
Hong Wang

TL;DR
This paper introduces a novel decentralized optimization framework that achieves exact consensus with constant stepsizes using explicit $ ext{l}_1$ penalties, improving convergence speed and communication efficiency over existing methods.
Contribution
The authors propose a two-layer penalty framework with an explicit $ ext{l}_1$ penalty, enabling exact consensus in decentralized optimization with fixed stepsizes and minimal communication, and provide convergence guarantees.
Findings
DP$^2$G outperforms DGD in convergence speed and communication efficiency.
The method is competitive with gradient-tracking approaches while using less memory.
Experiments on various tasks demonstrate the effectiveness of the proposed framework.
Abstract
Consensus optimization enables autonomous agents to solve joint tasks through peer-to-peer exchanges alone. Classical decentralized gradient descent is appealing for its minimal state but fails to achieve exact consensus with fixed stepsizes unless additional trackers or dual variables are introduced. We revisit penalty methods and introduce a decentralized two-layer framework that couples an outer penalty-continuation loop with an inner plug-and-play saddle-point solver. Any primal-dual routine that satisfies simple stationarity and communication conditions can be used; when instantiated with a proximal-gradient solver, the framework yields the DPG algorithm, which reaches exact consensus with constant stepsizes, stores only one dual residual per agent, and requires exactly two short message exchanges per inner iteration. An explicit penalty enforces agreement and, once…
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 · Stochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data
