paper-with-me

Papers

WeatherBench Probability: A benchmark dataset for probabilistic medium-range weather forecasting along with deep learning baseline models

2022-05-02 · Sagar Garg, Stephan Rasp, Nils Thuerey

WeatherBench is a benchmark dataset for medium-range weather forecasting of geopotential, temperature and precipitation, consisting of preprocessed data, predefined evaluation metrics and a number of baseline models. WeatherBench Probability extends this to probabilistic forecasting by adding a set of established probabilistic verification metrics (continuous ranked probability score, spread-skill ratio and rank histograms) and a state-of-the-art operational baseline using the ECWMF IFS ensemble forecast. In addition, we test three different probabilistic machine learning methods -- Monte Carlo dropout, parametric prediction and categorical prediction, in which the probability distribution is discretized. We find that plain Monte Carlo dropout severely underestimates uncertainty. The parametric and categorical models both produce fairly reliable forecasts of similar quality. The parametric models have fewer degrees of freedom while the categorical model is more flexible when it comes to predicting non-Gaussian distributions. None of the models are able to match the skill of the operational IFS model. We hope that this benchmark will enable other researchers to evaluate their probabilistic approaches.

📄 PDF Abstract BibTeX arXiv:2205.00865

Code (1)

sagar-garg/WeatherBench 공식 구현 tf

Tasks

Weather Forecasting

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
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 제목 키워드 기반

WeatherBench 2: A benchmark for the next generation of data-driven global weather models

2023-08-29 · Stephan Rasp, Stephan Hoyer, Alexander Merose, Ian Langmore 외

WeatherBench 2 is an update to the global, medium-range (1-14 day) weather forecasting benchmark proposed by Rasp et al. (2020), designed with the aim to accelerate progress in data-driven weather modeling. WeatherBench …

Weather Forecasting

IndiaWeatherBench: A Dataset and Benchmark for Data-Driven Regional Weather Forecasting over India

2025-08-31 · Tung Nguyen, Harkanwar Singh, Nilay Naharas, Lucas Bandarkar 외 arxiv

Regional weather forecasting is a critical problem for localized climate adaptation, disaster mitigation, and sustainable development. While machine learning has shown impressive progress in global weather forecasting, r…

Weather Forecasting

Probabilistic measures afford fair comparisons of AIWP and NWP model output

2025-06-04 · Tilmann Gneiting, Tobias Biegert, Kristof Kraus, Eva-Maria Walz 외

We introduce a new measure for fair and meaningful comparisons of single-valued output from artificial intelligence based weather prediction (AIWP) and numerical weather prediction (NWP) models, called potential continuo…

WeatherBench: A benchmark dataset for data-driven weather forecasting

2020-02-02 · Stephan Rasp, Peter D. Dueben, Sebastian Scher, Jonathan A. Weyn 외

Data-driven approaches, most prominently deep learning, have become powerful tools for prediction in many domains. A natural question to ask is whether data-driven methods could also be used to predict global weather pat…

Weather Forecasting

Otter Weather: Skillful and Computationally Efficient Medium-Range Weather Forecasting

2026-06-24 · Cristiana Diaconu, Jonas Scholz, Aliaksandra Shysheya, Stratis Markou 외 arxiv

State-of-the-art medium-range AI weather models can outperform traditional Numerical Weather Prediction (NWP) but require massive training budgets. This restricts usage for under-resourced groups and severely limits fast…

Weather Forecasting