4.2 Article

Efficient Algorithms for Approximate Single-Source Personalized PageRank Queries

期刊

出版社

ASSOC COMPUTING MACHINERY
DOI: 10.1145/3360902

关键词

Personalized PageRank; forward push; random walk

资金

  1. CUHK University Startup Grant [4930911, 5501570]
  2. MOE, Singapore [MOE2015-T2-2-069]
  3. NUS, Singapore
  4. National Natural Science Foundation of China [61972401, 61932001, 61832017]
  5. Fundamental Research Funds for the Central Universities
  6. Renmin University of China [18XNLG21]
  7. NPRP grant from Qatar National Research Fund [NPRP10-0208-170408]
  8. CUHK [4055114]

向作者/读者索取更多资源

Given a graph G, a source node s, and a target node t, the personalized PageRank (PPR) oft with respect to s is the probability that a random walk starting from s terminates at t. An important variant of the PPR query is single-source PPR (SSPPR), which enumerates all nodes in G and returns the top-k nodes with the highest PPR values with respect to a given source s. PPR in general and SSPPR in particular have important applications in web search and social networks, e.g., in Twitter's Who-To-Follow recommendation service. However, PPR computation is known to be expensive on large graphs and resistant to indexing. Consequently, previous solutions either use heuristics, which do not guarantee result quality, or rely on the strong computing power of modern data centers. which is costly. Motivated by this, we propose effective index-free and index-based algorithms for approximate PPR processing, with rigorous guarantees on result quality. We first present FORA, an approximate SSPPR solution that combines two existing methods-Forward Push (which is fast but does not guarantee quality) and Monte Carlo Random Walk (accurate but slow)-in a simple and yet non-trivial way, leading to both high accuracy and efficiency. Further, FORA includes a simple and effective indexing scheme, as well as a module for top-k selection with high pruning power. Extensive experiments demonstrate that the proposed solutions are orders of magnitude more efficient than their respective competitors. Notably, on a billion-edge Twitter dataset, FORA answers a top-500 approximate SSPPR query within 1s, using a single commodity server.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.2
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据