Distributed Identification of Central Nodes with Less Communication
Jordan F. Masakuna, Steve Kroon

TL;DR
This paper proposes a distributed method to identify central nodes in large networks efficiently by pruning unlikely candidates, significantly reducing communication overhead while maintaining accuracy.
Contribution
It refines an existing distributed centrality algorithm by incorporating node pruning, decreasing message exchanges in large networks with many non-central nodes.
Findings
Reduces message complexity in large networks
Effective in networks with many prunable nodes
Maintains accuracy of central node detection
Abstract
This paper is concerned with distributed detection of central nodes in complex networks using closeness centrality. Closeness centrality plays an essential role in network analysis. Evaluating closeness centrality exactly requires complete knowledge of the network; for large networks, this may be inefficient, so closeness centrality should be approximated. Distributed tasks such as leader election can make effective use of centrality information for highly central nodes, but complete network information is not locally available. This paper refines a distributed centrality computation algorithm by You et al. [24] by pruning nodes which are almost certainly not most central. For example, in a large network, leave nodes can not play a central role. This leads to a reduction in the number of messages exchanged to determine the centrality of the remaining nodes. Our results show that our…
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 · Opinion Dynamics and Social Influence · Functional Brain Connectivity Studies
