OCLGJul 23, 2024

Neural Network-Based Bandit: A Medium Access Control for the IIoT Alarm Scenario

arXiv:2407.16877v22 citationsh-index: 32
AI Analysis

This addresses reliable communication for IIoT alarm systems, but it is an incremental improvement over existing methods.

The paper tackles efficient random access in Industrial Internet of Things networks for alarm scenarios, proposing a neural network-based bandit scheme that reduces success rate drop to 7% compared to 25% for a benchmark as device count increases.

Efficient Random Access (RA) is critical for enabling reliable communication in Industrial Internet of Things (IIoT) networks. Herein, we propose a deep reinforcement learning based distributed RA scheme, entitled Neural Network-Based Bandit (NNBB), for the IIoT alarm scenario. In such a scenario, the devices may detect a common critical event, and the goal is to ensure the alarm information is delivered successfully from at least one device. The proposed NNBB scheme is implemented at each device, where it trains itself online and establishes implicit inter-device coordination to achieve the common goal. Devices can transmit simultaneously on multiple orthogonal channels and each possible transmission pattern constitutes a possible action for the NNBB, which uses a deep neural network to determine the action. Our simulation results show that as the number of devices in the network increases, so does the performance gain of the NNBB compared to the Multi-Armed Bandit (MAB) RA benchmark. For instance, NNBB experiences a 7% success rate drop when there are four channels and the number of devices increases from 10 to 60, while MAB faces a 25% drop.

Foundations

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

Your Notes