Global Rank Estimation
Akrati Saxena, S. R. S. Iyengar

TL;DR
This paper introduces fast, efficient methods for estimating a node's global centrality rank in large, dynamic networks without computing all centrality values, using sampling, structural analysis, or machine learning.
Contribution
It proposes novel techniques for estimating node centrality ranks efficiently, reducing the need for full network analysis in large-scale, real-world networks.
Findings
Methods effectively estimate degree and closeness centrality ranks
Sampling and machine learning approaches improve estimation speed
Applicable to large, dynamic networks with minimal accuracy loss
Abstract
In real world complex networks, the importance of a node depends on two important parameters: 1. characteristics of the node, and 2. the context of the given application. The current literature contains several centrality measures that have been defined to measure the importance of a node based on the given application requirements. These centrality measures assign a centrality value to each node that denotes its importance index. But in real life applications, we are more interested in the relative importance of the node that can be measured using its centrality rank based on the given centrality measure. To compute the centrality rank of a node, we need to compute the centrality value of all the nodes and compare them to get the rank. This process requires the entire network. So, it is not feasible for real-life applications due to the large size and dynamic nature of real world…
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 · Functional Brain Connectivity Studies · Mental Health Research Topics
