paper

Robustifying Learning-Augmented Caching Efficiently without Compromising 1-Consistency

arXiv:2507.16242

Abstract

The online caching problem aims to minimize cache misses when serving a sequence of requests under a limited cache size. While naive learning-augmented caching algorithms achieve ideal -consistency, they lack robustness guarantees. Existing robustification methods either sacrifice -consistency or introduce excessive computational overhead. In this paper, we introduce Guard, a lightweight robustification framework that enhances the robustness of a broad class of learning-augmented caching algorithms to , while preserving their -consistency. Guard achieves the current best-known trade-off between consistency and robustness, with only O(1) additional per-request overhead, thereby maintaining the original time complexity of the base algorithm. Extensive experiments across multiple real-world datasets and prediction models validate the effectiveness of Guard in practice.

Accepted to NeurIPS 2025. https://neurips.cc/virtual/2025/poster/116615