paper-with-me

Papers

Generative ensemble deep learning severe weather prediction from a deterministic convection-allowing model

2023-10-09 · Yingkai Sha, Ryan A. Sobash, David John Gagne II

An ensemble post-processing method is developed for the probabilistic prediction of severe weather (tornadoes, hail, and wind gusts) over the conterminous United States (CONUS). The method combines conditional generative adversarial networks (CGANs), a type of deep generative model, with a convolutional neural network (CNN) to post-process convection-allowing model (CAM) forecasts. The CGANs are designed to create synthetic ensemble members from deterministic CAM forecasts, and their outputs are processed by the CNN to estimate the probability of severe weather. The method is tested using High-Resolution Rapid Refresh (HRRR) 1--24 hr forecasts as inputs and Storm Prediction Center (SPC) severe weather reports as targets. The method produced skillful predictions with up to 20% Brier Skill Score (BSS) increases compared to other neural-network-based reference methods using a testing dataset of HRRR forecasts in 2021. For the evaluation of uncertainty quantification, the method is overconfident but produces meaningful ensemble spreads that can distinguish good and bad forecasts. The quality of CGAN outputs is also evaluated. Results show that the CGAN outputs behave similarly to a numerical ensemble; they preserved the inter-variable correlations and the contribution of influential predictors as in the original HRRR forecasts. This work provides a novel approach to post-process CAM output using neural networks that can be applied to severe weather prediction.

📄 PDF Abstract BibTeX arXiv:2310.06045

Code (1)

yingkaisha/aies_d_23_0094 공식 구현 tf

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Computing the ensemble spread from deterministic weather predictions using conditional generative adversarial networks

2022-05-18 · Rüdiger Brecht, Alex Bihlo

Ensemble prediction systems are an invaluable tool for weather forecasting. Practically, ensemble predictions are obtained by running several perturbations of the deterministic control forecast. However, ensemble predict…

DecoderPredictionWeather Forecasting

ArchesWeather & ArchesWeatherGen: a deterministic and generative model for efficient ML weather forecasting

2024-12-17 · Guillaume Couairon, Renu Singh, Anastase Charantonis, Christian Lessig 외

Weather forecasting plays a vital role in today's society, from agriculture and logistics to predicting the output of renewable energies, and preparing for extreme weather events. Deep learning weather forecasting models…

GPUWeather Forecasting

Using Machine Learning to Calibrate Storm-Scale Probabilistic Guidance of Severe Weather Hazards in the Warn-on-Forecast System

2020-11-12 · Montgomery Flora, Corey K. Potvin, Patrick S. Skinner, Shawn Handler 외

A primary goal of the National Oceanic and Atmospheric Administration (NOAA) Warn-on-Forecast (WoF) project is to provide rapidly updating probabilistic guidance to human forecasters for short-term (e.g., 0-3 h) severe w…

On the Predictive Skill of Artificial Intelligence-based Weather Models for Extreme Events using Uncertainty Quantification

2025-11-21 · Rodrigo Almeida, Noelia Otero, Miguel-Ángel Fernández-Torres, Jackie Ma arxiv

Accurate prediction of extreme weather events remains a major challenge for artificial intelligence-based weather prediction systems. While deterministic models such as FuXi, GraphCast, and SFNO have achieved competitive…

A Practical Probabilistic Benchmark for AI Weather Models

2024-01-27 · Noah D. Brenowitz, Yair Cohen, Jaideep Pathak, Ankur Mahesh 외

Since the weather is chaotic, forecasts aim to predict the distribution of future states rather than make a single prediction. Recently, multiple data driven weather models have emerged claiming breakthroughs in skill. H…

DiagnosticWeather Forecasting