paper-with-me

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 multiple predictions setting is sparse. In this paper, we give a generic algorithmic framework for online covering problems with multiple predictions that obtains an online solution that is competitive against the performance of the best predictor. Our algorithm incorporates the use of predictions in the classic potential-based analysis of online algorithms. We apply our algorithmic framework to solve classical problems such as online set cover, (weighted) caching, and online facility location in the multiple predictions setting. Our algorithm can also be robustified, i.e., the algorithm can be simultaneously made competitive against the best prediction and the performance of the best online algorithm (without prediction).

📄 PDF Abstract BibTeX arXiv:2205.03921

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Online Covering with Multiple Experts

2023-12-22 · Enikő Kevi, Kim-Thang Nguyen

Designing online algorithms with machine learning predictions is a recent technique beyond the worst-case paradigm for various practically relevant online problems (scheduling, caching, clustering, ski rental, etc.). Whi…

Scheduling

Online Algorithms for Multi-shop Ski Rental with Machine Learned Advice

2020-02-13 · NeurIPS 2020 12 · Shufan Wang, Jian Li, Shiqiang Wang

We study the problem of augmenting online algorithms with machine learned (ML) advice. In particular, we consider the \emph{multi-shop ski rental} (MSSR) problem, which is a generalization of the classical ski rental pro…

Decision Making

Online Paging with a Vanishing Regret

2020-11-18 · Yuval Emek, Shay Kutten, Yangguang Shi

This paper considers a variant of the online paging problem, where the online algorithm has access to multiple predictors, each producing a sequence of predictions for the page arrival times. The predictors may have occa…

Learning Predictions for Algorithms with Predictions

2022-02-18 · Mikhail Khodak, Maria-Florina Balcan, Ameet Talwalkar, Sergei Vassilvitskii

A burgeoning paradigm in algorithm design is the field of algorithms with predictions, in which algorithms can take advantage of a possibly-imperfect prediction of some aspect of the problem. While much work has focused …

Scheduling

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