Learning-Augmented Online TSP on Rings, Trees, Flowers and (almost) Everywhere Else
Evripidis Bampis, Bruno Escoffier, Themis Gouleakis, Niklas Hahn,, Kostas Lakis, Golnoosh Shahkarami, Michalis Xefteris

TL;DR
This paper introduces a learning-augmented approach to the Online Traveling Salesperson Problem (OLTSP) on various metric spaces, achieving improved competitive ratios with predictions while maintaining robustness against errors.
Contribution
It extends prediction-based algorithms for OLTSP from lines to general metric spaces, including rings, trees, and flowers, with tight consistency and improved robustness guarantees.
Findings
Algorithms outperform classical guarantees with perfect predictions.
Guarantees degrade gracefully with prediction errors.
Robustness guarantees are improved over previous work.
Abstract
We study the Online Traveling Salesperson Problem (OLTSP) with predictions. In OLTSP, a sequence of initially unknown requests arrive over time at points (locations) of a metric space. The goal is, starting from a particular point of the metric space (the origin), to serve all these requests while minimizing the total time spent. The server moves with unit speed or is "waiting" (zero speed) at some location. We consider two variants: in the open variant, the goal is achieved when the last request is served. In the closed one, the server additionally has to return to the origin. We adopt a prediction model, introduced for OLTSP on the line, in which the predictions correspond to the locations of the requests and extend it to more general metric spaces. We first propose an oracle-based algorithmic framework, inspired by previous work. This framework allows us to design online algorithms…
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 · Advanced Bandit Algorithms Research · Auction Theory and Applications
