Request-Based Gossiping without Deadlocks
Ji Liu, Shaoshuai Mou, A. Stephen Morse, Brian D. O. Anderson,, Changbin Yu

TL;DR
This paper introduces three deterministic request-based gossiping protocols for distributed averaging, with one guaranteeing deadlock avoidance, another improving efficiency, and a third achieving faster convergence, advancing distributed consensus methods.
Contribution
The paper presents new request-based gossiping protocols that prevent deadlocks, optimize communication, and enhance convergence speed in distributed averaging.
Findings
Second protocol guarantees deadlock avoidance with fewer transmissions
Third protocol achieves significantly faster convergence
A worst-case convergence rate bound is established
Abstract
By the distributed averaging problem is meant the problem of computing the average value of a set of numbers possessed by the agents in a distributed network using only communication between neighboring agents. Gossiping is a well-known approach to the problem which seeks to iteratively arrive at a solution by allowing each agent to interchange information with at most one neighbor at each iterative step. Crafting a gossiping protocol which accomplishes this is challenging because gossiping is an inherently collaborative process which can lead to deadlocks unless careful precautions are taken to ensure that it does not. Many gossiping protocols are request-based which means simply that a gossip between two agents will occur whenever one of the two agents accepts a request to gossip placed by the other. In this paper, we present three deterministic request-based protocols. We show by…
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
TopicsDistributed systems and fault tolerance · Mobile Agent-Based Network Management · Modular Robots and Swarm Intelligence
