vix.ing · top · new · best · stats · spec

Axial-UNet: A Neural Weather Model for Precipitation Nowcasting

2025/04/28 by Sumit Mamtani, Mamtani, Sumit, Maitreya Sonawane +1
Earth and Planetary Sciences · Computer Science · #Precipitation Measurement and Analysis #Meteorological Phenomena and Simulations #Image Enhancement Techniques

paper · pdf · doi:10.48550/arxiv.2504.19408

Abstract

Accurately predicting short-term precipitation is critical for weather-sensitive applications such as disaster management, aviation, and urban planning. Traditional numerical weather prediction can be computationally intensive at high resolution and short lead times. In this work, we propose a lightweight UNet-based encoder-decoder augmented with axial-attention blocks that attend along image rows and columns to capture long-range spatial interactions, while temporal context is provided by conditioning on multiple past radar frames. Our hybrid architecture captures both local and long-range spatio-temporal dependencies from radar image sequences, enabling fixed lead-time precipitation nowcasting with modest compute. Experimental results on a preprocessed subset of the HKO-7 radar dataset demonstrate that our model outperforms ConvLSTM, pix2pix-style cGANs, and a plain UNet in pixel-fidelity metrics, reaching PSNR 47.67 and SSIM 0.9943. We report PSNR/SSIM here; extending evaluation to meteorology-oriented skill measures (e.g., CSI/FSS) is left to future work. The approach is simple, scalable, and effective for resource-constrained, real-time forecasting scenarios.

Citations

Related