Overlap Analysis of the Shortest Path Problem: Local Search, Landscapes, and Franz--Parisi Potential
Frederic Koehler, Joonhyung Shin

TL;DR
This paper explores the landscape of the shortest path problem in random graphs, using statistical physics tools like the Franz--Parisi potential and OGP to predict algorithmic success or failure, revealing nuanced insights into problem tractability.
Contribution
It applies the Franz--Parisi potential and OGP to analyze the shortest path problem, explaining when local search algorithms succeed or fail, and draws parallels with submodular minimization.
Findings
OGP predicts failure of local search for shortest paths in random graphs.
Franz--Parisi potential indicates success of local search for shortest path trees.
Analogies with submodular minimization explain local search success in certain combinatorial problems.
Abstract
Two directions in algorithms and complexity involve: (1) classifying which optimization problems can be solved in polynomial time, and (2) understanding which computational problems are hard to solve \emph{on average} in addition to the worst case. For many average-case problems, there does not currently exist strong evidence via reductions that they are hard. However, we can still attempt to predict their polynomial time tractability by proving lower bounds against restricted classes of algorithms. Geometric approaches to predicting tractability typically study the \emph{optimization landscape}. For optimization problems with random objectives or constraints, ideas originating in statistical physics suggest we should study the \emph{overlap} between approximately-optimal solutions. Formally, properties of \emph{Gibbs measures} and the \emph{Franz--Parisi potential} imply lower bounds…
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.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Complexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques
