Learning-Augmented Algorithms for Online TSP on the Line
Themis Gouleakis, Konstantinos Lakis, Golnoosh Shahkarami

TL;DR
This paper develops learning-augmented algorithms for the online TSP on the line, achieving near-optimal competitive ratios with perfect predictions, robustness to errors, and graceful performance degradation.
Contribution
It introduces algorithms that are both competitive and robust, improving existing bounds for online TSP on the line with machine-learned predictions.
Findings
Achieves a 1.5 competitive ratio for the closed variant with perfect predictions.
Attains a 1.66 competitive ratio for the open variant with perfect predictions.
Provides bounds demonstrating robustness and smooth degradation as prediction errors increase.
Abstract
We study the online Traveling Salesman Problem (TSP) on the line augmented with machine-learned predictions. In the classical problem, there is a stream of requests released over time along the real line. The goal is to minimize the makespan of the algorithm. We distinguish between the open variant and the closed one, in which we additionally require the algorithm to return to the origin after serving all requests. The state of the art is a -competitive algorithm and a -competitive algorithm for the closed and open variants, respectively \cite{Bjelde:1.64}. In both cases, a tight lower bound is known \cite{Ausiello:1.75, Bjelde:1.64}. In both variants, our primary prediction model involves predicted positions of the requests. We introduce algorithms that (i) obtain a tight 1.5 competitive ratio for the closed variant and a 1.66 competitive ratio for the open variant in 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
Taxonomy
TopicsOptimization and Search Problems · Auction Theory and Applications · Smart Parking Systems Research
