Sim-MSTNet: sim2real based Multi-task SpatioTemporal Network Traffic Forecasting

📅 2026-01-29
📈 Citations: 0
Influential: 0
📄 PDF

career value

189K/year
🤖 AI Summary
This work addresses the challenges of weak generalization, task imbalance, and negative transfer in network traffic forecasting under data-scarce and multi-task settings. The authors propose Sim-MSTNet, the first approach to introduce the sim2real paradigm to this domain, leveraging synthetic data generation and domain randomization to construct diverse training samples. A bilevel optimization framework is designed to jointly learn sample weights and model parameters, while an attention mechanism combined with a dynamic loss weighting strategy enables collaborative multi-task optimization. This effectively mitigates negative transfer and enhances generalization under limited data. Experimental results on two open-source datasets demonstrate that the proposed method significantly outperforms existing approaches, achieving notable improvements in both prediction accuracy and generalization performance.

Technology Category

Application Category

📝 Abstract
Network traffic forecasting plays a crucial role in intelligent network operations, but existing techniques often perform poorly when faced with limited data. Additionally, multi-task learning methods struggle with task imbalance and negative transfer, especially when modeling various service types. To overcome these challenges, we propose Sim-MSTNet, a multi-task spatiotemporal network traffic forecasting model based on the sim2real approach. Our method leverages a simulator to generate synthetic data, effectively addressing the issue of poor generalization caused by data scarcity. By employing a domain randomization technique, we reduce the distributional gap between synthetic and real data through bi-level optimization of both sample weighting and model training. Moreover, Sim-MSTNet incorporates attention-based mechanisms to selectively share knowledge between tasks and applies dynamic loss weighting to balance task objectives. Extensive experiments on two open-source datasets show that Sim-MSTNet consistently outperforms state-of-the-art baselines, achieving enhanced accuracy and generalization.
Problem

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

network traffic forecasting
data scarcity
multi-task learning
task imbalance
negative transfer
Innovation

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

sim2real
multi-task learning
domain randomization
attention mechanism
dynamic loss weighting
🔎 Similar Papers
No similar papers found.