Near-Optimal Bounds for Online Caching with Machine Learned Advice
Dhruv Rohatgi

TL;DR
This paper advances online caching algorithms with machine learned advice by improving competitive ratios and establishing lower bounds, thus narrowing the gap between theoretical guarantees and practical performance.
Contribution
It introduces an improved caching algorithm with better competitive ratio bounds and proves a new lower bound, enhancing understanding of advice-augmented online caching.
Findings
New algorithm with competitive ratio $O(1 + ext{min}((ta/OPT)/k, 1) g k)$.
Lower bound of $\u03a9(g ext{min}((ta/OPT)/(k g k), k))$.
Progress towards optimal bounds for advice-based online caching.
Abstract
In the model of online caching with machine learned advice, introduced by Lykouris and Vassilvitskii, the goal is to solve the caching problem with an online algorithm that has access to next-arrival predictions: when each input element arrives, the algorithm is given a prediction of the next time when the element will reappear. The traditional model for online caching suffers from an competitive ratio lower bound (on a cache of size ). In contrast, the augmented model admits algorithms which beat this lower bound when the predictions have low error, and asymptotically match the lower bound when the predictions have high error, even if the algorithms are oblivious to the prediction error. In particular, Lykouris and Vassilvitskii showed that there is a prediction-augmented caching algorithm with a competitive ratio of when the…
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.
