Online TSP with Predictions
Hsiao-Yu Hu, Hao-Ting Wei, Meng-Hsi Li, Kai-Min Chung, Chung-Shou, Liao

TL;DR
This paper explores online routing problems with predictions, focusing on the online traveling salesman problem (OLTSP), proposing algorithms that leverage predictions to improve performance while maintaining robustness against inaccuracies.
Contribution
It introduces new prediction models for OLTSP and develops algorithms that outperform existing methods under accurate predictions, extending results to dial-a-ride problems.
Findings
Improved competitive ratios under certain prediction models
Algorithms robust to prediction errors
Generalization to dial-a-ride problem
Abstract
We initiate the study of online routing problems with predictions, inspired by recent exciting results in the area of learning-augmented algorithms. A learning-augmented online algorithm which incorporates predictions in a black-box manner to outperform existing algorithms if the predictions are accurate while otherwise maintaining theoretical guarantees even when the predictions are extremely erroneous is a popular framework for overcoming pessimistic worst-case competitive analysis. In this study, we particularly begin investigating the classical online traveling salesman problem (OLTSP), where future requests are augmented with predictions. Unlike the prediction models in other previous studies, each actual request in the OLTSP, associated with its arrival time and position, may not coincide with the predicted ones, which, as imagined, leads to a troublesome situation. Our main…
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 · Vehicle Routing Optimization Methods
