Title :
Leveraging network structure in centrality evaluation of large scale networks
Author :
Sima Das;Sajal K. Das
Author_Institution :
Department of Computer Science, Missouri University of Science and Technology, Rolla, 65409, USA
Abstract :
Evaluating influential nodes is one of the fundamental problems in large scale networks having wide range of applications. The centrality metric, in particular betweenness centrality plays a significant role in ranking influential nodes. Existing exact algorithms for evaluating betweenness centrality metric consider the entire network and hence incur high computational cost. In this paper, we reduce computational cost by leveraging network structural properties. We propose a community detection algorithm that uses right-skewed nature of degree distribution with incremental accumulation and semi-local optimal node selection giving computational cost O(|V|2 - m|V|k2), where k, |V| and m represent average degree, number of vertices and modularity respectively. Additionally, we use predefined upper bound (O(√|V|)) equation on the number and size of communities to propose an algorithm for evaluating exact betweenness centrality indices that exploit the dense intra-modular and sparse intermodular connections of large scale networks, leading to the computational cost of O(|V|2 + 1/2|V|3/2log|V|). We validate our algorithms using real world networks. The computational cost incurred due to community detection and betweenness centrality evaluation holds irrespective of graph density and out performs existing exact algorithms. To the best of our knowledge this is the first work to leverage structural properties in community detection and exact betweenness centrality evaluation over large scale networks.
Keywords :
"Computational efficiency","Algorithm design and analysis","Image edge detection","Indexes","Joining processes","Measurement","Approximation methods"
Conference_Titel :
Local Computer Networks (LCN), 2015 IEEE 40th Conference on
DOI :
10.1109/LCN.2015.7366373