Generalized Centrality Aggregation and Exclusive Centrality
Mostafa Haghir Chehreghani

TL;DR
This paper introduces exclusive betweenness centrality, a new set centrality measure, along with algorithms for its exact and approximate computation, and evaluates its effectiveness on real-world networks.
Contribution
It proposes exclusive betweenness centrality, formulates its mathematical relationship with existing measures, and provides algorithms for its computation and empirical evaluation.
Findings
Exclusive betweenness centrality effectively identifies network centers.
Approximate algorithms enable scalable computation on large networks.
Strong correlation observed with existing set centrality measures.
Abstract
There are several applications that benefit from a definition of centrality which is applicable to sets of vertices, rather than individual vertices. However, existing definitions might not be able to help us in answering several network analysis questions. In this paper, we study generalizing aggregation of centralities of individual vertices, to the centrality of the set consisting of these vertices. In particular, we propose exclusive betweenness centrality, defined as the number of shortest paths passing over exactly one of the vertices in the set, and discuss how this can be useful in determining the proper center of a network. We mathematically formulate the relationship between exclusive betweenness centrality and the existing notions of set centrality, and use this relation to present an exact algorithm for computing exclusive betweenness centrality. Since it is usually…
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 · Graph theory and applications · Mental Health Research Topics
