Convergence of Distributed Adaptive Optimization with Local Updates
Ziheng Cheng, Margalit Glasgow
TL;DR
This paper analyzes distributed adaptive optimization with intermittent communication by introducing Local SGDM and Local Adam with gradient clipping. It proves a novel contraction property for local iterations and derives high-probability convergence rates in convex (Local SGDM) and weakly convex (Local Adam) regimes, under generalized smoothness and heavy-tailed noise settings. The results show scenarios where local updates can outperform minibatch baselines, thereby reducing communication without sacrificing convergence. The methods rely on an auxiliary contraction analysis via Moreau envelopes and martingale concentration, offering practically relevant, high-probability guarantees for distributed adaptive optimization.
Abstract
We study distributed adaptive algorithms with local updates (intermittent communication). Despite the great empirical success of adaptive methods in distributed training of modern machine learning models, the theoretical benefits of local updates within adaptive methods, particularly in terms of reducing communication complexity, have not been fully understood yet. In this paper, for the first time, we prove that \em Local SGD \em with momentum (\em Local \em SGDM) and \em Local \em Adam can outperform their minibatch counterparts in convex and weakly convex settings in certain regimes, respectively. Our analysis relies on a novel technique to prove contraction during local iterations, which is a crucial yet challenging step to show the advantages of local updates, under generalized smoothness assumption and gradient clipping strategy.
