LGMLMar 15, 2019

Online Antenna Tuning in Heterogeneous Cellular Networks with Deep Reinforcement Learning

arXiv:1903.06787v250 citations
Originality Incremental advance
AI Analysis

This provides a practical solution for real-time antenna tuning in cellular networks, though it is incremental as it builds on existing RL methods.

The paper tackled the complex optimization of antenna parameters in heterogeneous cellular networks by proposing a two-phase deep reinforcement learning algorithm that combines multi-agent and single-agent approaches, achieving performance close to multi-agent RL with hundreds of online trials instead of millions.

We aim to jointly optimize antenna tilt angle, and vertical and horizontal half-power beamwidths of the macrocells in a heterogeneous cellular network (HetNet). The interactions between the cells, most notably due to their coupled interference render this optimization prohibitively complex. Utilizing a single agent reinforcement learning (RL) algorithm for this optimization becomes quite suboptimum despite its scalability, whereas multi-agent RL algorithms yield better solutions at the expense of scalability. Hence, we propose a compromise algorithm between these two. Specifically, a multi-agent mean field RL algorithm is first utilized in the offline phase so as to transfer information as features for the second (online) phase single agent RL algorithm, which employs a deep neural network to learn users locations. This two-step approach is a practical solution for real deployments, which should automatically adapt to environmental changes in the network. Our results illustrate that the proposed algorithm approaches the performance of the multi-agent RL, which requires millions of trials, with hundreds of online trials, assuming relatively low environmental dynamics, and performs much better than a single agent RL. Furthermore, the proposed algorithm is compact and implementable, and empirically appears to provide a performance guarantee regardless of the amount of environmental dynamics.

Foundations

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

Your Notes