LGDCMar 5, 2024

Averaging Rate Scheduler for Decentralized Learning on Heterogeneous Data

arXiv:2403.03292v13 citationsh-index: 8Tiny Papers @ ICLR
Originality Incremental advance
AI Analysis

This work addresses data heterogeneity in decentralized learning, offering an incremental improvement for practical scenarios where data distributions are non-IID.

The paper tackles the problem of data heterogeneity in decentralized learning by proposing an averaging rate scheduler, which improves test accuracy by approximately 3% compared to constant averaging rates.

State-of-the-art decentralized learning algorithms typically require the data distribution to be Independent and Identically Distributed (IID). However, in practical scenarios, the data distribution across the agents can have significant heterogeneity. In this work, we propose averaging rate scheduling as a simple yet effective way to reduce the impact of heterogeneity in decentralized learning. Our experiments illustrate the superiority of the proposed method (~3% improvement in test accuracy) compared to the conventional approach of employing a constant averaging rate.

Code Implementations1 repo
Foundations

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

Your Notes