Research on the Approximation Algorithms for the Betweenness Property Computation on Complex Social Networks

唐晋韬,王挺
DOI: https://doi.org/10.3969/j.issn.1007-130x.2008.12.003
2008-01-01
Abstract:With the rapid growth of Internet users,social network mining and analyzing based on the Internet has become a hot research topic.The social networks mined from the Internet usually have large scales which need an efficient algorithm to calculate the statistics.Betweenness centrality,as an important network statistic property,has been used in many graph cluster/classification algorithms,and how to decrease its computational complexity has become an emergent problem.The recent algorithms on network statistics calculating usually use the approximation methods to estimate the graph distance between the pairs of nodes,but these typical approximation algorithms do not take the complex network property into account;furthermore,the distance estimation formulas can not be directly used to estimate betweenness centrality.In this paper,an efficient approximation algorithm to calculate betweenness properties is proposed.This algorithm adopts the internal structure characteristics of complex social networks,and gives existent possible short paths to estimate the real shortest paths between nodes.Experimental results demonstrate that our algorithm can largely reduce the computational complexity and meanwhile remains a high approximation efficiency.Some useful conclusions are obtained through the analysis of the experimental results,which lays a solid foundation for further research.
What problem does this paper attempt to address?