NILGAug 31, 2022

Transmit Power Control for Indoor Small Cells: A Method Based on Federated Reinforcement Learning

arXiv:2209.13536v15 citationsh-index: 35
Originality Incremental advance
AI Analysis

This addresses the generalization issue in reinforcement learning for 5G network optimization, offering a domain-specific solution for indoor small cell power control.

The paper tackles the problem of transmit power control for indoor 5G small cells, where reinforcement learning models trained in specific environments fail to generalize to new ones, and proposes a federated reinforcement learning method that aggregates models across environments to improve convergence speed in new settings, with simulation results showing performance similar to single RL agents and better than random or exhaustive methods.

Setting the transmit power setting of 5G cells has been a long-term topic of discussion, as optimized power settings can help reduce interference and improve the quality of service to users. Recently, machine learning (ML)-based, especially reinforcement learning (RL)-based control methods have received much attention. However, there is little discussion about the generalisation ability of the trained RL models. This paper points out that an RL agent trained in a specific indoor environment is room-dependent, and cannot directly serve new heterogeneous environments. Therefore, in the context of Open Radio Access Network (O-RAN), this paper proposes a distributed cell power-control scheme based on Federated Reinforcement Learning (FRL). Models in different indoor environments are aggregated to the global model during the training process, and then the central server broadcasts the updated model back to each client. The model will also be used as the base model for adaptive training in the new environment. The simulation results show that the FRL model has similar performance to a single RL agent, and both are better than the random power allocation method and exhaustive search method. The results of the generalisation test show that using the FRL model as the base model improves the convergence speed of the model in the new environment.

Foundations

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

Your Notes