English

A Deep Reinforcement Learning Framework for Optimizing Congestion Control in Data Centers

Networking and Internet Architecture 2024-03-27 v1 Machine Learning

Abstract

Various congestion control protocols have been designed to achieve high performance in different network environments. Modern online learning solutions that delegate the congestion control actions to a machine cannot properly converge in the stringent time scales of data centers. We leverage multiagent reinforcement learning to design a system for dynamic tuning of congestion control parameters at end-hosts in a data center. The system includes agents at the end-hosts to monitor and report the network and traffic states, and agents to run the reinforcement learning algorithm given the states. Based on the state of the environment, the system generates congestion control parameters that optimize network performance metrics such as throughput and latency. As a case study, we examine BBR, an example of a prominent recently-developed congestion control protocol. Our experiments demonstrate that the proposed system has the potential to mitigate the problems of static parameters.

Keywords

Cite

@article{arxiv.2301.12558,
  title  = {A Deep Reinforcement Learning Framework for Optimizing Congestion Control in Data Centers},
  author = {Shiva Ketabi and Hongkai Chen and Haiwei Dong and Yashar Ganjali},
  journal= {arXiv preprint arXiv:2301.12558},
  year   = {2024}
}

Comments

9 pages, 4 figures, Accepted for publication at 2023 IEEE/IFIP Network Operations and Management Symposium

R2 v1 2026-06-28T08:25:40.998Z