paper-with-me

Papers

A Benchmark for AI-based Weather Data Assimilation

2024-08-21 · Wuxin Wang, Weicheng Ni, Tao Han, Taikang Yuan, Xiaoyong Li, Lei Bai, Boheng Duan, Kaijun Ren

Recent advancements in Artificial Intelligence (AI) have led to the development of several Large Weather Models (LWMs) that rival State-Of-The-Art (SOTA) Numerical Weather Prediction (NWP) systems. Until now, these models have still relied on traditional NWP-generated analysis fields as input and are far from autonomous. Currently, scientists are increasingly focusing on developing data-driven data assimilation (DA) models for LWMs. To expedite advancements in this field and facilitate the operationalization of data-driven end-to-end weather forecasting systems, we propose DABench, a benchmark constructed by simulated observations, real-world observations, and ERA5 reanalysis. DABench contributes four standard features: (1) sparse and noisy observations provided for both simulated and real-world experiments; (2) a Skillful pre-trained Transformer-based weather prediction model, Sformer, designed to generate background fields while rigorously assessing the impact of assimilation outcomes on predictions; (3) standardized evaluation metrics for the model comparison; (4) a strong DA baseline, 4DVarFormerV2. Our experimental results demonstrate that the end-to-end weather forecasting system, integrating 4DVarFormerV2 and Sformer, can assimilate real-world observations, thereby facilitating a stable DA cycle lasting one year and achieving a skillful forecasting lead time of up to 7 days. The proposed DABench will significantly advance research in AI-based DA, AI-based weather forecasting, and related domains.

📄 PDF Abstract BibTeX arXiv:2408.11438

Code (1)

wuxinwang1997/dabench 공식 구현 pytorch

Tasks

Weather Forecasting

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

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

A Scalable Real-Time Data Assimilation Framework for Predicting Turbulent Atmosphere Dynamics

2024-07-16 · Junqi Yin, Siming Liang, Siyan Liu, Feng Bao 외

The weather and climate domains are undergoing a significant transformation thanks to advances in AI-based foundation models such as FourCastNet, GraphCast, ClimaX and Pangu-Weather. While these models show considerable …

Weather Forecasting

FengWu-4DVar: Coupling the Data-driven Weather Forecasting Model with 4D Variational Assimilation

2023-12-16 · Yi Xiao, Lei Bai, Wei Xue, Kang Chen 외

Weather forecasting is a crucial yet highly challenging task. With the maturity of Artificial Intelligence (AI), the emergence of data-driven weather forecasting models has opened up a new paradigm for the development of…

Weather Forecasting

Generative Data Assimilation of Sparse Weather Station Observations at Kilometer Scales

2024-06-19 · Peter Manshausen, Yair Cohen, Peter Harrington, Jaideep Pathak 외

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 usin…