MMAIApr 26, 2021

ANT: Learning Accurate Network Throughput for Better Adaptive Video Streaming

arXiv:2104.12507v215 citations
Originality Highly original
AI Analysis

This addresses the challenge of ensuring satisfactory quality of experience for users in video streaming across diverse network connections, representing a strong specific gain.

The paper tackles the problem of improving adaptive bitrate (ABR) decision in video streaming by learning an accurate network throughput (ANT) model to characterize network dynamics, resulting in a 65.5% and 31.3% improvement in user QoE compared to state-of-the-art methods.

Adaptive Bit Rate (ABR) decision plays a crucial role for ensuring satisfactory Quality of Experience (QoE) in video streaming applications, in which past network statistics are mainly leveraged for future network bandwidth prediction. However, most algorithms, either rules-based or learning-driven approaches, feed throughput traces or classified traces based on traditional statistics (i.e., mean/standard deviation) to drive ABR decision, leading to compromised performances in specific scenarios. Given the diverse network connections (e.g., WiFi, cellular and wired link) from time to time, this paper thus proposes to learn the ANT (a.k.a., Accurate Network Throughput) model to characterize the full spectrum of network throughput dynamics in the past for deriving the proper network condition associated with a specific cluster of network throughput segments (NTS). Each cluster of NTS is then used to generate a dedicated ABR model, by which we wish to better capture the network dynamics for diverse connections. We have integrated the ANT model with existing reinforcement learning (RL)-based ABR decision engine, where different ABR models are applied to respond to the accurate network sensing for better rate decision. Extensive experiment results show that our approach can significantly improve the user QoE by 65.5% and 31.3% respectively, compared with the state-of-the-art Pensive and Oboe, across a wide range of network scenarios.

Foundations

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

Your Notes