Journal of Information Processing
Online ISSN : 1882-6652
ISSN-L : 1882-6652
Estimating the Relative Importance of Nodes in Social Networks
Heyong WangCarl K. ChangHen-I YangYanping Chen
Author information
JOURNAL FREE ACCESS

2013 Volume 21 Issue 3 Pages 414-422

Details
Abstract

In social networks, nodes usually represent people and edges represent the relationship and connections between people. Ranking how important the nodes are with respect to some query nodes has a lot of applications in social networks. More often, people are interested in finding the Top-k most “relatively important” nodes with respect to some query nodes. A major challenge in this area of research is to define a function for measuring the “relative importance” between two nodes. In this paper, we present a measure called path probability to represent the connection strength of a between the ending node and the starting node. We proposed a measure of relative importance by using the sum of the path probabilities of all the “important” paths between a node with respect to a query node. Another challenge of computing the relative importance is the scalability issue. Most popular solutions are random walk based algorithms which involve matrix multiplication, and therefore are computationally too expensive for large graphs with millions of nodes. In this paper, by defining the path probability and introducing a small threshold value to determine whether a path is important or significant, we are able to ignore a lot of unimportant nodes so as to be able to efficiently identify the Top-k most relatively important nodes to the query nodes. Experiments are conducted over several synthetic and real graphs. The results are encouraging, and show a strong correlation between our approach and the well known random walk with restart algorithm.

Content from these authors
© 2013 by the Information Processing Society of Japan
Previous article Next article
feedback
Top