ProbeWalk: Fast Estimation of Biharmonic Distance on Graphs via Probe-Driven Random Walks
arxiv.org·7h
🕸️Graph Algorithms
Preview
Report Post

View PDF HTML (experimental)

Abstract:The biharmonic distance is a fundamental metric on graphs that measures the dissimilarity between two nodes, capturing both local and global structures. It has found applications across various fields, including network centrality, graph clustering, and machine learning. These applications typically require efficient evaluation of pairwise biharmonic distances. However, existing algorithms remain computationally expensive. The state-of-the-art method attains an absolute-error guarantee epsilon_abs with time complexity O(L^5 / epsilon_abs^2), where L denotes the truncation length. In this work, we improve the complexity to O(L^3 / epsilon^2) under a relative-error…

Similar Posts

Loading similar posts...