SpectroMeter: Amortized Sublinear Spectral Approximation of Distance on Graphs
Roee Litman, Alex Bronstein

TL;DR
SpectroMeter introduces an efficient method for approximating pairwise distances on graphs with sublinear complexity, leveraging eigenfunctions of the Laplacian to produce accurate results suitable for shape analysis.
Contribution
The paper presents a novel amortized approach that uses eigenfunctions to approximate graph distances efficiently, extending the heat method with minimal additional input.
Findings
Works effectively on various inputs including meshes and graphs
Achieves sublinear complexity in graph size
Provides accurate distances for shape correspondence tasks
Abstract
We present a method to approximate pairwise distance on a graph, having an amortized sub-linear complexity in its size. The proposed method follows the so called heat method due to Crane et al. The only additional input are the values of the eigenfunctions of the graph Laplacian at a subset of the vertices. Using these values we estimate a random walk from the source points, and normalize the result into a unit gradient function. The eigenfunctions are then used to synthesize distance values abiding by these constraints at desired locations. We show that this method works in practice on different types of inputs ranging from triangular meshes to general graphs. We also demonstrate that the resulting approximate distance is accurate enough to be used as the input to a recent method for intrinsic shape correspondence computation.
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.
