paper-with-me

홈 › Papers

Seamless lightning nowcasting with recurrent-convolutional deep learning

2022-03-15 · Jussi Leinonen, Ulrich Hamann, Urs Germann

A deep learning model is presented to nowcast the occurrence of lightning at a five-minute time resolution 60 minutes into the future. The model is based on a recurrent-convolutional architecture that allows it to recognize and predict the spatiotemporal development of convection, including the motion, growth and decay of thunderstorm cells. The predictions are performed on a stationary grid, without the use of storm object detection and tracking. The input data, collected from an area in and surrounding Switzerland, comprise ground-based radar data, visible/infrared satellite data and derived cloud products, lightning detection, numerical weather prediction and digital elevation model data. We analyze different alternative loss functions, class weighting strategies and model features, providing guidelines for future studies to select loss functions optimally and to properly calibrate the probabilistic predictions of their model. Based on these analyses, we use focal loss in this study, but conclude that it only provides a small benefit over cross entropy, which is a viable option if recalibration of the model is not practical. The model achieves a pixel-wise critical success index (CSI) of 0.45 to predict lightning occurrence within 8 km over the 60-min nowcast period, ranging from a CSI of 0.75 at a 5-min lead time to a CSI of 0.32 at a 60-min lead time.

📄 PDF Abstract BibTeX arXiv:2203.10114

Code (1)

meteoswiss/c4dl-lightningdl 공식 구현 tf

Tasks

Deep Learningobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

A deep learning network for cloud-to-ground lightning nowcasting with multisource data

2020-05-01 · journal 2020 5 · Kanghui Zhou, Yongguang Zheng, Wansheng Dong, and Tingbo Wang

Precise and timely lightning nowcasting is still a great challenge for meteorologists. In this study, a new semantic segmentation deep learning network for cloud-to-ground (CG) lightning nowcasting, named LightningNet, h…

Semantic Segmentation

Physical Scales Matter: The Role of Receptive Fields and Advection in Satellite-Based Thunderstorm Nowcasting with Convolutional Neural Networks

2025-04-14 · Christoph Metzl, Kianusch Vahid Yousefnia, Richard Müller, Virginia Poli 외

The focus of nowcasting development is transitioning from physically motivated advection methods to purely data-driven Machine Learning (ML) approaches. Nevertheless, recent work indicates that incorporating advection in…

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

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

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 외

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 fl…

Optical Flow EstimationVideo Prediction