ProbeSim: Scalable Single-Source and Top-k SimRank Computations on Dynamic Graphs
Yu Liu, Bolong Zheng, Xiaodong He, Zhewei Wei, Xiaokui Xiao, Kai, Zheng, Jiaheng Lu

TL;DR
ProbeSim is a novel index-free algorithm for efficiently computing single-source and top-k SimRank queries on large, dynamic graphs, offering theoretical guarantees and superior practical performance.
Contribution
It introduces ProbeSim, an index-free method with theoretical error bounds that supports real-time similarity search on dynamic graphs without precomputing indexes.
Findings
Significantly outperforms existing methods in efficiency and effectiveness.
Supports real-time queries on billion-edge graphs.
First empirical evaluation of SimRank algorithms on billion-edge graphs.
Abstract
Single-source and top- SimRank queries are two important types of similarity search in graphs with numerous applications in web mining, social network analysis, spam detection, etc. A plethora of techniques have been proposed for these two types of queries, but very few can efficiently support similarity search over large dynamic graphs, due to either significant preprocessing time or large space overheads. This paper presents ProbeSim, an index-free algorithm for single-source and top- SimRank queries that provides a non-trivial theoretical guarantee in the absolute error of query results. ProbeSim estimates SimRank similarities without precomputing any indexing structures, and thus can naturally support real-time SimRank queries on dynamic graphs. Besides the theoretical guarantee, ProbeSim also offers satisfying practical efficiency and effectiveness due to several…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
