A Deep Incremental Framework for Multi-Service Multi-Modal Devices in NextG AI-RAN Systems
Mrityunjoy Gain, Kitae Kim, Avi Deb Raha, Apurba Adhikary, Walid Saad, Zhu Han, Choong Seon Hong
TL;DR
This work tackles the challenge of supporting multi-service-modal UEs (MSMU) in NextG AI-RAN by jointly managing traffic forecasting, route selection, RAN slicing, service identification, and radio resource management under uncertainty. It introduces a two-scale decomposition: a long-term subproblem (L-SP) solved by a ReVIN-enabled Transformer for traffic-demand and routing forecasting, coupled with heuristic radio-slicing, and a short-term subproblem (S-SP) solved by a continual-learning LSTM for real-time service identification and resource allocation. A continual-learning mechanism with replay buffers mitigates forgetting when new service subclasses appear, enabling robust adaptation across seven tasks. Empirical results show substantial improvements in prediction accuracy (e.g., up to a 46.86% reduction in traffic-demand error), PRB and power estimation (26.70% and 18.79%), and near-perfect service/route identification (≈99%), with over 95% continual-learning accuracy, highlighting practical viability for dynamic NextG AI-RAN deployments.
Abstract
In this paper, we propose a deep incremental framework for efficient RAN management, introducing the Multi-Service-Modal UE (MSMU) system, which enables a single UE to handle eMBB and uRLLC services simultaneously. We formulate an optimization problem integrating traffic demand prediction, route optimization, RAN slicing, service identification, and radio resource management under uncertainty. We decompose it into long-term (L-SP) and short-term (S-SP) subproblems then propose a Transformer model for L-SP optimization, predicting eMBB and uRLLC traffic demands and optimizing routes for RAN slicing. To address non-stationary network traffic with evolving trends and scale variations, we integrate reversible instance normalization (ReVIN) into the forecasting pipeline. For the S-SP, we propose an LSTM model enabling real-time service type identification and resource management, utilizing L-SP predictions. We incorporate continual learning into the S-SP framework to adapt to new service types while preserving prior knowledge. Experimental results demonstrate that our proposed framework achieves up to 46.86% reduction in traffic demand prediction error, 26.70% and 18.79% improvement in PRBs and power estimation, 7.23% higher route selection accuracy, and 7.29% improvement in service identification over the baselines with 95% average accuracy in continual service identification across seven sequential tasks.
