Proceedings of the 17th ACM Conference on Information and Knowledge Management 2008
DOI: 10.1145/1458082.1458122
|View full text |Cite
|
Sign up to set email alerts
|

Local approximation of pagerank and reverse pagerank

Abstract: We consider the problem of approximating the PageRank of a target node using only local information provided by a link server. This problem was originally studied by Chen, Gan, and Suel (CIKM 2004), who presented an algorithm for tackling it. We prove that local approximation of PageRank, even to within modest approximation factors, is infeasible in the worst-case, as it requires probing the link server for Ω(n) nodes, where n is the size of the graph. The difficulty emanates from nodes of high in-degree and/… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
29
0

Year Published

2010
2010
2018
2018

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 48 publications
(29 citation statements)
references
References 35 publications
0
29
0
Order By: Relevance
“…As we have seen in the previous subsections, PageRank can be adapted to weighted digraphs and supports personalization. Additionally, it can be efficiently approximated [2,5], and can be computed in a parallel or distributed framework [31,44].…”
Section: Pagerank In Contextmentioning
confidence: 99%
“…As we have seen in the previous subsections, PageRank can be adapted to weighted digraphs and supports personalization. Additionally, it can be efficiently approximated [2,5], and can be computed in a parallel or distributed framework [31,44].…”
Section: Pagerank In Contextmentioning
confidence: 99%
“…where [13]. Given two nodes u and v, v's social influence on u is realized along the different paths from v to u in the graph.…”
Section: ) Computation Cost Analysismentioning
confidence: 99%
“…The PPR from node i to j is computed as P P R(i, j) = mj/N . Our experiments use α = 0.15, the common choice of PPR computations [18,5], and T = log n/α because prior work proved that PageRank converges in O(log n/α) hops [11]. We also found that N = 8000 is adequate to get a stable PPR estimation.…”
Section: Ground Truth Computationmentioning
confidence: 99%