English

Online Convex Optimization for Caching Networks

Networking and Internet Architecture 2020-01-20 v1

Abstract

We study the problem of wireless edge caching when file popularity is unknown and possibly non-stationary. A bank of JJ caches receives file requests and a utility is accrued for each request depending on the serving cache. The network decides dynamically which files to store at each cache and how to route them, in order to maximize total utility. The request sequence is assumed to be drawn from an arbitrary distribution, thus capturing time-variance, temporal, or spatial locality of requests. For this challenging setting, we propose the \emph{Bipartite Supergradient Caching Algorithm} (BSCA) which provably exhibits no regret (RT/T0R_T/T \to 0). That is, as the time horizon TT increases, BSCA achieves the same performance with the cache configuration that we would have chosen knowing all future requests. The learning rate of the algorithm is characterized by its regret expression, found to be RT=O(JT)R_T=O(\sqrt{JT}), which is independent of the content catalog size. For the single-cache case, we prove that this is the lowest attainable bound. BSCA requires at each step JJ projections on intersections of boxes and simplices, for which we propose a tailored algorithm. Our model is the first that draws a connection between the network caching problem and Online Convex Optimization, and we demonstrate its generality by discussing various practical extensions and presenting a trace-driven comparison with state-of-the-art competitors.

Keywords

Cite

@article{arxiv.2001.06351,
  title  = {Online Convex Optimization for Caching Networks},
  author = {Georgios Paschos and Apostolos Destounis and George Iosifidis},
  journal= {arXiv preprint arXiv:2001.06351},
  year   = {2020}
}

Comments

To appear in IEEE/ACM Transactions on Networking. arXiv admin note: substantial text overlap with arXiv:1912.12339

R2 v1 2026-06-23T13:14:03.892Z