Search papers, labs, and topics across Lattice.
This paper evaluates the performance of Bellman-based (Conservative Q-Learning), sequence-based (Decision Transformers), and hybrid (Critic-Guided Decision Transformers) offline RL algorithms in a stochastic wireless network environment. The study reveals that Conservative Q-Learning exhibits superior robustness across various stochastic conditions compared to sequence-based methods. The findings offer practical recommendations for choosing offline RL algorithms in AI-driven network control systems, particularly in scenarios where robustness and data availability are critical.
Conservative Q-Learning emerges as the most reliable offline RL algorithm for stochastic network control, outperforming sequence-based methods in robustness.
Offline Reinforcement Learning (RL) is a promising approach for next-generation wireless networks, where online exploration is unsafe and large amounts of operational data can be reused across the model lifecycle. However, the behavior of offline RL algorithms under genuinely stochastic dynamics -- inherent to wireless systems due to fading, noise, and traffic mobility -- remains insufficiently understood. We address this gap by evaluating Bellman-based (Conservative Q-Learning), sequence-based (Decision Transformers), and hybrid (Critic-Guided Decision Transformers) offline RL methods in an open-access stochastic telecom environment (mobile-env). Our results show that Conservative Q-Learning consistently produces more robust policies across different sources of stochasticity, making it a reliable default choice in lifecycle-driven AI management frameworks. Sequence-based methods remain competitive and can outperform Bellman-based approaches when sufficient high-return trajectories are available. These findings provide practical guidance for offline RL algorithm selection in AI-driven network control pipelines, such as O-RAN and future 6G functions, where robustness and data availability are key operational constraints.