With a Little Help From My Friends: Exploiting Probability Distribution Advice in Algorithm Design
Cl\'ement L. Canonne, Kenny Chen, Juli\'an Mestre

TL;DR
This paper introduces a framework for online algorithms that utilize distributional advice, demonstrating near-optimal performance in online metric matching and extending to other problems.
Contribution
It presents algorithms that leverage distributional advice to achieve optimal or near-optimal costs in online metric matching, bridging advice quality and algorithm performance.
Findings
Optimal cost with perfect advice in fractional matching.
Graceful degradation to advice-free competitive ratios.
Extension potential to other online optimization problems.
Abstract
We study online algorithms with predictions using distributional advice, a type of prediction that arises when leveraging expert knowledge or historical data. To demonstrate the usefulness and versatility of this framework, we focus on the fundamental problem of online metric matching, considering both the fractional and integral variants. Our main positive result is, for the former, an algorithm achieving the optimal cost under perfect advice, while smoothly defaulting to competitive ratios comparable to advice-free algorithms as the prediction's quality degrades. For the integral matching, we are able to provide an algorithm with essentially the same guarantees, up to an additive sublinear term. We conclude by discussing how our algorithmic framework can be extended to other online optimization problems.
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 · Advanced Bandit Algorithms Research · Complexity and Algorithms in Graphs
