English

Online Covering with Multiple Experts

Data Structures and Algorithms 2023-12-25 v1 Discrete Mathematics Machine Learning

Abstract

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.). While most previous learning-augmented algorithm approaches focus on integrating the predictions of a single oracle, we study the design of online algorithms with \emph{multiple} experts. To go beyond the popular benchmark of a static best expert in hindsight, we propose a new \emph{dynamic} benchmark (linear combinations of predictions that change over time). We present a competitive algorithm in the new dynamic benchmark with a performance guarantee of O(logK)O(\log K), where KK is the number of experts, for 010-1 online optimization problems. Furthermore, our multiple-expert approach provides a new perspective on how to combine in an online manner several online algorithms - a long-standing central subject in the online algorithm research community.

Keywords

Cite

@article{arxiv.2312.14564,
  title  = {Online Covering with Multiple Experts},
  author = {Enikő Kevi and Kim-Thang Nguyen},
  journal= {arXiv preprint arXiv:2312.14564},
  year   = {2023}
}
R2 v1 2026-06-28T13:59:42.166Z