paper-with-me

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, and a wide range of approaches to achieve this have been explored -- chiefly in the context of numerical weather prediction models. Here, we aim to transform a deterministic neural network weather forecasting system into an ensemble forecasting system. We test four methods to generate the ensemble: random initial perturbations, retraining of the neural network, use of random dropout in the network, and the creation of initial perturbations with singular vector decomposition. The latter method is widely used in numerical weather prediction models, but is yet to be tested on neural networks. The ensemble mean forecasts obtained from these four approaches all beat the unperturbed neural network forecasts, with the retraining method yielding the highest improvement. However, the skill of the neural network forecasts is systematically lower than that of state-of-the-art numerical weather prediction models.

📄 PDF Abstract BibTeX arXiv:2002.05398

Code (1)

sipposip/ensemble-neural-network-weather-forecasts 공식 구현 tf

Tasks

PredictionWeather Forecasting

Methods 이 논문이 사용한 방법론

Test 설명 없음
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…

Similar Papers 제목 키워드 기반

Uncertainty quantification for data-driven weather models

2024-03-20 · Christopher Bülte, Nina Horat, Julian Quinting, Sebastian Lerch

Artificial intelligence (AI)-based data-driven weather forecasting models have experienced rapid progress over the last years. Recent studies, with models trained on reanalysis data, achieve impressive results and demons…

Decision MakingUncertainty QuantificationWeather 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

Neural General Circulation Models for Weather and Climate

2023-11-13 · Dmitrii Kochkov, Janni Yuval, Ian Langmore, Peter Norgaard 외

General circulation models (GCMs) are the foundation of weather and climate prediction. GCMs are physics-based simulators which combine a numerical solver for large-scale dynamics with tuned representations for small-sca…

Physical SimulationsWeather Forecasting

Deep Learning for Post-Processing Ensemble Weather Forecasts

2020-05-18 · Peter Grönquist, Chengyuan Yao, Tal Ben-Nun, Nikoli Dryden 외

Quantifying uncertainty in weather forecasts is critical, especially for predicting extreme weather events. This is typically accomplished with ensemble prediction systems, which consist of many perturbed numerical weath…

Deep LearningPredictionWeather Forecasting

Machine learning-based probabilistic forecasting of solar irradiance in Chile

2024-11-17 · Sándor Baran, Julio C. Marín, Omar Cuevas, Mailiu Díaz 외

By the end of 2023, renewable sources cover 63.4% of the total electric power demand of Chile, and in line with the global trend, photovoltaic (PV) power shows the most dynamic increase. Although Chile's Atacama Desert i…

Weather Forecasting