MetaSTNet: Multimodal Meta-learning for Cellular Traffic Conformal Prediction
Hui Ma, Kai Yang
TL;DR
MetaSTNet tackles cellular traffic forecasting under limited real-world data by leveraging sim-to-real transfer within a multimodal, spatiotemporal meta-learning framework. It employs bi-level optimization to learn meta-knowledge from simulation and quickly adapt to new tasks in the real world, while two parallel encoder–decoder streams capture short-term and periodic patterns through event-driven attention and ST-blocks that fuse traffic, textual, and image data. The approach is complemented by cross conformal prediction with a growing-window calibration to provide calibrated prediction intervals, demonstrated across Milano, Trento, and LTE datasets. The results show improved point predictions and reliable uncertainty estimates, highlighting the potential for accurate, trustworthy network-traffic forecasts when data are scarce and for applications requiring quantified confidence in predictions.
Abstract
Network traffic prediction techniques have attracted much attention since they are valuable for network congestion control and user experience improvement. While existing prediction techniques can achieve favorable performance when there is sufficient training data, it remains a great challenge to make accurate predictions when only a small amount of training data is available. To tackle this problem, we propose a deep learning model, entitled MetaSTNet, based on a multimodal meta-learning framework. It is an end-to-end network architecture that trains the model in a simulator and transfers the meta-knowledge to a real-world environment, which can quickly adapt and obtain accurate predictions on a new task with only a small amount of real-world training data. In addition, we further employ cross conformal prediction to assess the calibrated prediction intervals. Extensive experiments have been conducted on real-world datasets to illustrate the efficiency and effectiveness of MetaSTNet.
