Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fourier Amplitude and Correlation Loss: Beyond Using L2 Loss for Skillful Precipitation Nowcasting

About

Deep learning approaches have been widely adopted for precipitation nowcasting in recent years. Previous studies mainly focus on proposing new model architectures to improve pixel-wise metrics. However, they frequently result in blurry predictions which provide limited utility to forecasting operations. In this work, we propose a new Fourier Amplitude and Correlation Loss (FACL) which consists of two novel loss terms: Fourier Amplitude Loss (FAL) and Fourier Correlation Loss (FCL). FAL regularizes the Fourier amplitude of the model prediction and FCL complements the missing phase information. The two loss terms work together to replace the traditional $L_2$ losses such as MSE and weighted MSE for the spatiotemporal prediction problem on signal-based data. Our method is generic, parameter-free and efficient. Extensive experiments using one synthetic dataset and three radar echo datasets demonstrate that our method improves perceptual metrics and meteorology skill scores, with a small trade-off to pixel-wise accuracy and structural similarity. Moreover, to improve the error margin in meteorological skill scores such as Critical Success Index (CSI) and Fractions Skill Score (FSS), we propose and adopt the Regional Histogram Divergence (RHD), a distance metric that considers the patch-wise similarity between signal-based imagery patterns with tolerance to local transforms. Code is available at https://github.com/argenycw/FACL

Chiu-Wai Yan, Shi Quan Foo, Van Hoan Trinh, Dit-Yan Yeung, Ka-Hing Wong, Wai-Kin Wong• 2024

Related benchmarks

TaskDatasetResultRank
Precipitation forecastingSEVIR (test)
CSI (16)51.76
34
Precipitation nowcastingMeteoNet
SSIM0.7881
29
Precipitation nowcastingSEVIR
CSI (M)31.61
20
Precipitation nowcastingCIKM
CSI-M31.05
13
Precipitation nowcastingShanghai Radar
CSI-M0.394
13
Video PredictionStochastic Moving-MNIST
MAE162.1
12
Precipitation nowcastingMeteoNet (test)
MAE6.47
10
Precipitation nowcastingHKO-7 (test)
MAE23.79
2
Showing 8 of 8 rows

Other info

Code

Follow for update