Table of Contents
Fetching ...

Enhancing Cloud-Native Resource Allocation with Probabilistic Forecasting Techniques in O-RAN

Vaishnavi Kasuluru, Luis Blanco, Engin Zeydan, Albert Bel, Angelos Antonopoulos

TL;DR

This paper addresses uncertainty-aware, dynamic resource provisioning in cloud-native O-RAN for 6G networks. It proposes embedding probabilistic forecasting rApps in the Non-Real Time RIC, evaluating SFF, DeepAR, and Transformer against a deterministic LSTM baseline for predicting next-$24$ hours of PRBs, using distributions $\mathcal{Y}$ and point forecasts $\hat{y}$. Results show that DeepAR and Transformer achieve lower $MSE$ and balanced compute footprints, while SFF is fast but unable to capture temporal dependencies and LSTM performs worst. The findings demonstrate the practical viability of probabilistic forecasting in cloud-native O-RAN, enabling proactive, uncertainty-aware resource allocation to improve QoS, energy efficiency, and reliability in real-world networks.

Abstract

The need for intelligent and efficient resource provisioning for the productive management of resources in real-world scenarios is growing with the evolution of telecommunications towards the 6G era. Technologies such as Open Radio Access Network (O-RAN) can help to build interoperable solutions for the management of complex systems. Probabilistic forecasting, in contrast to deterministic single-point estimators, can offer a different approach to resource allocation by quantifying the uncertainty of the generated predictions. This paper examines the cloud-native aspects of O-RAN together with the radio App (rApp) deployment options. The integration of probabilistic forecasting techniques as a rApp in O-RAN is also emphasized, along with case studies of real-world applications. Through a comparative analysis of forecasting models using the error metric, we show the advantages of Deep Autoregressive Recurrent network (DeepAR) over other deterministic probabilistic estimators. Furthermore, the simplicity of Simple-Feed-Forward (SFF) leads to a fast runtime but does not capture the temporal dependencies of the input data. Finally, we present some aspects related to the practical applicability of cloud-native O-RAN with probabilistic forecasting.

Enhancing Cloud-Native Resource Allocation with Probabilistic Forecasting Techniques in O-RAN

TL;DR

This paper addresses uncertainty-aware, dynamic resource provisioning in cloud-native O-RAN for 6G networks. It proposes embedding probabilistic forecasting rApps in the Non-Real Time RIC, evaluating SFF, DeepAR, and Transformer against a deterministic LSTM baseline for predicting next- hours of PRBs, using distributions and point forecasts . Results show that DeepAR and Transformer achieve lower and balanced compute footprints, while SFF is fast but unable to capture temporal dependencies and LSTM performs worst. The findings demonstrate the practical viability of probabilistic forecasting in cloud-native O-RAN, enabling proactive, uncertainty-aware resource allocation to improve QoS, energy efficiency, and reliability in real-world networks.

Abstract

The need for intelligent and efficient resource provisioning for the productive management of resources in real-world scenarios is growing with the evolution of telecommunications towards the 6G era. Technologies such as Open Radio Access Network (O-RAN) can help to build interoperable solutions for the management of complex systems. Probabilistic forecasting, in contrast to deterministic single-point estimators, can offer a different approach to resource allocation by quantifying the uncertainty of the generated predictions. This paper examines the cloud-native aspects of O-RAN together with the radio App (rApp) deployment options. The integration of probabilistic forecasting techniques as a rApp in O-RAN is also emphasized, along with case studies of real-world applications. Through a comparative analysis of forecasting models using the error metric, we show the advantages of Deep Autoregressive Recurrent network (DeepAR) over other deterministic probabilistic estimators. Furthermore, the simplicity of Simple-Feed-Forward (SFF) leads to a fast runtime but does not capture the temporal dependencies of the input data. Finally, we present some aspects related to the practical applicability of cloud-native O-RAN with probabilistic forecasting.
Paper Structure (14 sections, 1 equation, 3 figures, 1 table)