Enhanced Pruning for Distributed Closeness Centrality under Multi-Packet Messaging
Patrick D. Manya, Eugene M. Mbuyi, Gothy T. Ngoie, Jordan F. Masakuna

TL;DR
This paper presents an enhanced distributed pruning method for closeness centrality that uses multi-packet messaging to significantly reduce communication overhead in large-scale networks.
Contribution
It introduces a multi-packet messaging technique to improve the efficiency of distributed closeness centrality computation, reducing message exchanges without losing accuracy.
Findings
Reduces total message count in large networks
Improves computation time over baseline methods
Maintains accuracy of centrality estimates
Abstract
Identifying central nodes using closeness centrality is a critical task in analyzing large-scale complex networks, yet its decentralized computation remains challenging due to high communication overhead. Existing distributed approximation techniques, such as pruning, often fail to fully mitigate the cost of exchanging numerous data packets in large network settings. In this paper, we introduce a novel enhancement to the distributed pruning method specifically designed to overcome this communication bottleneck. Our core contribution is a technique that leverages multi-packet messaging, allowing nodes to batch and transmit larger, consolidated data blocks. This approach significantly reduces the number of exchanged messages and minimizes data loss without compromising the accuracy of the centrality estimates. We demonstrate that our multi-packet approach substantially outperforms the…
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
TopicsComplex Network Analysis Techniques · Opportunistic and Delay-Tolerant Networks · Graph Theory and Algorithms
