paper-with-me

Papers

Convolutional Neural Network for Convective Storm Nowcasting Using 3D Doppler Weather Radar Data

2019-11-14 · Lei Han, Juanzhen Sun, Wei zhang

Convective storms are one of the severe weather hazards found during the warm season. Doppler weather radar is the only operational instrument that can frequently sample the detailed structure of convective storm which has a small spatial scale and short lifetime. For the challenging task of short-term convective storm forecasting, 3-D radar images contain information about the processes in convective storm. However, effectively extracting such information from multisource raw data has been problematic due to a lack of methodology and computation limitations. Recent advancements in deep learning techniques and graphics processing units now make it possible. This article investigates the feasibility and performance of an end-to-end deep learning nowcasting method. The nowcasting problem was transformed into a classification problem first, and then, a deep learning method that uses a convolutional neural network was presented to make predictions. On the first layer of CNN, a cross-channel 3D convolution was proposed to fuse 3D raw data. The CNN method eliminates the handcrafted feature engineering, i.e., the process of using domain knowledge of the data to manually design features. Operationally produced historical data of the Beijing-Tianjin-Hebei region in China was used to train the nowcasting system and evaluate its performance; 3737332 samples were collected in the training data set. The experimental results show that the deep learning method improves nowcasting skills compared with traditional machine learning methods.

📄 PDF Abstract BibTeX arXiv:1911.06185

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFeature Engineering

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
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…

Similar Papers 제목 키워드 기반

A Multi-task Two-stream Spatiotemporal Convolutional Neural Network for Convective Storm Nowcasting

2020-10-27 · W. Zhang, H. Liu, P. Li, L. Han

The goal of convective storm nowcasting is local prediction of severe and imminent convective storms. Here, we consider the convective storm nowcasting problem from the perspective of machine learning. First, we use a pi…

Multi-Task Learning

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data

2016-09-14 · Lei Han, Juanzhen Sun, Wei zhang, Yuanyuan Xiu 외

Despite marked progress over the past several decades, convective storm nowcasting remains a challenge because most nowcasting systems are based on linear extrapolation of radar reflectivity without much consideration fo…

BIG-bench Machine LearningOpen-Ended Question Answering

A Three-dimensional Convolutional-Recurrent Network for Convective Storm Nowcasting

2019-10-01 · Wei Zhang, Wei Li, Lei Han

Very short-term convective storm forecasting, termed nowcasting, has long been an important issue and has attracted substantial interest. Existing nowcasting methods rely principally on radar images and are limited in te…

DecoderFeature Engineering

Application of Multi-channel 3D-cube Successive Convolution Network for Convective Storm Nowcasting

2017-02-15 · Wei Zhang, Lei Han, Juanzhen Sun, Hanyang Guo 외

Convective storm nowcasting has attracted substantial attention in various fields. Existing methods under a deep learning framework rely primarily on radar data. Although they perform nowcast storm advection well, it is …

Deep LearningFeature Engineering

FuXi-Nowcast: Environment-conditioned deep learning for severe convection nowcasting

2025-12-03 · Lei Chen, Zijian Zhu, Xiaoran Zhuang, Tianyuan Qi 외 arxiv

Severe convection produces localized hazards that often require warnings before radar echoes fully reveal storm development. Convective initiation and the maintenance of intense convection remain challenging for radar-on…