# A Bayesian Poisson-Gaussian Process Model for Popularity Learning in   Edge-Caching Networks

**Authors:** Sajad Mehrizi, Anestis Tsakmalis, Symeon Chatzinotas, Bjorn Ottersten

arXiv: 1903.03065 · 2019-03-08

## TL;DR

This paper introduces a Bayesian Poisson-Gaussian process model for predicting content popularity in edge-caching networks, improving accuracy and enabling predictions for new contents, with efficient inference methods demonstrated on real datasets.

## Contribution

It proposes a novel Bayesian Poisson-Gaussian process model for popularity prediction that handles unseen contents and employs scalable inference algorithms.

## Key findings

- Accurately predicts content request distributions.
- Achieves higher cache hit ratios compared to existing methods.
- Demonstrates robustness on real-world datasets.

## Abstract

Edge-caching is recognized as an efficient technique for future cellular networks to improve network capacity and user-perceived quality of experience. To enhance the performance of caching systems, designing an accurate content request prediction algorithm plays an important role. In this paper, we develop a flexible model, a Poisson regressor based on a Gaussian process, for the content request distribution.   The first important advantage of the proposed model is that it encourages the already existing or seen contents with similar features to be correlated in the feature space and therefore it acts as a regularizer for the estimation. Second, it allows to predict the popularities of newly-added or unseen contents whose statistical data is not available in advance. In order to learn the model parameters, which yield the Poisson arrival rates or alternatively the content \textit{popularities}, we invoke the Bayesian approach which is robust against over-fitting.   However, the resulting posterior distribution is analytically intractable to compute. To tackle this, we apply a Markov Chain Monte Carlo (MCMC) method to approximate this distribution which is also asymptotically exact. Nevertheless, the MCMC is computationally demanding especially when the number of contents is large. Thus, we employ the Variational Bayes (VB) method as an alternative low complexity solution. More specifically, the VB method addresses the approximation of the posterior distribution through an optimization problem. Subsequently, we present a fast block-coordinate descent algorithm to solve this optimization problem. Finally, extensive simulation results both on synthetic and real-world datasets are provided to show the accuracy of our prediction algorithm and the cache hit ratio (CHR) gain compared to existing methods from the literature.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.03065/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1903.03065/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1903.03065/full.md

---
Source: https://tomesphere.com/paper/1903.03065