Multiscale Gossip for Efficient Decentralized Averaging in Wireless Packet Networks
Konstantinos I. Tsianos, Michael G. Rabbat

TL;DR
This paper introduces a hierarchical gossip algorithm for wireless sensor networks that efficiently computes the average consensus with reduced message complexity and network congestion, outperforming existing methods.
Contribution
The paper presents a novel multiscale hierarchical gossip scheme with optimized network partitioning, achieving near-optimal message complexity and reduced message distances compared to prior algorithms.
Findings
Achieves $oxed{ ext{O}(n ext{ log } ext{log } n)}$ message complexity for $oxed{ ext{epsilon}}$-accuracy.
Optimal subnetwork size scales as $O(n^{(2/3)^j})$, balancing message complexity and hierarchy depth.
Most messages travel shorter distances, reducing congestion and resource usage.
Abstract
This paper describes and analyzes a hierarchical gossip algorithm for solving the distributed average consensus problem in wireless sensor networks. The network is recursively partitioned into subnetworks. Initially, nodes at the finest scale gossip to compute local averages. Then, using geographic routing to enable gossip between nodes that are not directly connected, these local averages are progressively fused up the hierarchy until the global average is computed. We show that the proposed hierarchical scheme with levels of hierarchy is competitive with state-of-the-art randomized gossip algorithms, in terms of message complexity, achieving -accuracy with high probability after messages. Key to our analysis is the way in which the network is recursively partitioned. We find that the optimal scaling law is achieved…
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 Control Multi-Agent Systems · Neural Networks Stability and Synchronization · Complex Network Analysis Techniques
