English

The Entrapment Problem in Random Walk Decentralized Learning

Machine Learning 2024-07-31 v1 Distributed, Parallel, and Cluster Computing Information Theory math.IT

Abstract

This paper explores decentralized learning in a graph-based setting, where data is distributed across nodes. We investigate a decentralized SGD algorithm that utilizes a random walk to update a global model based on local data. Our focus is on designing the transition probability matrix to speed up convergence. While importance sampling can enhance centralized learning, its decentralized counterpart, using the Metropolis-Hastings (MH) algorithm, can lead to the entrapment problem, where the random walk becomes stuck at certain nodes, slowing convergence. To address this, we propose the Metropolis-Hastings with L\'evy Jumps (MHLJ) algorithm, which incorporates random perturbations (jumps) to overcome entrapment. We theoretically establish the convergence rate and error gap of MHLJ and validate our findings through numerical experiments.

Keywords

Cite

@article{arxiv.2407.20611,
  title  = {The Entrapment Problem in Random Walk Decentralized Learning},
  author = {Zonghong Liu and Salim El Rouayheb and Matthew Dwyer},
  journal= {arXiv preprint arXiv:2407.20611},
  year   = {2024}
}

Comments

10 pages, accepted by 2024 IEEE International Symposium on Information Theory. The associated presentation of this paper can be found in https://www.youtube.com/watch?v=et0sR4lJK_s&ab_channel=LiuZonghong

R2 v1 2026-06-28T17:57:50.160Z