Average Reward Reinforcement Learning for Wireless Radio Resource Management
Kun Yang, Jing Yang, Cong Shen
TL;DR
This work identifies a fundamental mismatch between discounted reward reinforcement learning and the long-term objectives of radio resource management in wireless networks. It reframes RRM as an average-reward optimization problem and develops the Average Reward Off-policy Soft Actor-Critic (ARO-SAC), an extension of SAC that optimizes the average reward by estimating the true average rate $\rho$ and using a differential return. Empirical results on a RAN slicing scenario show that ARO-SAC can outperform standard discounted RL approaches by approximately 15%, while avoiding instability associated with setting $\gamma=1$ for long horizons. The findings demonstrate the practical value of average-reward RL for wireless network optimization and point to future work on theoretical guarantees and hyperparameter tuning for ARO-SAC.
Abstract
In this paper, we address a crucial but often overlooked issue in applying reinforcement learning (RL) to radio resource management (RRM) in wireless communications: the mismatch between the discounted reward RL formulation and the undiscounted goal of wireless network optimization. To the best of our knowledge, we are the first to systematically investigate this discrepancy, starting with a discussion of the problem formulation followed by simulations that quantify the extent of the gap. To bridge this gap, we introduce the use of average reward RL, a method that aligns more closely with the long-term objectives of RRM. We propose a new method called the Average Reward Off policy Soft Actor Critic (ARO SAC) is an adaptation of the well known Soft Actor Critic algorithm in the average reward framework. This new method achieves significant performance improvement our simulation results demonstrate a 15% gain in the system performance over the traditional discounted reward RL approach, underscoring the potential of average reward RL in enhancing the efficiency and effectiveness of wireless network optimization.
