NIAILGNov 21, 2025

QoS-Aware Dynamic CU Selection in O-RAN with Graph-Based Reinforcement Learning

arXiv:2512.19696v1
Originality Incremental advance
AI Analysis

This work addresses energy inefficiency and resource adaptability in O-RAN deployments, offering a practical control solution for network operators, though it is incremental as it builds on existing DRL and GNN methods.

The paper tackles the inefficiency of static function-to-location mapping in Open Radio Access Networks (O-RAN) by proposing a dynamic service function chain provisioning method with on-the-fly O-CU selection, resulting in significantly reduced energy consumption without violating QoS constraints, as demonstrated on 24-hour traffic traces from Montreal.

Open Radio Access Network (O RAN) disaggregates conventional RAN into interoperable components, enabling flexible resource allocation, energy savings, and agile architectural design. In legacy deployments, the binding between logical functions and physical locations is static, which leads to inefficiencies under time varying traffic and resource conditions. We address this limitation by relaxing the fixed mapping and performing dynamic service function chain (SFC) provisioning with on the fly O CU selection. We formulate the problem as a Markov decision process and solve it using GRLDyP, i.e., a graph neural network (GNN) assisted deep reinforcement learning (DRL). The proposed agent jointly selects routes and the O-CU location (from candidate sites) for each incoming service flow to minimize network energy consumption while satisfying quality of service (QoS) constraints. The GNN encodes the instantaneous network topology and resource utilization (e.g., CPU and bandwidth), and the DRL policy learns to balance grade of service, latency, and energy. We perform the evaluation of GRLDyP on a data set with 24-hour traffic traces from the city of Montreal, showing that dynamic O CU selection and routing significantly reduce energy consumption compared to a static mapping baseline, without violating QoS. The results highlight DRL based SFC provisioning as a practical control primitive for energy-aware, resource-adaptive O-RAN deployments.

Foundations

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

Your Notes