Decomposing weather forecasting into advection and convection with neural networks
Mengxuan Chen, Ziqi Yuan, Jinxiao Zhang, Runmin Dong, Haohuan Fu

TL;DR
This paper introduces a novel machine learning approach that separately models horizontal advection and vertical convection in weather forecasting, improving efficiency and accuracy over existing methods.
Contribution
It proposes a dual-model framework using graph attention networks and MLPs to separately learn atmospheric dynamics, reducing complexity and enhancing performance.
Findings
Outperforms existing data-driven models in accuracy.
Uses fewer parameters for similar or better results.
Effective over a 5-day iterative forecast.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Energy Load and Power Forecasting · Neural Networks and Applications
