2010
DOI: 10.1007/978-3-642-14246-8_29
|View full text |Cite
|
Sign up to set email alerts
|

Taming Computational Complexity: Efficient and Parallel SimRank Optimizations on Undirected Graphs

Abstract: Abstract. SimRank has been considered as one of the promising link-based ranking algorithms to evaluate similarities of web documents in many modern search engines. In this paper, we investigate the optimization problem of SimRank similarity computation on undirected web graphs. We first present a novel algorithm to estimate the SimRank between vertices in O n 3 + K · n 2 time, where n is the number of vertices, and K is the number of iterations. In comparison, the most efficient implementation of SimRank algo… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 10 publications
(19 citation statements)
references
References 21 publications
0
19
0
Order By: Relevance
“…The key idea in our optimization is to maximally use the adjacency matrix A to characterize the P-Rank similarity S as a power series in a function form like S = It is worth noting that SimRank over undirected graphs is a special case of the more general P-Rank when λ = 1 and C in = C out . In contrast to the O(n 3 + Kn 2 )-time of SimRank optimization over undirected graphs in our early work [14], this work further optimizes P-Rank time in O(n 3 ) with no need for iteration. To show Theorem 3, we first characterize P-Rank elegantly on undirected graphs.…”
Section: An Efficient Algorithm For P-rank Estimating On Undirected Gmentioning
confidence: 90%
“…The key idea in our optimization is to maximally use the adjacency matrix A to characterize the P-Rank similarity S as a power series in a function form like S = It is worth noting that SimRank over undirected graphs is a special case of the more general P-Rank when λ = 1 and C in = C out . In contrast to the O(n 3 + Kn 2 )-time of SimRank optimization over undirected graphs in our early work [14], this work further optimizes P-Rank time in O(n 3 ) with no need for iteration. To show Theorem 3, we first characterize P-Rank elegantly on undirected graphs.…”
Section: An Efficient Algorithm For P-rank Estimating On Undirected Gmentioning
confidence: 90%
“…All P-Rank iterations with k > 0 can be expressed as a series of iterations converging to the theoretical similarity score. Based on the optimization devised by Yu et al [36], the computational complexity of this measure has the upper bound O(n 3 + Kn 2 ).…”
Section: Network Similarity (S Net )mentioning
confidence: 99%
“…There has also been work on other similarity optimization (e.g., [5,6,15,18,20,22,24,25]). Lizorkin et al [18] proposed an interesting memoization approach to improve the computation of SimRank from O(Kn 4 ) to O(Kn 3 ).…”
Section: Related Workmentioning
confidence: 99%
“…A notion of the weighted and evidencebased SimRank is proposed by Antonellis et al [1], yielding better query rewrites for sponsored search. He et al [6] and Yu et al [24] show interesting approaches to paralleling the computation of SimRank.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation