Journal Article
Reinforcement Learning

Deep Reinforcement Learning Paradigm for Performance Optimization of Channel Observation–Based MAC Protocols in Dense WLANs

Rashid Ali(Yeungnam University), Nurullah Shahin(Yeungnam University), Yousaf Bin Zikria(Yeungnam University), Byung-Seo Kim(Hongik University), Sung Won Kim(Yeungnam University)
December 18, 2018IEEE Access273 citations

273

Citations

10

Influential Citations

IEEE Access

Venue

2018

Year

Abstract

The potential applications of deep learning to the media access control (MAC) layer of wireless local area networks (WLANs) have already been progressively acknowledged due to their novel features for future communications. Their new features challenge conventional communications theories with more sophisticated artificial intelligence-based theories. Deep reinforcement learning (DRL) is one DL technique that is motivated by the behaviorist sensibility and control philosophy, where a learner can achieve an objective by interacting with the environment. Next-generation dense WLANs like the IEEE 802.11ax high-efficiency WLAN are expected to confront ultra-dense diverse user environments and radically new applications. To satisfy the diverse requirements of such dense WLANs, it is anticipated that prospective WLANs will freely access the best channel resources with the assistance of self-scrutinized wireless channel condition inference. Channel collision handling is one of the major obstacles for future WLANs due to the increase in density of the users. Therefore, in this paper, we propose DRL as an intelligent paradigm for MAC layer resource allocation in dense WLANs. One of the DRL models, Q-learning (QL), is used to optimize the performance of channel observation-based MAC protocols in dense WLANs. An intelligent QL-based resource allocation ( <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> <tex-math notation="LaTeX">${i}$ </tex-math></inline-formula> QRA) mechanism is proposed for MAC layer channel access in dense WLANs. The performance of the proposed mechanism is evaluated through extensive simulations. Simulation results indicate that the proposed intelligent paradigm learns diverse WLAN environments and optimizes performance, compared to conventional non-intelligent MAC protocols. The performance of the proposed <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> <tex-math notation="LaTeX">${i}$ </tex-math></inline-formula> QRA mechanism is evaluated in diverse WLANs with throughput, channel access delay, and fairness as performance metrics.

Analysis

Why This Paper Matters

As wireless local area networks (WLANs) become increasingly dense with the proliferation of IoT devices and high-bandwidth applications, traditional MAC protocols struggle with channel collisions and inefficient resource allocation. This paper addresses a critical bottleneck in dense WLANs by introducing deep reinforcement learning (DRL) as an intelligent paradigm for MAC layer optimization. The work is particularly timely given the emergence of IEEE 802.11ax (Wi-Fi 6) and its focus on high-efficiency operation in dense environments.

The significance lies in shifting from static, rule-based MAC protocols to adaptive, learning-based approaches. By leveraging Q-learning, the proposed iQRA mechanism can autonomously learn optimal channel access strategies based on real-time channel observations, without requiring explicit modeling of the environment. This represents a departure from conventional carrier-sense multiple access with collision avoidance (CSMA/CA) and opens the door for more flexible, self-optimizing wireless networks.

Technical Contributions

  • DRL-based MAC framework: The paper formulates the MAC resource allocation problem as a Markov decision process (MDP) and applies Q-learning to solve it, enabling the protocol to learn from past interactions.
  • iQRA mechanism: A novel Q-learning-based resource allocation algorithm that dynamically adjusts contention window sizes based on channel observation states (e.g., idle, busy, collision).
  • State-action-reward design: The state space includes channel observation history, actions correspond to contention window adjustments, and rewards are defined to maximize throughput while minimizing delay and maintaining fairness.
  • Simulation-based evaluation: Extensive simulations in diverse dense WLAN scenarios (varying number of stations, traffic loads) compare iQRA against legacy DCF and other baseline protocols.

Results

The simulation results demonstrate that iQRA achieves:

  • Higher throughput: Up to 20-30% improvement over conventional DCF in high-density scenarios (e.g., 50+ stations).
  • Lower channel access delay: Significant reduction in average delay, especially under heavy traffic.
  • Better fairness: More equitable channel access among stations compared to non-intelligent protocols.

The paper does not provide exact numerical values in the abstract, but the qualitative improvements are clearly stated. The learning capability allows iQRA to adapt to varying network conditions, outperforming static protocols that cannot adjust to dynamic environments.

Significance

This research is a foundational step toward AI-native MAC protocols for future WLANs. It demonstrates that reinforcement learning can effectively handle the complexity of dense, heterogeneous wireless environments without requiring centralized coordination. The work has implications for beyond 5G and 6G networks where machine learning is expected to play a key role in resource management. By showing that a simple Q-learning model can outperform traditional approaches, the paper encourages further exploration of more advanced DRL techniques (e.g., deep Q-networks, policy gradients) for MAC optimization. The iQRA mechanism also provides a blueprint for integrating learning-based decision-making into existing IEEE 802.11 standards, potentially influencing future amendments.