Learning-Augmented Online Covering Problems
Afrouz Jabal Ameli, Laura Sanita, Moritz Venzin

TL;DR
This paper introduces a versatile framework that enhances online covering algorithms by integrating predictions, allowing for improved competitive ratios with accurate forecasts and graceful degradation as prediction errors increase.
Contribution
The authors present a general black-box framework that incorporates predictions into online covering algorithms, surpassing traditional worst-case bounds when predictions are accurate.
Findings
Framework applies to various online covering problems.
Achieves better competitive ratios with accurate predictions.
Degrades gracefully as prediction errors increase.
Abstract
We give a very general and simple framework to incorporate predictions on requests for online covering problems in a rigorous and black-box manner. Our framework turns any online algorithm with competitive ratio depending on , the number of arriving requests, into an algorithm with competitive ratio of , where is the prediction error. With accurate enough prediction, the resulting competitive ratio breaks through the corresponding worst-case online lower bounds, and smoothly degrades as the prediction error grows. This framework directly applies to a wide range of well-studied online covering problems such as facility location, Steiner problems, set cover, parking permit, etc., and yields improved and novel bounds.
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 · Complexity and Algorithms in Graphs · Advanced Bandit Algorithms Research
