On Local and Global Centrality in Large Scale Networks
Sima Das

TL;DR
This paper introduces efficient algorithms for calculating betweenness centrality in large networks by exploiting their modular structure, significantly reducing computational complexity compared to traditional global methods.
Contribution
The paper presents the first algorithms leveraging modular topologies to compute centrality measures faster in large networks, especially social networks.
Findings
Algorithms outperform existing methods in speed
Modular topology significantly reduces computation
Applicable to various centrality measures
Abstract
Estimating influential nodes in large scale networks including but not limited to social networks, biological networks, communication networks, emerging smart grids etc. is a topic of fundamental interest. To understand influences of nodes in a network, a classical metric is centrality within which there are multiple specific instances including degree centrality, closeness centrality, betweenness centrality and more. As of today, existing algorithms to identify nodes with high centrality measures operate upon the entire (or rather global) network, resulting in high computational complexity. In this paper, we design efficient algorithms for determining the betweenness centrality in large scale networks by taking advantage of the modular topology exhibited by most of these large scale networks. Very briefly, modular topologies are those wherein the entire network appears partitioned into…
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 · Game Theory and Applications
