English

Keep-Alive Caching for the Hawkes process

Computer Science and Game Theory 2023-09-08 v1

Abstract

We study the design of caching policies in applications such as serverless computing where there is not a fixed size cache to be filled, but rather there is a cost associated with the time an item stays in the cache. We present a model for such caching policies which captures the trade-off between this cost and the cost of cache misses. We characterize optimal caching policies in general and apply this characterization by deriving a closed form for Hawkes processes. Since optimal policies for Hawkes processes depend on the history of arrivals, we also develop history-independent policies which achieve near-optimal average performance. We evaluate the performances of the optimal policy and approximate polices using simulations and a data trace of Azure Functions, Microsoft's FaaS (Function as a Service) platform for serverless computing.

Keywords

Cite

@article{arxiv.2309.03521,
  title  = {Keep-Alive Caching for the Hawkes process},
  author = {Sushirdeep Narayana and Ian A. Kash},
  journal= {arXiv preprint arXiv:2309.03521},
  year   = {2023}
}

Comments

Presented as a Conference Paper at UAI 2023

R2 v1 2026-06-28T12:15:01.076Z