Optimizing Video Caching at the Edge: A Hybrid Multi-Point Process Approach
Xianzhi Zhang, Yipeng Zhou, Di Wu, Miao Hu, James Xi Zheng, Min Chen,, Song Guo

TL;DR
This paper introduces a explainable, mathematically grounded edge video caching method using a hybrid point process model, significantly improving cache hit rates over existing algorithms.
Contribution
It develops the HRS model combining multiple point processes for explainable, efficient video popularity prediction and designs an online caching algorithm based on this model.
Findings
Outperforms state-of-the-art algorithms by 12.3% in cache hit rate
Uses real Tencent Video data for validation
Provides a highly explainable and parameter-efficient caching approach
Abstract
It is always a challenging problem to deliver a huge volume of videos over the Internet. To meet the high bandwidth and stringent playback demand, one feasible solution is to cache video contents on edge servers based on predicted video popularity. Traditional caching algorithms (e.g., LRU, LFU) are too simple to capture the dynamics of video popularity, especially long-tailed videos. Recent learning-driven caching algorithms (e.g., DeepCache) show promising performance, however, such black-box approaches are lack of explainability and interpretability. Moreover, the parameter tuning requires a large number of historical records, which are difficult to obtain for videos with low popularity. In this paper, we optimize video caching at the edge using a white-box approach, which is highly efficient and also completely explainable. To accurately capture the evolution of video popularity, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Recommender Systems and Techniques · Image and Video Quality Assessment
