paper-with-me

Papers

RAIN: Reinforcement Algorithms for Improving Numerical Weather and Climate Models

2024-08-28 · Pritthijit Nath, Henry Moss, Emily Shuckburgh, Mark Webb

This study explores integrating reinforcement learning (RL) with idealised climate models to address key parameterisation challenges in climate science. Current climate models rely on complex mathematical parameterisations to represent sub-grid scale processes, which can introduce substantial uncertainties. RL offers capabilities to enhance these parameterisation schemes, including direct interaction, handling sparse or delayed feedback, continuous online learning, and long-term optimisation. We evaluate the performance of eight RL algorithms on two idealised environments: one for temperature bias correction, another for radiative-convective equilibrium (RCE) imitating real-world computational constraints. Results show different RL approaches excel in different climate scenarios with exploration algorithms performing better in bias correction, while exploitation algorithms proving more effective for RCE. These findings support the potential of RL-based parameterisation schemes to be integrated into global climate models, improving accuracy and efficiency in capturing complex climate dynamics. Overall, this work represents an important first step towards leveraging RL to enhance climate model accuracy, critical for improving climate understanding and predictions. Code accessible at https://github.com/p3jitnath/climate-rl.

📄 PDF Abstract BibTeX arXiv:2408.16118

Code (1)

p3jitnath/climate-rl 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

FedRAIN-Lite: Federated Reinforcement Algorithms for Improving Idealised Numerical Weather and Climate Models

2025-08-19 · Pritthijit Nath, Sebastian Schemm, Henry Moss, Peter Haynes 외 arxiv

Sub-grid parameterisations in climate models are traditionally static and tuned offline, limiting adaptability to evolving states. This work introduces FedRAIN-Lite, a federated reinforcement learning (FedRL) framework t…

Reinforcement Learning

Replacing Tunable Parameters in Weather and Climate Models with State-Dependent Functions using Reinforcement Learning

2026-01-07 · Pritthijit Nath, Sebastian Schemm, Henry Moss, Peter Haynes 외 arxiv

Weather and climate models rely on parametrisations to represent unresolved sub-grid processes. Traditional schemes rely on fixed coefficients that are weakly constrained and tuned offline, contributing to persistent bia…

Reinforcement Learning

ClimaX: A foundation model for weather and climate

2023-01-24 · Tung Nguyen, Johannes Brandstetter, Ashish Kapoor, Jayesh K. Gupta 외

Most state-of-the-art approaches for weather and climate modeling are based on physics-informed numerical models of the atmosphere. These approaches aim to model the non-linear dynamics and complex interactions between m…

modelSelf-Supervised LearningWeather Forecasting

Quantum Artificial Intelligence for the Science of Climate Change

2021-07-28 · Manmeet Singh, Chirag Dhara, Adarsh Kumar, Sukhpal Singh Gill 외

Climate change has become one of the biggest global problems increasingly compromising the Earth's habitability. Recent developments such as the extraordinary heat waves in California & Canada, and the devastating floods…

CLLMate: A Multimodal Benchmark for Weather and Climate Events Forecasting

2024-09-27 · Haobo Li, Zhaowei Wang, Jiachen Wang, Yueya Wang 외

Forecasting weather and climate events is crucial for making appropriate measures to mitigate environmental hazards and minimize losses. However, existing environmental forecasting research focuses narrowly on predicting…

ArticlesBenchmarkingLarge Language Model