LGAIJul 17, 2025

Enhancing Spatiotemporal Networks with xLSTM: A Scalar LSTM Approach for Cellular Traffic Forecasting

arXiv:2507.19513v11 citationsh-index: 2NoF
Originality Incremental advance
AI Analysis

This addresses cellular traffic forecasting for 5G resource management, but it is incremental as it builds on existing spatiotemporal network approaches.

The paper tackles the problem of accurate spatiotemporal traffic forecasting for 5G networks by introducing a lightweight dual-path network with Scalar LSTM and Conv3D modules, achieving a 23% MAE reduction over ConvLSTM baselines and 30% improvement in generalization.

Accurate spatiotemporal traffic forecasting is vital for intelligent resource management in 5G and beyond. However, conventional AI approaches often fail to capture the intricate spatial and temporal patterns that exist, due to e.g., the mobility of users. We introduce a lightweight, dual-path Spatiotemporal Network that leverages a Scalar LSTM (sLSTM) for efficient temporal modeling and a three-layer Conv3D module for spatial feature extraction. A fusion layer integrates both streams into a cohesive representation, enabling robust forecasting. Our design improves gradient stability and convergence speed while reducing prediction error. Evaluations on real-world datasets show superior forecast performance over ConvLSTM baselines and strong generalization to unseen regions, making it well-suited for large-scale, next-generation network deployments. Experimental evaluation shows a 23% MAE reduction over ConvLSTM, with a 30% improvement in model generalization.

Foundations

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

Your Notes