2020
DOI: 10.14778/3384345.3384347
|View full text |Cite
|
Sign up to set email alerts
|

Realtime index-free single source SimRank processing on web-scale graphs

Abstract: Given a graph G and a node u ∈ G, a single source Sim-Rank query evaluates the similarity between u and every node v ∈ G. Existing approaches to single source SimRank computation incur either long query response time, or expensive pre-computation, which needs to be performed again whenever the graph G changes. Consequently, to our knowledge none of them is ideal for scenarios in which (i) query processing must be done in realtime, and (ii) the underlying graph G is massive, with frequent updates.Motivated by t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 17 publications
(5 citation statements)
references
References 46 publications
0
5
0
Order By: Relevance
“…In addition, there are also algorithms that adopt a mixed technical approach. For example, the algorithm proposed in [20] combines the local push algorithm [16] and random walk sampling from Personalized PageRank (PPR) to achieve efficient queries. For algorithms targeting single pair queries, results can be efficiently queried within milliseconds.…”
Section: Lemma 1 Chernoff-hoeffding Inequality [4]mentioning
confidence: 99%
See 1 more Smart Citation
“…In addition, there are also algorithms that adopt a mixed technical approach. For example, the algorithm proposed in [20] combines the local push algorithm [16] and random walk sampling from Personalized PageRank (PPR) to achieve efficient queries. For algorithms targeting single pair queries, results can be efficiently queried within milliseconds.…”
Section: Lemma 1 Chernoff-hoeffding Inequality [4]mentioning
confidence: 99%
“…Based on the input and output scale of the SimRank query problem, it is generally divided into three categories: single pair queries, single source queries, and all pair queries. A number of high-quality algorithms [14,15,16,17,18,19] have emerged in these areas as well. In this paper, we mainly focus on single pair query algorithms.…”
Section: Introductionmentioning
confidence: 99%
“…In addition to the above similarity/dissimilarity measures, there also exist a plethora of other random walk-based measures [56,75,76] akin to ER, as surveyed in [40,78].…”
Section: Personalized Pagerankmentioning
confidence: 99%
“…UniWalk [ 30 ] calculates the similarities between objects based on Monte Carlo, which could directly locate the top k similar vertices for any single source via R sampling paths originating from the single source. SimPush [ 31 ] speeds up query processing by identifying a small number of nodes, then computes statistics and performs residue push from these nodes. These measures have been applied in numerous applications, such as spam detection [ 32 ], web page ranking [ 33 ], citation analysis [ 34 ].…”
Section: Introductionmentioning
confidence: 99%