RadioMapMotion: A Dataset and Baseline for Proactive Spatio-Temporal Radio Environment Prediction
Honggang Jia, Nan Cheng, Xiucheng Wang
TL;DR
The paper tackles proactive spatio-temporal radio environment prediction by defining the problem of forecasting a sequence of future radio maps from historical observations. It introduces RadioMapMotion, the first large-scale dataset that captures temporally continuous RM evolution driven by vehicle trajectories, and RadioLSTM, a ConvLSTM-based UNet baseline for multi-step RM forecasting. Empirical results show that explicit temporal modeling improves accuracy and structural fidelity while delivering low inference latency, making it suitable for real-time network management. This work lays a foundation for proactive, environment-aware networking in 6G and against dynamics such as V2X mobility, with avenues for extending to more scenarios and longer horizons.
Abstract
Radio maps (RMs), which provide location-based pathloss estimations, are fundamental to enabling proactive, environment-aware communication in 6G networks. However, existing deep learning-based methods for RM construction often model dynamic environments as a series of independent static snapshots, thereby omitting the temporal continuity inherent in signal propagation changes caused by the motion of dynamic entities. To address this limitation, we propose the task of spatio-temporal RM prediction, which involves forecasting a sequence of future maps from historical observations. A key barrier to this predictive approach has been the lack of datasets capturing continuous environmental evolution. To fill this gap, we introduce RadioMapMotion, the first large-scale public dataset of continuous RM sequences generated from physically consistent vehicle trajectories. As a baseline for this task, we propose RadioLSTM, a UNet architecture based on Convolutional Long Short-Term Memory (ConvLSTM) and designed for multi-step sequence forecasting. Experimental evaluations show that RadioLSTM achieves higher prediction accuracy and structural fidelity compared to representative baseline methods. Furthermore, the model exhibits a low inference latency, indicating its potential suitability for real-time network operations. Our project will be publicly released at: https://github.com/UNIC-Lab/RadioMapMotion upon paper acceptance.
