New and Improved Bounds for Markov Paging
Abstract
In the Markov paging model, one assumes that page requests are drawn from a Markov chain over the pages in memory, and the goal is to maintain a fast cache that suffers few page faults in expectation. While computing the optimal online algorithm for this problem naively takes time exponential in the size of the cache, the best-known polynomial-time approximation algorithm is the dominating distribution algorithm due to Lund, Phillips and Reingold (FOCS 1994), who showed that the algorithm is -competitive against . We substantially improve their analysis and show that the dominating distribution algorithm is in fact -competitive against . We also show a lower bound of -competitiveness for this algorithm -- to the best of our knowledge, no such lower bound was previously known.
Cite
@article{arxiv.2502.05511,
title = {New and Improved Bounds for Markov Paging},
author = {Chirag Pabbaraju and Ali Vakilian},
journal= {arXiv preprint arXiv:2502.05511},
year = {2026}
}
Comments
27 pages, 3 figures. Amended the guarantee for the median algorithm