paper-with-me

홈 › Papers

Decomposing weather forecasting into advection and convection with neural networks

2024-05-10 · Mengxuan Chen, Ziqi Yuan, Jinxiao Zhang, Runmin Dong, Haohuan Fu

Operational weather forecasting models have advanced for decades on both the explicit numerical solvers and the empirical physical parameterization schemes. However, the involved high computational costs and uncertainties in these existing schemes are requiring potential improvements through alternative machine learning methods. Previous works use a unified model to learn the dynamics and physics of the atmospheric model. Contrarily, we propose a simple yet effective machine learning model that learns the horizontal movement in the dynamical core and vertical movement in the physical parameterization separately. By replacing the advection with a graph attention network and the convection with a multi-layer perceptron, our model provides a new and efficient perspective to simulate the transition of variables in atmospheric models. We also assess the model's performance over a 5-day iterative forecasting. Under the same input variables and training methods, our model outperforms existing data-driven methods with a significantly-reduced number of parameters with a resolution of 5.625 deg. Overall, this work aims to contribute to the ongoing efforts that leverage machine learning techniques for improving both the accuracy and efficiency of global weather forecasting.

📄 PDF Abstract BibTeX arXiv:2405.06590

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionWeather Forecasting

Similar Papers 제목 키워드 기반

ACE Metric: Advection and Convection Evaluation for Accurate Weather Forecasting

2024-06-07 · Doyi Kim, Minseok Seo, Yeji Choi

Recently, data-driven weather forecasting methods have received significant attention for surpassing the RMSE performance of traditional NWP (Numerical Weather Prediction)-based methods. However, data-driven models are t…

SSIMWeather Forecasting

Learning to Advect: A Neural Semi-Lagrangian Architecture for Weather Forecasting

2026-01-29 · Carlos A. Pereira, Stéphane Gaudreault, Valentin Dallerit, Christopher Subich 외 arxiv

Recent machine-learning approaches to weather forecasting often employ a monolithic architecture in which distinct physical mechanisms-advection (long-range transport), diffusion-like mixing, thermodynamic processes, and…

Weather Forecasting

MAD-SmaAt-GNet: A Multimodal Advection-Guided Neural Network for Precipitation Nowcasting

2026-03-03 · Samuel van Wonderen, Siamak Mehrkanoon arxiv

Precipitation nowcasting (short-term forecasting) is still often performed using numerical solvers for physical equations, which are computationally expensive and make limited use of the large volumes of available weathe…

Precipitation ForecastingComputational Efficiency

Mitigating Time Discretization Challenges with WeatherODE: A Sandwich Physics-Driven Neural ODE for Weather Forecasting

2024-10-09 · Peiyuan Liu, Tian Zhou, Liang Sun, Rong Jin

In the field of weather forecasting, traditional models often grapple with discretization errors and time-dependent source discrepancies, which limit their predictive performance. In this paper, we present WeatherODE, a …

Weather Forecasting

ClimODE: Climate and Weather Forecasting with Physics-informed Neural ODEs

2024-04-15 · Yogesh Verma, Markus Heinonen, Vikas Garg

Climate and weather prediction traditionally relies on complex numerical simulations of atmospheric physics. Deep learning approaches, such as transformers, have recently challenged the simulation paradigm with complex n…

Uncertainty QuantificationWeather Forecasting