3.8 Proceedings Paper

PRSim: Sublinear Time SimRank Computation on Large Power-Law Graphs

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/3299869.3319873

Keywords

SimRank; Power-Law Graphs; Personalized PageRank

Funding

  1. National Natural Science Foundation of China [61832017, 61732014]
  2. MOE, Singapore [MOE2015-T2-2-069]
  3. NUS, Singapore under an SUG
  4. CUHK [4055114]
  5. CUHK University [4930911, 5501570]

Ask authors/readers for more resources

SimRank is a classic measure of the similarities of nodes in a graph. Given a node u in graph G = (V, E), a single-source SimRank query returns the SimRank similarities s (u, v) between node u and each node v. V. This type of queries has numerous applications in web search and social networks analysis, such as link prediction, web mining, and spam detection. Existing methods for single-source SimRank queries, however, incur query cost at least linear to the number of nodes n, which renders them inapplicable for real-time and interactive analysis. This paper proposes PRSim, an algorithm that exploits the structure of graphs to efficiently answer single-source SimRank queries. PRSim uses an index of size O(m), where m is the number of edges in the graph, and guarantees a query time that depends on the reverse PageRank distribution of the input graph. In particular, we prove that PRSim runs in sub-linear time if the degree distribution of the input graph follows the power-law distribution, a property possessed by many real-world graphs. Based on the theoretical analysis, we show that the empirical query time of all existing SimRank algorithms also depends on the reverse PageRank distribution of the graph. Finally, we present the first experimental study that evaluates the absolute errors of various SimRank algorithms on large graphs, and we show that PRSim outperforms the state of the art in terms of query time, accuracy, index size, and scalability.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

3.8
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available