TL;DR
This paper introduces optimistic online learning algorithms for caching that leverage request predictions to improve performance, achieving zero regret with perfect forecasts and optimal bounds otherwise.
Contribution
It develops a new caching algorithm framework based on optimistic FTRL that incorporates request predictions, enhancing online caching efficiency.
Findings
Achieves zero regret with perfect predictions.
Maintains $O(\sqrt{T})$ regret with arbitrary predictions.
Validated through trace-driven numerical tests.
Abstract
The design of effective online caching policies is an increasingly important problem for content distribution networks, online social networks and edge computing services, among other areas. This paper proposes a new algorithmic toolbox for tackling this problem through the lens of optimistic online learning. We build upon the Follow-the-Regularized-Leader (FTRL) framework which is developed further here to include predictions for the file requests, and we design online caching algorithms for bipartite networks with fixed-size caches or elastic leased caches subject to time-average budget constraints. The predictions are provided by a content recommendation system that influences the users viewing activity, and hence can naturally reduce the caching network's uncertainty about future requests. We prove that the proposed optimistic learning caching policies can achieve sub-zero…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
