AO-PHLGMar 15, 2022

Seamless lightning nowcasting with recurrent-convolutional deep learning

arXiv:2203.10114v333 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses nowcasting for weather forecasting, specifically lightning prediction, with incremental improvements in model design and loss function analysis.

The paper tackles the problem of predicting lightning occurrence up to 60 minutes ahead using a deep learning model, achieving a critical success index (CSI) ranging from 0.75 at 5 minutes to 0.32 at 60 minutes.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes