π€ AI Summary
This work addresses the demand for high-precision prediction in near-real-time intelligent control for 6G open radio access networks, where conventional Transformers struggle due to their quadratic complexity under stringent latency and computational constraints. To overcome this, we propose a post-Transformer architecture that uniquely integrates quantum-inspired tensor train (TT)/matrix product state (MPS) decomposition with structured state space models, enabling linear-complexity long-sequence modeling. A lightweight channel gating mechanism and hybrid layers are introduced to capture dynamic dependencies among non-stationary key performance indicators. The proposed method achieves comparable prediction accuracy while reducing model parameters by 155Γ and accelerating inference by 2.74Γ relative to Transformers. It also outperforms existing state space baselines by being 10.8β15.8Γ smaller and 1.4Γ faster, significantly enhancing scalability and deployment efficiency.
π Abstract
Proactive and agentic control in Sixth-Generation (6G) Open Radio Access Networks (O-RAN) requires control-grade prediction under stringent Near-Real-Time (Near-RT) latency and computational constraints. While Transformer-based models are effective for sequence modeling, their quadratic complexity limits scalability in Near-RT RAN Intelligent Controller (RIC) analytics. This paper investigates a post-Transformer design paradigm for efficient radio telemetry forecasting. We propose a quantum-inspired many-body state-space tensor network that replaces self-attention with stable structured state-space dynamics kernels, enabling linear-time sequence modeling. Tensor-network factorizations in the form of Tensor Train (TT) / Matrix Product State (MPS) representations are employed to reduce parameterization and data movement in both input projections and prediction heads, while lightweight channel gating and mixing layers capture non-stationary cross-Key Performance Indicator (KPI) dependencies. The proposed model is instantiated as an agentic perceive-predict xApp and evaluated on a bespoke O-RAN KPI time-series dataset comprising 59,441 sliding windows across 13 KPIs, using Reference Signal Received Power (RSRP) forecasting as a representative use case. Our proposed Linear Quantum-Inspired State-Space (LiQSS) model is 10.8x-15.8x smaller and approximately 1.4x faster than prior structured state-space baselines. Relative to Transformer-based models, LiQSS achieves up to a 155x reduction in parameter count and up to 2.74x faster inference, without sacrificing forecasting accuracy.