Proceedings of the 33rd International ACM SIGIR Conference on Research and Development in Information Retrieval 2010
DOI: 10.1145/1835449.1835577
|View full text |Cite
|
Sign up to set email alerts
|

Closed form solution of similarity algorithms

Abstract: Algorithms defining similarities between objects of an information network are important to many IR tasks. SimRank algorithm and its variations are popularly used in many applications. Many fast algorithms are also developed. In this note, we first reformulate them as random walks on the network and express them using forward and backward transition probability in a matrix form. Second, we show that P-Rank (SimRank is just the special case of PRank) has a unique solution of ee T when decay factor c is equal to… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
9
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 8 publications
(9 citation statements)
references
References 4 publications
0
9
0
Order By: Relevance
“…In fact, SimFusion can be easily transformed into SimRank with minor modification [4]. NetSim [39] in the worst case to O(n 2 d), which is further reduced to min(O(n 2 d), O(n 3 / log 2 n)) by using cross summation [26], where n is the node number of a given graph and d is the average degree.…”
Section: Related Workmentioning
confidence: 99%
“…In fact, SimFusion can be easily transformed into SimRank with minor modification [4]. NetSim [39] in the worst case to O(n 2 d), which is further reduced to min(O(n 2 d), O(n 3 / log 2 n)) by using cross summation [26], where n is the node number of a given graph and d is the average degree.…”
Section: Related Workmentioning
confidence: 99%
“…P-Rank has become an appealing measure of similarity used in a variety of areas, such as publication network [26], top-k nearest neighbor search [13], and social graph [2,17]. The traditional method leverages a fixed-point iteration to compute P-Rank, yielding O(Kn 4 ) time in the worst case.…”
Section: Related Workmentioning
confidence: 99%
“…To address this issue, Zhao et al [26] proposed to use P-Rank similarity to effectively incorporate both in-and out-links. Since then, P-Rank has attracted growing attention (e.g., [2,13,17,21]), and it can be widely used to any ubiquitous domain where SimRank is applicable, such as social graphs [2], and publication networks [13]. The intuition behind P-Rank is an improved version of SimRank: "two distinct vertices are similar if (a) they are referenced by similar vertices, and (b) they reference similar vertices".…”
Section: Introductionmentioning
confidence: 99%
“…There has been a surge of studies (e.g., [2,15,3,9,4,5,16,6]) on link-based analysis over information networks in recent years. PageRank became popular since the famous result of Page et al [6] was used by the Google search engine for ranking web sites based on link structures.…”
Section: Related Workmentioning
confidence: 99%
“…Since then, a host of new ranking algorithms for web pages have been developed. The famous results include the HITS algorithm [2] proposed by Jon et al (now used www.ask.com), SimRank [17,10,5], SimFusion [15,4] and P-Rank algorithm [7].…”
Section: Related Workmentioning
confidence: 99%