Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
46 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Samudra: An AI Global Ocean Emulator for Climate (2412.03795v4)

Published 5 Dec 2024 in physics.ao-ph and cs.LG

Abstract: AI emulators for forecasting have emerged as powerful tools that can outperform conventional numerical predictions. The next frontier is to build emulators for long climate simulations with skill across a range of spatiotemporal scales, a particularly important goal for the ocean. Our work builds a skillful global emulator of the ocean component of a state-of-the-art climate model. We emulate key ocean variables, sea surface height, horizontal velocities, temperature, and salinity, across their full depth. We use a modified ConvNeXt UNet architecture trained on multi-depth levels of ocean data. We show that the ocean emulator - Samudra - which exhibits no drift relative to the truth, can reproduce the depth structure of ocean variables and their interannual variability. Samudra is stable for centuries and 150 times faster than the original ocean model. Samudra struggles to capture the correct magnitude of the forcing trends and simultaneously remain stable, requiring further work.

Summary

  • The paper presents an autoregressive AI emulator using a ConvNeXt UNet architecture to simulate full-depth ocean dynamics over multi-decadal timescales.
  • It demonstrates accurate replication of essential ocean variables and ENSO events with commendable numerical stability in long-term simulations.
  • Its computational efficiency enables extensive climate ensemble analyses, although challenges remain in capturing forced climate-change trends.

Overview of Samudra: An AI Global Ocean Emulator for Climate

The presented paper introduces "Samudra," an autoregressive machine learning emulator designed to simulate global ocean dynamics over extended timescales. Utilizing a UNet architecture, the emulator provides a computationally efficient surrogate for traditional ocean models. Samudra's capacity to reproduce significant oceanic variables like temperature, salinity, and velocities across full ocean depth sets it apart from prior ocean emulation efforts predominantly focused on surface layers or short temporal scales.

Methodological Approach

The development of Samudra leverages a modified ConvNeXt UNet, renowned for its efficacy in dense prediction tasks. The architecture accommodates inputs from multiple depth levels and autoregressively predicts future states based on prior ocean conditions and corresponding atmospheric forcings. The use of multiple states furnishes the emulator with pre-existing context akin to physical tendencies in numerical model simulations.

Training encompassed a robust dataset from the OM4 ocean model, comprising 3D ocean variables and 2D surface forcings over a historical period. This dataset underwent preprocessing, including spatial and temporal filtering, to isolate multidecadal variance relevant to climate emulation tasks. The training involved adjusting model parameters to minimize discrepancies between predicted and actual ocean states, utilizing a series of loss functions appropriate for high-dimensional meteorological data.

Numerical Results and Stability

Samudra demonstrates commendable skill in reproducing the surface and subsurface climatology of OM4, as well as the dynamics of phenomena such as the El Niño-Southern Oscillation (ENSO). Over short temporal spans, the emulator closely aligns with observed temperature and salinity profiles, with minimal bias. Additionally, it exhibits proficiencies in capturing the complex phase and amplitude of ENSO events, though the magnitude of predicted changes sometimes fell short.

A distinct strength of Samudra is its stability in long-term simulations—achieving equilibrium states over centuries without apparent drift. This capability is critical for running extensive control experiments vital to climate forecasting and sensitivity analyses. Nevertheless, challenges persist in accurately emulating forced climate-change trends, as current iterations of Samudra show limited response to changes in surface heat fluxes.

Implications and Future Directions

Samudra epitomizes a progressive stride toward computational efficiency in climate modeling, executing century-length simulations at a fraction of the computational expense typically incurred by high-fidelity ocean models. Its ability to faithfully replicate both the climatology and the variability of complex oceanic processes enables large-scale ensemble analysis, compatibility for data assimilation tasks, and reduces the barrier to extensive exploration of climate scenarios.

Future enhancements should focus on improving Samudra's capacity for trend capture. This entails addressing potential biases embedded in the oceanic training set, the architecture's configuration for handling long-term forcing changes, and refining the mechanisms of trend attribution in a machine learning context. Such refinements could result in an even more robust climate emulator, essential for assessing future climate dynamics under varying anthropogenic forcings.

In summary, Samudra exemplifies an innovative approach in climate science, offering a potent tool for understanding and predicting ocean behavior across temporal scales unreachable by conventional means. Its development invites ongoing exploration into AI-driven enhancements of climate modeling systems, bridging the gap between computational feasibility and physical accuracy in climate science.