Accelerated Alternating Direction Method of Multipliers Gradient Tracking for Distributed Optimization
Eduardo Sebastián, Mauro Franceschelli, Andrea Gasparri, Eduardo Montijano, Carlos Sagüés
TL;DR
This work tackles distributed consensus optimization over static undirected networks by proposing an accelerated algorithm that fuses momentum with ADMM and gradient tracking (A2DMM-GT). By modeling the dynamics as an interconnection of two singularly perturbed systems, the authors show that momentum on the average dynamics and on the auxiliary variables yields faster convergence than the non-accelerated ADMM-GT, while retaining robustness and low per-iteration cost. They establish global exponential stability under standard assumptions and provide a convergence-rate argument supported by simulations on quadratic and logistic-regression tasks, where A2DMM-GT outperforms existing first-order distributed protocols given the same computational and communication budget. The approach offers a practical, robust route to faster distributed optimization, with future work on step-size adaptation, time-varying directed graphs, and constrained settings.
Abstract
This paper presents a novel accelerated distributed algorithm for unconstrained consensus optimization over static undirected networks. The proposed algorithm combines the benefits of acceleration from momentum, the robustness of the alternating direction method of multipliers, and the computational efficiency of gradient tracking to surpass existing state-of-the-art methods in convergence speed, while preserving their computational and communication cost. First, we prove that, by applying momentum on the average dynamic consensus protocol over the estimates and gradient, we can study the algorithm as an interconnection of two singularly perturbed systems: the outer system connects the consensus variables and the optimization variables, and the inner system connects the estimates of the optimum and the auxiliary optimization variables. Next, we prove that, by adding momentum to the auxiliary dynamics, our algorithm always achieves faster convergence than the achievable linear convergence rate for the non-accelerated alternating direction method of multipliers gradient tracking algorithm case. Through simulations, we numerically show that our accelerated algorithm surpasses the existing accelerated and non-accelerated distributed consensus first-order optimization protocols in convergence speed.
