Self-Creating Random Walks for Decentralized Learning under Pac-Man Attacks
Xingran Chen, Parimal Parag, Rohit Bhagat, Salim El Rouayheb

TL;DR
This paper introduces a decentralized learning algorithm resilient to Pac-Man attacks, which probabilistically terminate random walks, ensuring continued learning despite malicious nodes.
Contribution
The paper proposes the CREATE-IF-LATE (CIL) algorithm that enables self-creating RWs, preventing extinction and ensuring convergence under adversarial Pac-Man attacks.
Findings
CIL guarantees non-extinction of RWs
Ensures convergence of stochastic gradient descent
Maintains learning with at most linear delay
Abstract
Random walk (RW)-based algorithms have long been popular in distributed systems due to low overheads and scalability, with recent growing applications in decentralized learning. However, their reliance on local interactions makes them inherently vulnerable to malicious behavior. In this work, we investigate an adversarial threat that we term the ``Pac-Man'' attack, in which a malicious node probabilistically terminates any RW that visits it. This stealthy behavior gradually eliminates active RWs from the network, effectively halting the learning process without triggering failure alarms. To counter this threat, we propose the CREATE-IF-LATE (CIL) algorithm, which is a fully decentralized, resilient mechanism that enables self-creating RWs and prevents RW extinction in the presence of Pac-Man. Our theoretical analysis shows that the CIL algorithm guarantees several desirable properties,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Distributed systems and fault tolerance · Privacy-Preserving Technologies in Data
