paper-with-me

Papers

Generative Data Assimilation of Sparse Weather Station Observations at Kilometer Scales

2024-06-19 · Peter Manshausen, Yair Cohen, Peter Harrington, Jaideep Pathak, Mike Pritchard, Piyush Garg, Morteza Mardani, Karthik Kashinath, Simon Byrne, Noah Brenowitz

Data assimilation of observational data into full atmospheric states is essential for weather forecast model initialization. Recently, methods for deep generative data assimilation have been proposed which allow for using new input data without retraining the model. They could also dramatically accelerate the costly data assimilation process used in operational regional weather models. Here, in a central US testbed, we demonstrate the viability of score-based data assimilation in the context of realistically complex km-scale weather. We train an unconditional diffusion model to generate snapshots of a state-of-the-art km-scale analysis product, the High Resolution Rapid Refresh. Then, using score-based data assimilation to incorporate sparse weather station data, the model produces maps of precipitation and surface winds. The generated fields display physically plausible structures, such as gust fronts, and sensitivity tests confirm learnt physics through multivariate relationships. Preliminary skill analysis shows the approach already outperforms a naive baseline of the High-Resolution Rapid Refresh system itself. By incorporating observations from 40 weather stations, 10% lower RMSEs on left-out stations are attained. Despite some lingering imperfections such as insufficiently disperse ensemble DA estimates, we find the results overall an encouraging proof of concept, and the first at km-scale. It is a ripe time to explore extensions that combine increasingly ambitious regional state generators with an increasing set of in situ, ground-based, and satellite remote sensing data streams.

📄 PDF Abstract BibTeX arXiv:2406.16947

Code (1)

NVIDIA/physicsnemo/tree/main/examples/weather/regen 공식 구현 jax

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Deep Generative Data Assimilation in Multimodal Setting

2024-04-10 · Yongquan Qu, Juan Nathaniel, Shuolin Li, Pierre Gentine

Robust integration of physical knowledge and data is key to improve computational simulations, such as Earth system models. Data assimilation is crucial for achieving this goal because it provides a systematic framework …

Image GenerationUncertainty Quantification

Generative assimilation and prediction for weather and climate

2025-03-04 · Shangshang Yang, Congyi Nai, Xinyan Liu, Weidong Li 외

Machine learning models have shown great success in predicting weather up to two weeks ahead, outperforming process-based benchmarks. However, existing approaches mostly focus on the prediction task, and do not incorpora…

Prediction

Ensemble data assimilation to diagnose AI-based weather prediction model: A case with ClimaX version 0.3.1

2024-07-25 · Shunji Kotsuki, Kenta Shiraishi, Atsushi Okazaki

Artificial intelligence (AI)-based weather prediction research is growing rapidly and has shown to be competitive with the advanced dynamic numerical weather prediction models. However, research combining AI-based weathe…

PredictionWeather Forecasting

DiffDA: a Diffusion Model for Weather-scale Data Assimilation

2024-01-11 · Langwen Huang, Lukas Gianinazzi, Yuejiang Yu, Peter D. Dueben 외

The generation of initial conditions via accurate data assimilation is crucial for weather forecasting and climate modeling. We propose DiffDA as a denoising diffusion model capable of assimilating atmospheric variables …

DenoisingWeather Forecasting

Sim2Real for Environmental Neural Processes

2023-10-30 · Jonas Scholz, Tom R. Andersson, Anna Vaughan, James Requeima 외

Machine learning (ML)-based weather models have recently undergone rapid improvements. These models are typically trained on gridded reanalysis data from numerical data assimilation systems. However, reanalysis data come…