NRFormer: Nationwide Nuclear Radiation Forecasting with Spatio-Temporal Transformer
Tengfei Lyu, Jindong Han, Hao Liu
TL;DR
NRFormer addresses nationwide nuclear radiation forecasting under non-stationary and spatially imbalanced conditions by introducing a spatio-temporal Transformer with three key components: non-stationary temporal attention, imbalance-aware spatial attention, and radiation propagation prompting. The model fuses per-station instance-wise normalization, macro- and proximity-based spatial modeling, and context-aware prompts from location and meteorology to guide predictions for the next $K$ time steps. On two real-world Japan datasets (Japan-4H and Japan-1D), NRFormer outperforms 11 baselines across MAE, RMSE, and MAPE, and exhibits robustness in deployment with 1–24 day forecasts. The work delivers a scalable, real-time forecasting system for emergency planning and public safety, alongside publicly releasing datasets to spur further research in nationwide nuclear radiation forecasting.
Abstract
Nuclear radiation, which refers to the energy emitted from atomic nuclei during decay, poses significant risks to human health and environmental safety. Recently, advancements in monitoring technology have facilitated the effective recording of nuclear radiation levels and related factors, such as weather conditions. The abundance of monitoring data enables the development of accurate and reliable nuclear radiation forecasting models, which play a crucial role in informing decision-making for individuals and governments. However, this task is challenging due to the imbalanced distribution of monitoring stations over a wide spatial range and the non-stationary radiation variation patterns. In this study, we introduce NRFormer, a novel framework tailored for the nationwide prediction of nuclear radiation variations. By integrating a non-stationary temporal attention module, an imbalance-aware spatial attention module, and a radiation propagation prompting module, NRFormer collectively captures complex spatio-temporal dynamics of nuclear radiation. Extensive experiments on two real-world datasets demonstrate the superiority of our proposed framework against 11 baselines.
