NIMMPFFeb 11, 2019

Multi-tier Caching Analysis in CDN-based Over-the-top Video Streaming Systems

arXiv:1902.04067v151 citations
Originality Incremental advance
AI Analysis

This work addresses efficient content distribution for end-users in video streaming, but it appears incremental as it builds on existing caching models with specific optimizations.

The authors tackled the problem of managing multi-tier caching in CDN-based video streaming systems to improve quality of experience by minimizing stall duration tail probability (SDTP), and their proposed algorithm demonstrated significant improvements in SDTP compared to baseline strategies in a virtualized cloud implementation.

Internet video traffic has been been rapidly increasing and is further expected to increase with the emerging 5G applications such as higher definition videos, IoT and augmented/virtual reality applications. As end-users consume video in massive amounts and in an increasing number of ways, the content distribution network (CDN) should be efficiently managed to improve the system efficiency. The streaming service can include multiple caching tiers, at the distributed servers and the edge routers, and efficient content management at these locations affect the quality of experience (QoE) of the end users. In this paper, we propose a model for video streaming systems, typically composed of a centralized origin server, several CDN sites, and edge-caches located closer to the end user. We comprehensively consider different systems design factors including the limited caching space at the CDN sites, allocation of CDN for a video request, choice of different ports (or paths) from the CDN and the central storage, bandwidth allocation, the edge-cache capacity, and the caching policy. We focus on minimizing a performance metric, stall duration tail probability (SDTP), and present a novel and efficient algorithm accounting for the multiple design flexibilities. The theoretical bounds with respect to the SDTP metric are also analyzed and presented. The implementation on a virtualized cloud system managed by Openstack demonstrate that the proposed algorithms can significantly improve the SDTP metric, compared to the baseline strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes