SOTAVerified

Parsimonious Learning-Augmented Caching

2022-02-09Code Available0· sign in to hype

Sungjin Im, Ravi Kumar, Aditya Petety, Manish Purohit

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning-augmented algorithms -- in which, traditional algorithms are augmented with machine-learned predictions -- have emerged as a framework to go beyond worst-case analysis. The overarching goal is to design algorithms that perform near-optimally when the predictions are accurate yet retain certain worst-case guarantees irrespective of the accuracy of the predictions. This framework has been successfully applied to online problems such as caching where the predictions can be used to alleviate uncertainties. In this paper we introduce and study the setting in which the learning-augmented algorithm can utilize the predictions parsimoniously. We consider the caching problem -- which has been extensively studied in the learning-augmented setting -- and show that one can achieve quantitatively similar results but only using a sublinear number of predictions.

Reproductions