2010
DOI: 10.1007/s11280-010-0100-6
|View full text |Cite
|
Sign up to set email alerts
|

A space and time efficient algorithm for SimRank computation

Abstract: SimRank has become an important similarity measure to rank web documents based on a graph model on hyperlinks. The existing approaches for conducting SimRank computation adopt an iteration paradigm. The most efficient deterministic technique yieldsworst-case time per iteration with the space requirement O (, where n is the number of nodes (web documents). In this paper, we propose novel optimization techniques such that each iteration takes O (min {n · m, n r }) time and O (n + m) space, where m is the number … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

1
32
0

Year Published

2011
2011
2023
2023

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 57 publications
(33 citation statements)
references
References 22 publications
1
32
0
Order By: Relevance
“…Since SimRank was first introduced by Jen and Widom [14] in 2002, there have been a lot of research works [21,19,26,18,30,28,10,12,6,27] to optimize the computation of SimRank. The proposed solutions can be classified into three categories.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Since SimRank was first introduced by Jen and Widom [14] in 2002, there have been a lot of research works [21,19,26,18,30,28,10,12,6,27] to optimize the computation of SimRank. The proposed solutions can be classified into three categories.…”
Section: Related Workmentioning
confidence: 99%
“…Later, Lizorkin et al [21] improved the original solution via partial sum memorization to O(kdN 2 ) time. Yu et al [26] used fast matrix multiplication to speed up the all-pairs SimRank computation as well. Recently, Yu et al [28] further enhanced the SimRank computation to O(kd ′ N 2 ) time (with d ′ < d) through fine-grained memorization.…”
Section: Related Workmentioning
confidence: 99%
“…One fundamental task underpinning many graph mining problems such as recommender systems [14] and information retrieval [8] is the computation of similarity between objects. Among various ways of evaluating object similarity on graph [26,27,11], SimRank [15] is probably one of the most popular [10,22,21,19,29,16,23,28,25].…”
Section: Introductionmentioning
confidence: 99%
“…It may take up to O(n 3 ) time and O(n 2 ) space for computing the similarity of two nodes even on a sparse graph, which is clearly far from acceptable for large problems. Indeed, since it emerged [15], its scalability has been a critical issue of study [10,22,21,19,29,16,23,28]. Despite significant progress, there is still a large gap to a practically scalable solution.…”
Section: Introductionmentioning
confidence: 99%
“…The intuition is that a page has high rank if the sum of the ranks of its incoming links is high. A time and space efficient algorithm to rank web documents based on a graph model on hyperlinks is proposed in [45]. Reference [8] presented a method to extend the link analysis from page level to block-level.…”
mentioning
confidence: 99%