A Spectral Approach to the Shortest Path Problem

Abstract

Let G=(V,E) be a simple, connected graph. One is often interested in a short path between two vertices u,v. We propose a spectral algorithm: construct the function φ:V → R≥ 0 φ = f:V → R f(u) = 0, f 0 Σ(w1, w2) ∈ E(f(w1)-f(w2))2Σw ∈ Vf(w)2. φ can also be understood as the smallest eigenvector of the Laplacian Matrix L=D-A after the u-th row and column have been removed. We start in the point v and construct a path from v to u: at each step, we move to the neighbor for which φ is the smallest. This algorithm provably terminates and results in a short path from v to u, 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.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…