LGNIMay 13, 2022

Distributed Transmission Control for Wireless Networks using Multi-Agent Reinforcement Learning

arXiv:2205.06800v12 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient transmission scheduling in distributed wireless networks, offering a novel approach that is agnostic to the physical layer and applicable to various network types.

The paper tackles the problem of distributed transmission control in wireless networks by using multi-agent reinforcement learning with independent agents, achieving collaborative behavior without centralized control.

We examine the problem of transmission control, i.e., when to transmit, in distributed wireless communications networks through the lens of multi-agent reinforcement learning. Most other works using reinforcement learning to control or schedule transmissions use some centralized control mechanism, whereas our approach is fully distributed. Each transmitter node is an independent reinforcement learning agent and does not have direct knowledge of the actions taken by other agents. We consider the case where only a subset of agents can successfully transmit at a time, so each agent must learn to act cooperatively with other agents. An agent may decide to transmit a certain number of steps into the future, but this decision is not communicated to the other agents, so it the task of the individual agents to attempt to transmit at appropriate times. We achieve this collaborative behavior through studying the effects of different actions spaces. We are agnostic to the physical layer, which makes our approach applicable to many types of networks. We submit that approaches similar to ours may be useful in other domains that use multi-agent reinforcement learning with independent agents.

Code Implementations1 repo
Foundations

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

Your Notes