paper-with-me

홈 › Papers

Deep Learning for Precipitation Nowcasting: A Benchmark and A New Model

2017-06-12 · NeurIPS 2017 12 · Xingjian Shi, Zhihan Gao, Leonard Lausen, Hao Wang, Dit-yan Yeung, Wai-kin Wong, Wang-chun Woo

With the goal of making high-resolution forecasts of regional rainfall, precipitation nowcasting has become an important and fundamental technology underlying various public services ranging from rainstorm warnings to flight safety. Recently, the Convolutional LSTM (ConvLSTM) model has been shown to outperform traditional optical flow based methods for precipitation nowcasting, suggesting that deep learning models have a huge potential for solving the problem. However, the convolutional recurrence structure in ConvLSTM-based models is location-invariant while natural motion and transformation (e.g., rotation) are location-variant in general. Furthermore, since deep-learning-based precipitation nowcasting is a newly emerging area, clear evaluation protocols have not yet been established. To address these problems, we propose both a new model and a benchmark for precipitation nowcasting. Specifically, we go beyond ConvLSTM and propose the Trajectory GRU (TrajGRU) model that can actively learn the location-variant structure for recurrent connections. Besides, we provide a benchmark that includes a real-world large-scale dataset from the Hong Kong Observatory, a new training loss, and a comprehensive evaluation protocol to facilitate future research and gauge the state of the art.

📄 PDF Abstract BibTeX arXiv:1706.03458

Code (4)

Flunzmas/vp-suite pytorch
Hzzone/Precipitation-Nowcasting pytorch
sxjscience/HKO-7 mxnet
tianhai123/conv-gru pytorch

Tasks

Optical Flow EstimationVideo Prediction

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…
ConvLSTM ConvLSTM is a type of recurrent neural network for spatio-temporal prediction that has convolutional structures in both the input-to-state and state-to-state transitions. The…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

CasCast: Skillful High-resolution Precipitation Nowcasting via Cascaded Modelling

2024-02-06 · Junchao Gong, Lei Bai, Peng Ye, Wanghan Xu 외

Precipitation nowcasting based on radar data plays a crucial role in extreme weather prediction and has broad implications for disaster management. Despite progresses have been made based on deep learning, two key challe…

Management

How Effective Are Time-Series Models for Precipitation Nowcasting? A Comprehensive Benchmark for GNSS-based Precipitation Nowcasting

2025-09-28 · Yifang Zhang, Shengwu Xiong, Henan Wang, Wenjie Yin 외 arxiv

Precipitation Nowcasting, which aims to predict precipitation within the next 0 to 6 hours, is critical for disaster mitigation and real-time response planning. However, most time series forecasting benchmarks in meteoro…

Time Series Forecasting

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

Nowcasting-Nets: Deep Neural Network Structures for Precipitation Nowcasting Using IMERG

2021-08-16 · Mohammad Reza Ehsani, Ariyan Zarei, Hoshin V. Gupta, Kobus Barnard 외

Accurate and timely estimation of precipitation is critical for issuing hazard warnings (e.g., for flash floods or landslides). Current remotely sensed precipitation products have a few hours of latency, associated with …

Accurate and Clear Precipitation Nowcasting with Consecutive Attention and Rain-map Discrimination

2021-02-16 · Ashesh, Buo-Fu Chen, Treng-Shi Huang, Boyo Chen 외

Precipitation nowcasting is an important task for weather forecasting. Many recent works aim to predict the high rainfall events more accurately with the help of deep learning techniques, but such events are relatively r…

Weather Forecasting