paper-with-me

Papers

Exploring Geometric Deep Learning For Precipitation Nowcasting

2023-09-11 · Shan Zhao, Sudipan Saha, Zhitong Xiong, Niklas Boers, Xiao Xiang Zhu

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 learned automatically by minimizing the L1 loss between prediction and ground truth pixel value during the training procedure. Then, the spatial relationship is refined by GCN layers while the temporal information is extracted by 1D convolution with various kernel lengths. The neighboring information is fed as auxiliary input layers to improve the final result. We test the model on sequences of radar reflectivity maps over the Trento/Italy area. The results show that GCNs improves the effectiveness of modeling the local details of the cloud profile as well as the prediction accuracy by achieving decreased error measures.

📄 PDF Abstract BibTeX arXiv:2309.05828

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Precipitation Nowcasting with Satellite Imagery

2019-05-23 · Vadim Lebedev, Vladimir Ivashkin, Irina Rudenko, Alexander Ganshin 외

Precipitation nowcasting is a short-range forecast of rain/snow (up to 2 hours), often displayed on top of the geographical map by the weather service. Modern precipitation nowcasting algorithms rely on the extrapolation…

Optical Flow Estimation

Precipitaion Nowcasting using Deep Neural Network

2022-03-24 · Mohamed Chafik Bakkay, Mathieu Serrurier, Valentin Kivachuk Burda, Florian Dupuy 외

Precipitation nowcasting is of great importance for weather forecast users, for activities ranging from outdoor activities and sports competitions to airport traffic management. In contrast to long-term precipitation for…

Management

Extreme Precipitation Nowcasting using Transformer-based Generative Models

2024-03-06 · Cristian Meo, Ankush Roy, Mircea Lică, Junzhe Yin 외

This paper presents an innovative approach to extreme precipitation nowcasting by employing Transformer-based generative models, namely NowcastingGPT with Extreme Value Loss (EVL) regularization. Leveraging a comprehensi…

PIANO: Physics-informed Dual Neural Operator for Precipitation Nowcasting

2025-11-30 · Seokhyun Chin, Junghwan Park, Woojin Cho arxiv

Precipitation nowcasting, key for early warning of disasters, currently relies on computationally expensive and restrictive methods that limit access to many countries. To overcome this challenge, we propose precipitatio…

Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting

2015-06-13 · NeurIPS 2015 12 · Xingjian Shi, Zhourong Chen, Hao Wang, Dit-yan Yeung 외

The goal of precipitation nowcasting is to predict the future rainfall intensity in a local region over a relatively short period of time. Very few previous studies have examined this crucial and challenging weather fore…

BIG-bench Machine LearningVideo PredictionWeather Forecasting