English

A Spectral Approach to the Shortest Path Problem

Combinatorics 2020-04-17 v2 Computational Geometry Discrete Mathematics Spectral Theory

Abstract

Let G=(V,E)G=(V,E) be a simple, connected graph. One is often interested in a short path between two vertices u,vu,v. We propose a spectral algorithm: construct the function ϕ:VR0\phi:V \rightarrow \mathbb{R}_{\geq 0} ϕ=argminf:VRf(u)=0,f≢0(w1,w2)E(f(w1)f(w2))2wVf(w)2. \phi = \arg\min_{f:V \rightarrow \mathbb{R} \atop f(u) = 0, f \not\equiv 0} \frac{\sum_{(w_1, w_2) \in E}{(f(w_1)-f(w_2))^2}}{\sum_{w \in V}{f(w)^2}}. ϕ\phi can also be understood as the smallest eigenvector of the Laplacian Matrix L=DAL=D-A after the uu-th row and column have been removed. We start in the point vv and construct a path from vv to uu: at each step, we move to the neighbor for which ϕ\phi is the smallest. This algorithm provably terminates and results in a short path from vv to uu, often the shortest. The efficiency of this method is due to a discrete analogue of a phenomenon in Partial Differential Equations that is not well understood. We prove optimality for trees and discuss a number of open questions.

Keywords

Cite

@article{arxiv.2004.01163,
  title  = {A Spectral Approach to the Shortest Path Problem},
  author = {Stefan Steinerberger},
  journal= {arXiv preprint arXiv:2004.01163},
  year   = {2020}
}
R2 v1 2026-06-23T14:37:10.535Z