Learning-Based Congestion Control Assisted by Recurrent Neural Networks for Real-Time Communication

Published: 01 Jan 2023, Last Modified: 13 Nov 2024ISCC 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In recent years, Real-Time Communication (RTC) has been widely used in many scenarios, and Congestion Control (CC) is one of the important ways to improve the experience of such applications. Accurate bandwidth prediction is the key to CC schemes. However, designing an efficient congestion control scheme with accurate bandwidth prediction is challenging, largely because it is essentially a Partially Observable MDP (POMDP) problem, making it difficult to use traditional hand-crafted methods to solve. We propose a novel hybrid CC scheme LRCC, which combines attention-based Long Short-Term Memory (LSTM) and Reinforcement Learning (RL), realizing more accurate bandwidth prediction and congestion control by adding bandwidth memory information provided by the recurrent neural network to the RL decision-making process. Trace-driven experiments show that our proposed method can significantly reduce packet loss and improve bandwidth utilization in various network scenarios, outperforming baseline methods on overall QoE.
Loading