Skip to content

This page reviews and organizes emerging hybrid Earth System Models (ESMs), which combine machine learning and physics-based components.

License

Notifications You must be signed in to change notification settings

tbeucler/HybridESM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Towards Hybrid Earth System Modeling: A Living Review

This page reviews and organizes emerging hybrid Earth System Models (ESMs), which combine Machine Learning (ML) and physics-based components, alphabetically. Hybrid ESMs retain essential components for physical consistency (e.g., the dynamical core) while using ML to enhance parameterizations for small-scale processes (e.g., clouds). These models hold promise for improving long-term projections of Earth's physical climate and biogeochemical cycles.

If you notice any errors, omissions, or outdated information, please feel free to submit a pull request.

Author: Tom Beucler (UNIL); written in the context of AI4PEX.

Table of Contents


ACE

The AI2 Climate Emulator (ACE) emulates NOAA's FV3GFS atmospheric model using spherical Fourier neural operators. ACE operates with six prognostic variables, can be forced through insolation and sea surface skin temperature, diagnoses radiative and energy fluxes at the atmosphere's boundaries, and runs on a single GPU. ACE2 improves upon ACE by enforcing global conservation of dry air mass and humidity, making it a hybrid climate model and improving climate stability and surface pressure representation. ACE2, which can be coupled to a slab ocean, is trained and tested on historical climate reanalysis (1940-2020) and 100 km-resolution Unified Forecast System (UFS) simulations forced by historical sea surface temperatures and greenhouse gas concentrations.

See also:


CBRAIN

Cloud Brain (CBRAIN) aims to break the convective parameterization deadlock in the Community Atmosphere Model (CAM) by training neural networks to emulate the total subgrid thermodynamic time tendencies. These tendencies represent the cumulative tendencies of prognostic thermodynamic variables (temperature and specific humidity) due to subgrid-scale processes such as convection, radiation, and turbulence.

See also:


The Climate Modeling Alliance (CliMA) is "building a new Earth system model that leverages recent advances in computational and data sciences to learn directly from a wealth of Earth observations from space and the ground." Its atmospheric component adopts a generalized version of the Eddy-Diffusivity Mass-Flux framework and relies on Bayesian inference for parameter calibration and uncertainty quantification through the "Calibrate, Emulate, Sample" framework. Its oceanic component is based on the "Oceananigans" model, which is designed for the numerical simulation of incompressible, stratified, rotating fluid flows on CPUs and GPUs.

See also:


ClimSim, the first benchmark dataset for hybrid ML-physics climate emulation, includes simulation data from the Energy Exascale Earth System Model Multi-scale Modeling Framework (E3SM-MMF). E3SM-MMF embeds GPU-accelerated cloud-resolving models within each grid cell of E3SM and uses explicit scalar momentum transport to ensure the quality of subgrid-scale fluxes. ClimSim provides billions of multivariate input/output vector pairs, capturing the aggregate effect of cloud-resolving models on E3SM's macro-scale state. ClimSim also inspired a Kaggle competition and includes an end-to-end workflow for developing hybrid ML-physics simulators.

See also:


Corrective ML

Building on early efforts to enhance subgrid-scale physics through machine learning with near-global storm-resolving aquaplanet simulations, AI2 has developed a series of data-driven solutions to improve the (thermo)dynamics of FV3-GFS, the atmospheric component of the Unified Forecast System (UFS). The latest efforts focused on learning apparent dynamic tendencies to nudge temperature and humidity toward a reference state derived from a global storm-resolving GFDL X-SHiELD simulation, informally called "Corrective ML."

See also:


DLESyM

See also:


Hybrid ARP-GEM

Hybrid ARP-GEM1 combines the dynamical core of the new global atmospheric model ARP-GEM1 (Global, Efficient, and Multiscale version of ARPEGE version 1) with neural network-based parameterizations. It employs the Python interface of the Message Passing Interface-based “field-exchange” method OASIS3, enabling neural network integration on heterogenous High-Performance Computing (HPC) architectures. Initial prototypes emulate deep learning parameterization, and Hybrid ARP-GEM1's modular design enables the coupling of diverse data-driven parameterizations in the near term.


Hybrid CAM

See also:


Hybrid Land Surface Modeling

More coming soon.


Hybrid SAM

Using the hypohydrostatic configuration of the System for Atmospheric Modeling (SAM), quasi-global aquaplanet simulations can represent convection and large-scale circulation simultaneously at horizontal resolutions as coarse as 12 km. This provides an ideal testbed for machine learning parameterization approaches, such as leveraging non-local information across grid columns to model subgrid momentum fluxes, employing reduced-precision computations, and making parameterizations scale-aware. Numerical stability is ensured through a per-process flux prediction framework and a short integration timestep, which allow the use of tailored SAM prognostic equations and precipitation diagnostics.

See also:


Hybrid WRF

See:


ICON-ML

See also:


LUCIE

See also:


MOM6

See also:


NCAM

See also:


The Neural General Circulation Model (NeuralGCM) is based on a differentiable pseudo-spectral dynamical core implemented in JAX. Processes not represented by the core are learned in an end-to-end manner using a single-column parameterization that optimizes medium-range weather forecasting. NeuralGCM enables stable, multi-decadal simulations of climate variability under prescribed sea surface temperatures and is being updated to accurately simulate observed global precipitation fields.

See also:


Samudra

About

This page reviews and organizes emerging hybrid Earth System Models (ESMs), which combine machine learning and physics-based components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published