DCatalyst: A Unified Accelerated Framework for Decentralized Optimization
Tianyu Cao, Xiaokai Chen, Gesualdo Scutari
TL;DR
This work introduces DCatalyst, a unified decentralized acceleration framework that injects Nesterov-style acceleration into a broad class of decentralized algorithms solving composite objectives $u(x)=f(x)+r(x)$. It develops inexact estimating sequences to manage consensus errors and subproblem inexactness, enabling rigorous convergence analysis for both strongly convex and convex cases. The framework is instantiated with multiple algorithms (e.g., SONATA, PUDA, PMGT-LSVRG), including accelerated variants that exploit function similarity and finite-sum structure to achieve near-optimal communication and computation complexities (up to log factors). Empirically, DCatalyst delivers substantial acceleration across diverse scenarios, especially for ill-conditioned problems, and provides practical tuning guidance for inner- and outer-loop iterations. Overall, the approach broadens the applicability of accelerated decentralized optimization, reduces communication bottlenecks, and enables VR and nonsmooth composite objectives within a unified theory and toolkit.
Abstract
We study decentralized optimization over a network of agents, modeled as graphs, with no central server. The goal is to minimize $f+r$, where $f$ represents a (strongly) convex function averaging the local agents' losses, and $r$ is a convex, extended-value function. We introduce DCatalyst, a unified black-box framework that integrates Nesterov acceleration into decentralized optimization algorithms. %, enhancing their performance. At its core, DCatalyst operates as an \textit{inexact}, \textit{momentum-accelerated} proximal method (forming the outer loop) that seamlessly incorporates any selected decentralized algorithm (as the inner loop). We demonstrate that DCatalyst achieves optimal communication and computational complexity (up to log-factors) across various decentralized algorithms and problem instances. Notably, it extends acceleration capabilities to problem classes previously lacking accelerated solution methods, thereby broadening the effectiveness of decentralized methods. On the technical side, our framework introduce the {\it inexact estimating sequences}--a novel extension of the well-known Nesterov's estimating sequences, tailored for the minimization of composite losses in decentralized settings. This method adeptly handles consensus errors and inexact solutions of agents' subproblems, challenges not addressed by existing models.
