paper-with-me

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 prediction is associated with a high computational cost and often involves statistical post-processing steps to improve its quality. Here we propose to use deep-learning-based algorithms to learn the statistical properties of an ensemble prediction system, the ensemble spread, given only the deterministic control forecast. Thus, once trained, the costly ensemble prediction system will not be needed anymore to obtain future ensemble forecasts, and the statistical properties of the ensemble can be derived from a single deterministic forecast. We adapt the classical pix2pix architecture to a three-dimensional model and also experiment with a shared latent space encoder-decoder model, and train them against several years of operational (ensemble) weather forecasts for the 500 hPa geopotential height. The results demonstrate that the trained models indeed allow obtaining a highly accurate ensemble spread from the control forecast only.

📄 PDF Abstract BibTeX arXiv:2205.09182

Code (1)

rudigerbrecht/computing_ensemble_spread_using_gans 공식 구현 tf

Tasks

DecoderPredictionWeather Forecasting

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Batch Normalization 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
PatchGAN 설명 없음

Similar Papers 제목 키워드 기반

Ensemble methods for neural network-based weather forecasts

2020-02-13 · Sebastian Scher, Gabriele Messori

Ensemble weather forecasts enable a measure of uncertainty to be attached to each forecast, by computing the ensemble's spread. However, generating an ensemble with a good spread-error relationship is far from trivial, a…

PredictionWeather Forecasting

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…

Uncertainty Quantification

Fixing the Double Penalty in Data-Driven Weather Forecasting Through a Modified Spherical Harmonic Loss Function

2025-01-31 · Christopher Subich, Syed Zahid Husain, Leo Separovic, Jing Yang

Recent advancements in data-driven weather forecasting models have delivered deterministic models that outperform the leading operational forecast systems based on traditional, physics-based models. However, these data-d…

Weather 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

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…