pith. sign in

arxiv: 1810.03259 · v3 · pith:TJ626OQFnew · submitted 2018-10-08 · 💻 cs.NI

Internet Congestion Control via Deep Reinforcement Learning

classification 💻 cs.NI
keywords congestioncontroldeepinternetnetworklearningreinforcementtraffic
0
0 comments X
read the original abstract

We present and investigate a novel and timely application domain for deep reinforcement learning (RL): Internet congestion control. Congestion control is the core networking task of modulating traffic sources' data-transmission rates to efficiently utilize network capacity, and is the subject of extensive attention in light of the advent of Internet services such as live video, virtual reality, Internet-of-Things, and more. We show that casting congestion control as RL enables training deep network policies that capture intricate patterns in data traffic and network conditions, and leverage this to outperform the state-of-the-art. We also highlight significant challenges facing real-world adoption of RL-based congestion control, including fairness, safety, and generalization, which are not trivial to address within conventional RL formalism. To facilitate further research and reproducibility of our results, we present a test suite for RL-guided congestion control based on the OpenAI Gym interface.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fair-Aurora: Comparing Fairness Strategies for Reinforcement Learning-Based Congestion Control in Multi-Flow Environments

    cs.NI 2026-05 unverdicted novelty 5.0

    Compares reward shaping, observation augmentation, and loss-sensitivity tuning as post-hoc fairness fixes for Aurora RL congestion control, finding modest reward shaping best preserves throughput while improving fairn...