Title :
Scalable Diversified Ranking on Large Graphs
Author :
Li, Rong-Hua ; Yu, Jeffrey Xu
Author_Institution :
Chinese Univ. of Hong Kong, Hong Kong, China
Abstract :
Enhancing diversity in ranking on graphs has been identified as an important retrieval and mining task. Nevertheless, many existing diversified ranking algorithms cannot be scalable to large graphs as they have high time or space complexity. In this paper, we propose a scalable algorithm to find the top-K diversified ranking list on graphs. The key idea of our algorithm is that we first compute the Pagerank of the nodes of the graph, and then perform a carefully designed vertex selection algorithm to find the top-K diversified ranking list. Specifically, we firstly present a new diversified ranking measure, which can capture both relevance and diversity. Secondly, we prove the submodularity of the proposed measure. And then we propose an efficient greedy algorithm with linear time and space complexity with respect to the size of the graph to achieve near-optimal diversified ranking. Finally, we evaluate the proposed method through extensive experiments on four real networks. The experimental results indicate that the proposed method outperforms existing diversified ranking algorithms both on improving diversity in ranking and the efficiency of the algorithms.
Keywords :
computational complexity; data mining; graph theory; information retrieval; social networking (online); Pagerank; diversified ranking algorithms; diversity enhancement; large graphs; linear space complexity; linear time complexity; mining task; retrieval task; scalable diversified ranking; social network analysis; top-K diversified ranking list; vertex selection algorithm; Algorithm design and analysis; Collaboration; Complexity theory; Diversity reception; Greedy algorithms; Measurement; Social network services;
Conference_Titel :
Data Mining (ICDM), 2011 IEEE 11th International Conference on
Conference_Location :
Vancouver,BC
Print_ISBN :
978-1-4577-2075-8
DOI :
10.1109/ICDM.2011.126