English

Canadian Traveller Problem with Predictions

Data Structures and Algorithms 2022-09-23 v1

Abstract

In this work, we consider the kk-Canadian Traveller Problem (kk-CTP) under the learning-augmented framework proposed by Lykouris & Vassilvitskii. kk-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 ss to a destination vertex tt, but discovers online that some edges (up to kk) 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 kk-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 that the tradeoff between consistency and robustness is optimal, and show a lower bound for the randomized algorithm. Finally, we prove several deterministic and randomized lower bounds on the competitive ratio of kk-CTP depending on the prediction error, and complement them, in most cases, with matching upper bounds.

Keywords

Cite

@article{arxiv.2209.11100,
  title  = {Canadian Traveller Problem with Predictions},
  author = {Evripidis Bampis and Bruno Escoffier and Michalis Xefteris},
  journal= {arXiv preprint arXiv:2209.11100},
  year   = {2022}
}
R2 v1 2026-06-28T01:54:32.803Z