Canadian Traveller Problem with Predictions
Evripidis Bampis, Bruno Escoffier, Michalis Xefteris

TL;DR
This paper studies the $k$-Canadian Traveller Problem under a learning-augmented framework, proposing algorithms that balance solution quality with prediction accuracy, and establishing optimal tradeoffs and bounds.
Contribution
It introduces deterministic and randomized algorithms for $k$-CTP with prediction, and proves matching lower bounds for the tradeoff between consistency and robustness.
Findings
Achieves optimal tradeoff between consistency and robustness.
Provides lower bounds matching the performance of proposed algorithms.
Establishes bounds on competitive ratio depending on prediction error.
Abstract
In this work, we consider the -Canadian Traveller Problem (-CTP) under the learning-augmented framework proposed by Lykouris & Vassilvitskii. -CTP is a generalization of the shortest path problem, and involves a traveller who knows the entire graph in advance and wishes to find the shortest route from a source vertex to a destination vertex , but discovers online that some edges (up to ) are blocked once reaching them. A potentially imperfect predictor gives us the number and the locations of the blocked edges. We present a deterministic and a randomized online algorithm for the learning-augmented -CTP that achieve a tradeoff between consistency (quality of the solution when the prediction is correct) and robustness (quality of the solution when there are errors in the prediction). Moreover, we prove a matching lower bound for the deterministic case establishing…
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
TopicsOptimization and Search Problems · Facility Location and Emergency Management · Complexity and Algorithms in Graphs
