NIAIITFeb 22, 2021

Deep Reinforcement Learning for Dynamic Spectrum Sharing of LTE and NR

arXiv:2102.11176v128 citations
Originality Synthesis-oriented
AI Analysis

This addresses spectrum efficiency for wireless networks, but it is incremental as it applies existing methods to a specific domain problem.

The paper tackles dynamic spectrum sharing between 4G and 5G systems by proposing a proactive scheme using deep reinforcement learning with Monte Carlo Tree Search, which improves system-level performance by accounting for future network states instead of being greedy.

In this paper, a proactive dynamic spectrum sharing scheme between 4G and 5G systems is proposed. In particular, a controller decides on the resource split between NR and LTE every subframe while accounting for future network states such as high interference subframes and multimedia broadcast single frequency network (MBSFN) subframes. To solve this problem, a deep reinforcement learning (RL) algorithm based on Monte Carlo Tree Search (MCTS) is proposed. The introduced deep RL architecture is trained offline whereby the controller predicts a sequence of future states of the wireless access network by simulating hypothetical bandwidth splits over time starting from the current network state. The action sequence resulting in the best reward is then assigned. This is realized by predicting the quantities most directly relevant to planning, i.e., the reward, the action probabilities, and the value for each network state. Simulation results show that the proposed scheme is able to take actions while accounting for future states instead of being greedy in each subframe. The results also show that the proposed framework improves system-level performance.

Foundations

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

Your Notes