Random Shortest Paths: Non-Euclidean Instances for Metric Optimization Problems
Karl Bringmann, Christian Engels, Bodo Manthey, B.V. Raghavendra, Rao

TL;DR
This paper investigates the structural properties of random shortest path metrics in non-Euclidean complete graphs and analyzes the performance of heuristics for classic optimization problems, revealing these instances are generally easier than worst-case scenarios.
Contribution
It introduces a new structural analysis of non-Euclidean random shortest path metrics and applies it to evaluate heuristic approximation ratios and running times.
Findings
Heuristic algorithms perform better on these random instances than worst-case bounds suggest.
Constructed good clusterings in the metric space facilitate analysis.
Random shortest path metrics are typically easier for optimization heuristics.
Abstract
Probabilistic analysis for metric optimization problems has mostly been conducted on random Euclidean instances, but little is known about metric instances drawn from distributions other than the Euclidean. This motivates our study of random metric instances for optimization problems obtained as follows: Every edge of a complete graph gets a weight drawn independently at random. The distance between two nodes is then the length of a shortest path (with respect to the weights drawn) that connects these nodes. We prove structural properties of the random shortest path metrics generated in this way. Our main structural contribution is the construction of a good clustering. Then we apply these findings to analyze the approximation ratios of heuristics for matching, the traveling salesman problem (TSP), and the k-median problem, as well as the running-time of the 2-opt heuristic for the…
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
TopicsData Management and Algorithms · Automated Road and Building Extraction · Vehicle Routing Optimization Methods
