HiSTM: Hierarchical Spatiotemporal Mamba for Cellular Traffic Forecasting

📅 2025-08-07
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Cellular traffic forecasting is highly challenging due to complex spatiotemporal dependencies induced by user mobility. To address this, we propose an efficient and accurate deep learning model featuring a dual-branch spatial encoder that captures multi-granularity spatial correlations, integrated with a Mamba-based temporal module leveraging selective state space modeling to explicitly encode long-range temporal dynamics and multi-scale spatiotemporal couplings. Evaluated on real-world datasets, our model reduces MAE by 29.4% compared to the STN baseline while decreasing parameter count by 94%, significantly improving both long-horizon prediction accuracy and generalization capability. The core contribution lies in pioneering the integration of lightweight selective state space modeling into cellular traffic forecasting—achieving, for the first time, a unified balance of high accuracy, ultra-low parameter overhead, and strong robustness.

Technology Category

Application Category

📝 Abstract
Cellular traffic forecasting is essential for network planning, resource allocation, or load-balancing traffic across cells. However, accurate forecasting is difficult due to intricate spatial and temporal patterns that exist due to the mobility of users. Existing AI-based traffic forecasting models often trade-off accuracy and computational efficiency. We present Hierarchical SpatioTemporal Mamba (HiSTM), which combines a dual spatial encoder with a Mamba-based temporal module and attention mechanism. HiSTM employs selective state space methods to capture spatial and temporal patterns in network traffic. In our evaluation, we use a real-world dataset to compare HiSTM against several baselines, showing a 29.4% MAE improvement over the STN baseline while using 94% fewer parameters. We show that the HiSTM generalizes well across different datasets and improves in accuracy over longer time-horizons.
Problem

Research questions and friction points this paper is trying to address.

Accurate cellular traffic forecasting with complex patterns
Balancing accuracy and computational efficiency in AI models
Capturing hierarchical spatiotemporal dependencies in network traffic
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combines dual spatial encoder with Mamba-based temporal module
Uses selective state space methods for pattern capture
Achieves high accuracy with significantly fewer parameters
🔎 Similar Papers
No similar papers found.