Learning-Augmented Query Policies
Thomas Erlebach, Murilo S. de Lima, Nicole Megow, Jens, Schl\"oter

TL;DR
This paper explores how to leverage machine-learned predictions to reduce query complexity in algorithms solving problems under uncertainty, providing performance guarantees that improve with prediction accuracy.
Contribution
It introduces algorithms that utilize predictions to minimize queries in uncertain data problems, with robustness and PAC learnability analysis.
Findings
Algorithms with performance improving with prediction accuracy
Robust algorithms effective even with poor predictions
Experimental validation confirms theoretical results
Abstract
We study how to utilize (possibly machine-learned) predictions in a model for computing under uncertainty in which an algorithm can query unknown data. The goal is to minimize the number of queries needed to solve the problem. We consider fundamental problems such as finding the minima of intersecting sets of elements or sorting them (these problems can also be phrased as (hyper)graph orientation problems), as well as the minimum spanning tree problem. We discuss different measures for the prediction accuracy and design algorithms with performance guarantees that improve with the accuracy of predictions and that are robust with respect to very poor prediction quality. These measures are intuitive and might be of general interest for inputs involving uncertainty intervals. We show that our predictions are PAC learnable. We also provide new structural insights for the minimum spanning…
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Optimization and Search Problems
