paper-with-me

홈 › Papers

Online TSP with Predictions

2022-06-30 · Hsiao-Yu Hu, Hao-Ting Wei, Meng-Hsi Li, Kai-Min Chung, Chung-Shou Liao

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 result is to study different prediction models and design algorithms to improve the best-known results in the different settings. Moreover, we generalize the proposed results to the online dial-a-ride problem.

📄 PDF Abstract BibTeX arXiv:2206.15364

Code (0)

등록된 구현이 없습니다.

Tasks

Traveling Salesman Problem

Similar Papers 제목 키워드 기반

Online Classification with Predictions

2024-05-22 · Vinod Raman, Ambuj Tewari

We study online classification when the learner has access to predictions about future examples. We design an online learner whose expected regret is never worse than the worst-case regret, gracefully improves with the q…

Classification

Online Algorithms with Multiple Predictions

2022-05-08 · Keerti Anand, Rong Ge, Amit Kumar, Debmalya Panigrahi

This paper studies online algorithms augmented with multiple machine-learned predictions. While online algorithms augmented with a single prediction have been extensively studied in recent years, the literature for the m…

Prediction

Improving Online Algorithms via ML Predictions

2024-07-25 · NeurIPS 2018 12 · Ravi Kumar, Manish Purohit, Zoya Svitkina

In this work we study the problem of using machine-learned predictions to improve the performance of online algorithms. We consider two classical problems, ski rental and non-clairvoyant job scheduling, and obtain new on…

Scheduling

Online Knapsack with Frequency Predictions

2021-12-01 · NeurIPS 2021 12 · Sungjin Im, Ravi Kumar, Mahshid Montazer Qaem, Manish Purohit

There has been recent interest in using machine-learned predictions to improve the worst-case guarantees of online algorithms. In this paper we continue this line of work by studying the online knapsack problem, but wit…

Online Algorithms with Uncertainty-Quantified Predictions

2023-10-17 · Bo Sun, Jerry Huang, Nicolas Christianson, Mohammad Hajiesmaili 외

The burgeoning field of algorithms with predictions studies the problem of using possibly imperfect machine learning predictions to improve online algorithm performance. While nearly all existing algorithms in this frame…

Uncertainty Quantification