用GPU让高校研究组也能训练和使用AI天气模型
Democracy of AI Numerical Weather Models: An Example of Global Forecasting with FourCastNetv2 Made by a University Research Lab Using GPU
- 用A100 GPU复现FourCastNet模型,验证高校可独立训练
- 仅需16小时、64张A100卡完成训练,成本远低于传统气象模型
- 开源文档+代码助力高校开展机器学习与气候科学教学
本文展示利用GPU和开源AI模型(如NVIDIA的FourCastNetv2)在大学研究机构中实现基于人工智能的全球天气预报模型民主化的可行性。FourCastNetv2是基于73通道的欧洲中期天气预报中心再分析数据集ERA5训练的神经网络模型。尽管其训练配置未公开,但第一代FourCastNet的训练文档对公众开放。原模型训练使用64张A100 GPU,耗时16小时。相较于传统数值天气预报(NWP),AI模型显著降低时间与成本,但资源受限的高校仍面临复现实验结果的挑战。本文演示了通过API调用FourCastNetv2进行预测,以及在NVIDIA硬件上训练原始FourCastNet模型。同时探讨了数据管理、训练效率与模型验证问题,揭示了有限高性能计算资源下的优势与局限。研究成果及其配套的GitHub资料可为机器学习、气候科学与数据科学领域的高校研究与课程提供初始指南,推动AI气象预报在数字经济中的普及。
原文摘要 · Abstract (English)
This paper demonstrates the feasibility of democratizing AI-driven global weather forecasting models among university research groups by leveraging Graphics Processing Units (GPUs) and freely available AI models, such as NVIDIA's FourCastNetv2. FourCastNetv2 is an NVIDIA's advanced neural network for weather prediction and is trained on a 73-channel subset of the European Centre for Medium-Range Weather Forecasts (ECMWF) Reanalysis v5 (ERA5) dataset at single levels and different pressure levels. Although the training specifications for FourCastNetv2 are not released to the public, the training documentation of the model's first generation, FourCastNet, is available to all users. The training had 64 A100 GPUs and took 16 hours to complete. Although NVIDIA's models offer significant reductions in both time and cost compared to traditional Numerical Weather Prediction (NWP), reproducing published forecasting results presents ongoing challenges for resource-constrained university research groups with limited GPU availability. We demonstrate both (i) leveraging FourCastNetv2 to create predictions through the designated application programming interface (API) and (ii) utilizing NVIDIA hardware to train the original FourCastNet model. Further, this paper demonstrates the capabilities and limitations of NVIDIA A100's for resource-limited research groups in universities. We also explore data management, training efficiency, and model validation, highlighting the advantages and challenges of using limited high-performance computing resources. Consequently, this paper and its corresponding GitHub materials may serve as an initial guide for other university research groups and courses related to machine learning, climate science, and data science to develop research and education programs on AI weather forecasting, and hence help democratize the AI NWP in the digital economy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。