NILGMay 29

KISS: Keeping it Simple and Slotted when Learning to Communicate over Wireless

arXiv:2606.0026610.2h-index: 17
Predicted impact top 24% in NI · last 90 daysOriginality Synthesis-oriented
AI Analysis

For wireless network designers, this work demonstrates that ML can rediscover theoretically efficient MAC mechanisms, but the contribution is incremental as it confirms known principles rather than proposing a deployable protocol.

The paper investigates whether decentralized reinforcement learning agents can autonomously learn efficient and fair random access strategies for wireless channels, achieving near-theoretical efficiency and fairness in simulations without pre-training or coordination.

A long-standing challenge in distributed wireless systems is ensuring efficient and fair random channel access. Existing solutions often address specific constraints related to timing, periodicity, or centralization, but they typically rely on fixed heuristics. Motivated by recent advances in machine learning (ML), we investigate whether ML agents can autonomously learn efficient and fair access strategies, and whether such learning can offer new insights into medium access control (MAC) design. Rather than proposing a deployable protocol, our aim is to examine whether decentralized learning can rediscover or approximate theoretically efficient random-access mechanisms under minimal assumptions. To this end, we deploy an off-policy Double Deep Q-Network (DDQN) with Bayesian inference to train agents operating over a slotted channel. The resulting method is fully online (no pre-training), fully distributed (independent multi-agent learners), stochastic (non-periodic), and requires no coordination or explicit communication. Extensive simulations show that the learned strategy adapts to varying network conditions and achieves near-theoretical efficiency while maintaining fairness. Ablation studies further reveal that the learned behavior resembles slotted ALOHA with a dynamically adjusted transmission probability, leading us to refer to the method as KISS: Keeping It Simple and Slotted.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes