LGSep 30, 2022

Momentum Tracking: Momentum Acceleration for Decentralized Deep Learning on Heterogeneous Data

arXiv:2209.15505v229 citationsh-index: 14
Originality Highly original
AI Analysis

This addresses a key bottleneck in decentralized learning for distributed systems with non-IID data, offering a robust solution with proven theoretical guarantees.

The paper tackles the problem of momentum-based decentralized deep learning under heterogeneous data distributions, where existing methods suffer from performance degradation. It proposes Momentum Tracking, which achieves a convergence rate independent of data heterogeneity and outperforms existing methods in experiments.

SGD with momentum is one of the key components for improving the performance of neural networks. For decentralized learning, a straightforward approach using momentum is Distributed SGD (DSGD) with momentum (DSGDm). However, DSGDm performs worse than DSGD when the data distributions are statistically heterogeneous. Recently, several studies have addressed this issue and proposed methods with momentum that are more robust to data heterogeneity than DSGDm, although their convergence rates remain dependent on data heterogeneity and deteriorate when the data distributions are heterogeneous. In this study, we propose Momentum Tracking, which is a method with momentum whose convergence rate is proven to be independent of data heterogeneity. More specifically, we analyze the convergence rate of Momentum Tracking in the setting where the objective function is non-convex and the stochastic gradient is used. Then, we identify that it is independent of data heterogeneity for any momentum coefficient $β\in [0, 1)$. Through experiments, we demonstrate that Momentum Tracking is more robust to data heterogeneity than the existing decentralized learning methods with momentum and can consistently outperform these existing methods when the data distributions are heterogeneous.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes