Path Centrality: A New Centrality Measure in Social Networks
نویسندگان
چکیده
Processing large graphs is an emerging and increasingly important computation in a variety of application domains, from social networking to genomics and marketing. One of the important and computationally challenging structural graph metrics is node betweenness centrality, a measure of influence of a node in the graph. The best known algorithm for computing exact betweenness centrality runs in time O(nm + n log n), which makes it infeasible on graphs with millions of nodes and edges. The existing randomized algorithms for estimating betweenness centrality significantly reduce the execution time, but their accuracy decreases considerably with the size of the graph. This paper proposes an alternative way to identify nodes with high betweenness centrality. It introduces a new metric, κ-path centrality, and a randomized algorithm for estimating it, and shows empirically that nodes with high κ-path centrality have high node betweenness centrality. The randomized algorithm runs in time O(κ3n2−2α log n) and outputs, for each vertex v, an estimate of its κ-path centrality up to additive error of ±n with probability 1 − 1/n. Experimental evaluations on diverse real and synthetic social networks show improved accuracy in detecting high betweenness centrality nodes and significantly reduced execution time when compared to known randomized algorithms.
منابع مشابه
The Influence of Location on Nodes’ Centrality in Location-Based Social Networks
Nowadays, due to the widespread use of social networks, they can be used as a convenient, low-cost, and affordable tool for disseminating all kinds of information and data among the massive users of these networks. Issues such as marketing for new products, informing the public in critical situations, and disseminating medical and technological innovations are topics that have been considered b...
متن کاملA New Centrality Measure for Tracking Online Community in Social Network
This paper presents a centrality measurement and analysis of the social networks for tracking online community. The tracking of single community in social networks is commonly done using some of the centrality measures employed in social network community tracking. The ability that centrality measures have to determine the relative position of a node within a network has been used in previous r...
متن کاملA Novel Measure of Edge Centrality in Social Networks
The problem of assigning centrality values to nodes and edges in graphs has been widely investigated during last years. Recently, a novel measure of node centrality has been proposed, called j-path centrality index, which is based on the propagation of messages inside a network along paths consisting of at most j edges. On the other hand, the importance of computing the centrality of edges has ...
متن کاملEntropy as a measure of centrality in networks characterized by path-transfer flow
Recently, Borgatti [Borgatti, S.P., 2005. Centrality and network flow. Social Networks 27, 55–71] proposed a taxonomy of centrality measures based on the way that traffic flows through the network—whether over path, geodesic, trail, or walk, and whether by means of transfer, serial duplication, or parallel duplication. Most of the extant centrality measures assume that traffic propagates via pa...
متن کاملBridging: Locating critical connectors in a network
This paper proposes several measures for bridging in networks derived from Granovetter's (1973) insight that links which reduce distances in a network are important structural bridges. Bridging is calculated by systematically deleting links and calculating the resultant changes in network cohesion (measured as the inverse average path length). The average change for each node's links provides a...
متن کامل