2010
DOI: 10.14778/1929861.1929864
|View full text |Cite
|
Sign up to set email alerts
|

Fast incremental and personalized PageRank

Abstract: In this paper, we analyze the efficiency of Monte Carlo methods for incremental computation of PageRank, personalized PageRank, and similar random walk based methods (with focus on SALSA), on large-scale dynamically evolving social networks. We assume that the graph of friendships is stored in distributed shared memory, as is the case for large social networks such as Twitter.For global PageRank, we assume that the social network has n nodes, and m adversarially chosen edges arrive in a random order. We show t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

3
267
1

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 292 publications
(271 citation statements)
references
References 42 publications
3
267
1
Order By: Relevance
“…The correctness of the above approximation follows directly from the main result of [2] (see Algorithm 4 and Theorem 1) and also from [4] (Theorem 1). In particular, it is mentioned in [2,4] that the approximate PageRankvalue is quite good even for K = 1.…”
Section: Correctness Of Pagerank Approximationmentioning
confidence: 85%
See 4 more Smart Citations
“…The correctness of the above approximation follows directly from the main result of [2] (see Algorithm 4 and Theorem 1) and also from [4] (Theorem 1). In particular, it is mentioned in [2,4] that the approximate PageRankvalue is quite good even for K = 1.…”
Section: Correctness Of Pagerank Approximationmentioning
confidence: 85%
“…Let be a small constant which is fixed ( is called the reset probability, i.e., with probability , the random walk starts from a node chosen uniformly at random among all nodes in the network). The PageRank vector of a graph (e.g., see [2,4,5,9]) is the stationary distribution vector π of the following special type of random walk: at each step of the random walk, with probability the walk starts from a randomly chosen node and with remaining probability 1 − , the walk follows a randomly chosen outgoing (neighbor) edge from the current node and moves to that neighbor. 3 Therefore the PageRank transition matrix on the state space (or vertex set) V can be written as…”
Section: Pagerankmentioning
confidence: 99%
See 3 more Smart Citations