paper-with-me

Papers

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 online algorithms that use predictions to make their decisions. These algorithms are oblivious to the performance of the predictor, improve with better predictions, but do not degrade much if the predictions are poor.

📄 PDF Abstract BibTeX arXiv:2407.17712

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

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

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…

Learning-Augmented Algorithms for Online Steiner Tree

2021-12-10 · Chenyang Xu, Benjamin Moseley

This paper considers the recently popular beyond-worst-case algorithm analysis model which integrates machine-learned predictions with online algorithm design. We consider the online Steiner tree problem in this model fo…

Steiner Tree Problem

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

Improving Online Rent-or-Buy Algorithms with Sequential Decision Making and ML Predictions

2020-12-01 · NeurIPS 2020 12 · Soumya Banerjee

In this work we study online rent-or-buy problems as a sequential decision making problem. We show how one can integrate predictions, typically coming from a machine learning (ML) setup, into this framework. Specifically…

BIG-bench Machine LearningDecision MakingSequential Decision Making