Exploring Geometric Deep Learning For Precipitation Nowcasting
Shan Zhao, Sudipan Saha, Zhitong Xiong, Niklas Boers, Xiao Xiang Zhu

TL;DR
This paper introduces a geometric deep learning approach using Graph Convolutional Networks for precipitation nowcasting, effectively capturing complex spatial relationships and improving prediction accuracy over traditional CNN methods.
Contribution
The study develops a novel GCN-based model that learns dynamic spatial relationships among grid cells, enhancing precipitation prediction accuracy compared to conventional CNN approaches.
Findings
GCN model outperforms CNN in accuracy
Learned adjacency matrix captures local interactions
Model reduces prediction error on radar data
Abstract
Precipitation nowcasting (up to a few hours) remains a challenge due to the highly complex local interactions that need to be captured accurately. Convolutional Neural Networks rely on convolutional kernels convolving with grid data and the extracted features are trapped by limited receptive field, typically expressed in excessively smooth output compared to ground truth. Thus they lack the capacity to model complex spatial relationships among the grids. Geometric deep learning aims to generalize neural network models to non-Euclidean domains. Such models are more flexible in defining nodes and edges and can effectively capture dynamic spatial relationship among geographical grids. Motivated by this, we explore a geometric deep learning-based temporal Graph Convolutional Network (GCN) for precipitation nowcasting. The adjacency matrix that simulates the interactions among grid cells is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMeteorological Phenomena and Simulations · Precipitation Measurement and Analysis · Cryospheric studies and observations
MethodsConvolution · Graph Convolutional Network
