Sciweavers

SDM
2012
SIAM

Fast Random Walk Graph Kernel

11 years 6 months ago
Fast Random Walk Graph Kernel
Random walk graph kernel has been used as an important tool for various data mining tasks including classification and similarity computation. Despite its usefulness, however, it suffers from the expensive computational cost which is at least O(n3 ) or O(m2 ) for graphs with n nodes and m edges. In this paper, we propose Ark, a set of fast algorithms for random walk graph kernel computation. Ark is based on the observation that real graphs have much lower intrinsic ranks, compared with the orders of the graphs. Ark exploits the low rank structure to quickly compute random walk graph kernels in O(n2 ) or O(m) time. Experimental results show that our method is up to 97,865× faster than the existing algorithms, while
U. Kang, Hanghang Tong, Jimeng Sun
Added 29 Sep 2012
Updated 29 Sep 2012
Type Journal
Year 2012
Where SDM
Authors U. Kang, Hanghang Tong, Jimeng Sun
Comments (0)