Viewport-Aware Deep Reinforcement Learning Approach for 360$^o$ Video Caching
Pantelis Maniotis, Nikolaos Thomos

TL;DR
This paper presents a viewport-aware deep reinforcement learning caching scheme for 360° videos that improves cache efficiency and video quality by predicting popular viewports and optimizing cache placement using a DQN-based approach.
Contribution
It introduces the concept of virtual viewports for cache optimization and formulates the caching problem as an MDP solved with deep reinforcement learning, advancing proactive caching strategies for 360° videos.
Findings
Significant improvement in cache hit ratio and video quality.
Effective virtual viewport selection reduces cache dimensionality.
Proposed method outperforms traditional caching policies like LFU, LRU, FIFO.
Abstract
360 video is an essential component of VR/AR/MR systems that provides immersive experience to the users. However, 360 video is associated with high bandwidth requirements. The required bandwidth can be reduced by exploiting the fact that users are interested in viewing only a part of the video scene and that users request viewports that overlap with each other. Motivated by the findings of recent works where the benefits of caching video tiles at edge servers instead of caching entire 360 videos were shown, in this paper, we introduce the concept of virtual viewports that have the same number of tiles with the original viewports. The tiles forming these viewports are the most popular ones for each video and are determined by the users' requests. Then, we propose a proactive caching scheme that assumes unknown videos' and viewports' popularity. Our scheme determines which…
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 · Image and Video Quality Assessment · Opportunistic and Delay-Tolerant Networks
