High-Dynamic Radar Sequence Prediction for Weather Nowcasting Using Spatiotemporal Coherent Gaussian Representation
Ziye Wang, Yiran Qin, Lin Zeng, Ruimao Zhang
TL;DR
The paper addresses the challenge of 3D weather nowcasting by introducing SpatioTemporal Coherent Gaussian Splatting (STC-GS) to represent high-resolution 3D radar data as temporally coherent Gaussian groups and a memory-augmented predictor GauMamba to forecast their evolution. The approach combines a bidirectional Gaussian reconstruction scheme with local motion priors and a global density prior, enabling stable, high-fidelity reconstruction of dynamic radar scenes. It also introduces GauMamba, a memory-augmented Mamba network that efficiently handles a large set of Gaussian tokens to predict future radar changes, achieving state-of-the-art performance on NEXRAD and MOSAIC with substantial MAE and CSI improvements. The work demonstrates that re-representing 3D radar data as Gaussians and forecasting their evolution can yield 16× higher spatial resolution and practical, scalable nowcasting capabilities, with potential impact on disaster management and urban planning.
Abstract
Weather nowcasting is an essential task that involves predicting future radar echo sequences based on current observations, offering significant benefits for disaster management, transportation, and urban planning. Current prediction methods are limited by training and storage efficiency, mainly focusing on 2D spatial predictions at specific altitudes. Meanwhile, 3D volumetric predictions at each timestamp remain largely unexplored. To address such a challenge, we introduce a comprehensive framework for 3D radar sequence prediction in weather nowcasting, using the newly proposed SpatioTemporal Coherent Gaussian Splatting (STC-GS) for dynamic radar representation and GauMamba for efficient and accurate forecasting. Specifically, rather than relying on a 4D Gaussian for dynamic scene reconstruction, STC-GS optimizes 3D scenes at each frame by employing a group of Gaussians while effectively capturing their movements across consecutive frames. It ensures consistent tracking of each Gaussian over time, making it particularly effective for prediction tasks. With the temporally correlated Gaussian groups established, we utilize them to train GauMamba, which integrates a memory mechanism into the Mamba framework. This allows the model to learn the temporal evolution of Gaussian groups while efficiently handling a large volume of Gaussian tokens. As a result, it achieves both efficiency and accuracy in forecasting a wide range of dynamic meteorological radar signals. The experimental results demonstrate that our STC-GS can efficiently represent 3D radar sequences with over $16\times$ higher spatial resolution compared with the existing 3D representation methods, while GauMamba outperforms state-of-the-art methods in forecasting a broad spectrum of high-dynamic weather conditions.
