Hardness of Approximation for Shortest Path with Vector Costs
Charlie Carlson, Yury Makarychev, Ron Mosenzon
TL;DR
This work establishes strong hardness of approximation results for the vector-cost Shortest Path problem under the $\ell_p$ norm for all integer $p\ge 2$, including the $\ell_\infty$ case. The authors build a layered reduction from $r$-Hypergraph Label Cover via Feige’s $r$-prover system, constructing vector edge costs and applying tensoring to amplify gaps across series-parallel graphs of increasing depth. They derive tight or near-tight bounds in both series-parallel and general graphs, with $\Omega\big(p(\log n/\log^2\log n)^{1-1/p}\big)$ hardness for fixed $p$ and a $\tilde{\Omega}(\log^2 n)$ bound for $p=\infty$, aligning with recent quasi-polynomial-time algorithms. The paper further develops the combinatorics of higher-order Bell numbers to quantify the growth of the hardness gap and includes an $\ell_\infty$-case reduction using modified vector systems. Overall, the results significantly advance understanding of multi-objective/robust shortest-path problems and connect hardness to deep combinatorial and probabilistic constructs, with implications for fairness-aware network optimization.
Abstract
We obtain hardness of approximation results for the $\ell_p$-Shortest Path problem, a variant of the classic Shortest Path problem with vector costs. For every integer $p \in [2,\infty)$, we show a hardness of $Ω(p(\log n / \log^2\log n)^{1-1/p})$ for both polynomial- and quasi-polynomial-time approximation algorithms. This nearly matches the approximation factor of $O(p(\log n / \log\log n)^{1-1/p})$ achieved by a quasi-polynomial-time algorithm of Makarychev, Ovsiankin, and Tani (ICALP 2025). No hardness of approximation results were previously known for any $p < \infty$. We also present results for the case where $p$ is a function of $n$. For $p = \infty$, we establish a hardness of $\tildeΩ(\log^2 n)$, improving upon the previous $\tildeΩ(\log n)$ hardness result. Our result nearly matches the $O(\log^2 n)$ approximation guarantee of the quasi-polynomial-time algorithm by Li, Xu, and Zhang (ICALP 2025). Finally, we present asymptotic bounds on higher-order Bell numbers, which might be of independent interest.
