English

New and Improved Bounds for Markov Paging

Data Structures and Algorithms 2026-05-26 v2

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 (OPT)(\mathrm{OPT}) 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 44-competitive against OPT\mathrm{OPT}. We substantially improve their analysis and show that the dominating distribution algorithm is in fact 22-competitive against OPT\mathrm{OPT}. We also show a lower bound of 1.59071.5907-competitiveness for this algorithm -- to the best of our knowledge, no such lower bound was previously known.

Keywords

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

R2 v1 2026-06-28T21:37:11.110Z