Researchers at Imperial College London have developed a new method for coded caching that could improve the delivery of popular video content online.
A research paper outlining their findings was pre-published on arXiv, outlining the technique and its performance in comparison to other caching schemes.
More and more people are streaming video content online, and some videos become particularly popular, dominating wireless data traffic.
This has led to the development of proactive caching systems, which pre-fetch video content over off-peak traffic periods and store it at the network’s edge or directly in users’ devices. These systems can alleviate the traffic load and reduce latency on particularly popular video content.
Proactive caching has two phases: the placement phase, in which the system fills users’ caches during off-peak traffic periods and the delivery phase, which takes place once users’ demands are revealed (at times of high-peak traffic).
Traditional un-coded caching schemes use orthogonal unicast transmissions, which entail a one-to-one association between the sender of the information and its destination, with every destination identifying a single receiver.
A new paradigm, called coded caching, exploits cache resources across a network, optimizing the placement and delivery phases by creating opportunities for multicasting transmission, which entails datagrams being routed simultaneously to many recipients in a single transmission. In their study, the researchers proposed a new strategy that addresses two limitations of existing coded caching systems.
So far, most studies developing methods for coded caching have primarily focused on static scenarios, in which a fixed number of users simultaneously place requests from a content library.
The performance of these caching schemes is measured by the latency in satisfying the demands of all users.
However, in reality, people in different places actually start watching a video online at different points in time, sometimes interrupting it before its end.
This particular user behavior is represented by the audience retention rate, a measurement introduced by mainstream video platforms such as YouTube and Netfix, which defines the portion of a particular video that is watched by users, on average.
Audience retention rates can help streaming services to better understand and model the popularity of different sections of video content among users.
In their study, the researchers found that partial caching, in which only most viewed portions of a video are cached, could help to achieve more efficient caching.
“We investigate coded caching of video files taking into account the audience retention rate for each video,” the researchers explained in their paper.
“We consider that each video file consists of equal-length chunks, and the audience retention rate of each chunk is the fraction of users watching this chunk among total views of the corresponding video.”
Contrarily to prior literature on coded caching, in which users are assumed to reveal their demands simultaneously, the researchers propose a dynamic demand arrival model, called partial coded caching (PCC).
This model is more realistic, in that it considers that users start and stop watching a video at different points in time.
In addition, the researchers proposed two different cache allocation schemes, which allocate users’ caches to different chunks of the video files in the library; called optimal cache allocation (OCA) and popularity based cache allocation (PCA).
“The results showed a significant improvement with the proposed scheme over uncoded caching in terms of the average delivery rate, or the extension of other known delivery methods to the asynchronous scenario,” the researchers wrote in their paper.
In the future, this new partial coded caching scheme could help to tackle issues with low latency and improve video delivery of popular videos online at times of high data traffic.
This could be very useful for popular streaming platforms, such as YouTube, Netflix, and Amazon Prime Video.
More information: Audience-Retention-Rate-Aware Caching and Coded Video Delivery with Asynchronous Demands arXiv:1808.04835v1 [cs.IT]. arxiv.org/abs/1808.04835