Experimental Study on Generative Adversarial Network for Precipitation Nowcasting

Chuyao Luo,Xutao Li,Yunming Ye,Shanshan Feng,Michael K. Ng
DOI: https://doi.org/10.1109/tgrs.2022.3177625
IF: 8.2
2022-01-01
IEEE Transactions on Geoscience and Remote Sensing
Abstract:Precipitation nowcasting is an important task, which can be used in numerous applications. The key challenge of the task lies in radar echo map prediction. Previous studies leverage the convolutional recurrent neural network (ConvRNN) to address the problem. However, the approaches are built upon mean square losses, and the results tend to have inaccurate appearances, shapes, and positions for predictions. To alleviate this problem, we explore the idea of adversarial regularization and systematically compare four types of generative adversarial networks (GANs), which are the combinations of GAN/Wasserstein GAN (WGAN) and its multiscale version. Extensive experiments on a real-world radar dataset and four typical meteorological examples are conducted. The results validate the effectiveness of adversarial regularization. The developed models show superior performances over the existing prediction approaches in the majority of circumstances. Moreover, we find that the WGAN regularization often delivers better results than the GAN regularization due to its robustness, and the multiscale WGAN, in general, performs the best among all the methods. To reproduce the results, we release the source code at https://github.com/luochuyao/MultiScaleGAN and the test system at http://39.97.217.145:80/ .
What problem does this paper attempt to address?