English

Deep Reinforcement Learning-Based Scheduling for Wi-Fi Multi-Access Point Coordination

Networking and Internet Architecture 2025-07-28 v1

Abstract

Multi-access point coordination (MAPC) is a key feature of IEEE 802.11bn, with a potential impact on future Wi-Fi networks. MAPC enables joint scheduling decisions across multiple access points (APs) to improve throughput, latency, and reliability in dense Wi-Fi deployments. However, implementing efficient scheduling policies under diverse traffic and interference conditions in overlapping basic service sets (OBSSs) remains a complex task. This paper presents a method to minimize the network-wide worst-case latency by formulating MAPC scheduling as a sequential decision-making problem and proposing a deep reinforcement learning (DRL) mechanism to minimize worst-case delays in OBSS deployments. Specifically, we train a DRL agent using proximal policy optimization (PPO) within an 802.11bn-compatible Gymnasium environment. This environment provides observations of queue states, delay metrics, and channel conditions, enabling the agent to schedule multiple AP-station pairs to transmit simultaneously by leveraging spatial reuse (SR) groups. Simulations demonstrate that our proposed solution outperforms state-of-the-art heuristic strategies across a wide range of network loads and traffic patterns. The trained machine learning (ML) models consistently achieve lower 99th-percentile delays, showing up to a 30% improvement over the best baseline.

Keywords

Cite

@article{arxiv.2507.19377,
  title  = {Deep Reinforcement Learning-Based Scheduling for Wi-Fi Multi-Access Point Coordination},
  author = {David Nunez and Francesc Wilhelmi and Maksymilian Wojnar and Katarzyna Kosek-Szott and Szymon Szott and Boris Bellalta},
  journal= {arXiv preprint arXiv:2507.19377},
  year   = {2025}
}

Comments

Submitted to IEEE Transactions on Machine Learning in Communications and Networking

R2 v1 2026-07-01T04:19:03.378Z