MMAINIIVMay 13, 2024

MADRL-Based Rate Adaptation for 360° Video Streaming with Multi-Viewpoint Prediction

arXiv:2405.07759v220 citationsh-index: 30IEEE Internet of Things Journal
Originality Incremental advance
AI Analysis

This work addresses bandwidth efficiency for 360° video streaming users, presenting an incremental improvement over single-viewpoint prediction methods.

The paper tackles the challenge of ensuring high quality of experience in 360° video streaming with limited bandwidth by proposing a multi-agent deep reinforcement learning-based rate adaptation method with multi-viewpoint prediction, improving the QoE metric by up to 85.5% compared to existing methods.

Over the last few years, 360° video traffic on the network has grown significantly. A key challenge of 360° video playback is ensuring a high quality of experience (QoE) with limited network bandwidth. Currently, most studies focus on tile-based adaptive bitrate (ABR) streaming based on single viewport prediction to reduce bandwidth consumption. However, the performance of models for single-viewpoint prediction is severely limited by the inherent uncertainty in head movement, which can not cope with the sudden movement of users very well. This paper first presents a multimodal spatial-temporal attention transformer to generate multiple viewpoint trajectories with their probabilities given a historical trajectory. The proposed method models viewpoint prediction as a classification problem and uses attention mechanisms to capture the spatial and temporal characteristics of input video frames and viewpoint trajectories for multi-viewpoint prediction. After that, a multi-agent deep reinforcement learning (MADRL)-based ABR algorithm utilizing multi-viewpoint prediction for 360° video streaming is proposed for maximizing different QoE objectives under various network conditions. We formulate the ABR problem as a decentralized partially observable Markov decision process (Dec-POMDP) problem and present a MAPPO algorithm based on centralized training and decentralized execution (CTDE) framework to solve the problem. The experimental results show that our proposed method improves the defined QoE metric by up to 85.5% compared to existing ABR methods.

Foundations

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

Your Notes