paper-with-me

Papers

Towards Physically Consistent Deep Learning For Climate Model Parameterizations

2024-06-06 · Birgit Kühbacher, Fernando Iglesias-Suarez, Niki Kilbertus, Veronika Eyring

Climate models play a critical role in understanding and projecting climate change. Due to their complexity, their horizontal resolution of about 40-100 km remains too coarse to resolve processes such as clouds and convection, which need to be approximated via parameterizations. These parameterizations are a major source of systematic errors and large uncertainties in climate projections. Deep learning (DL)-based parameterizations, trained on data from computationally expensive short, high-resolution simulations, have shown great promise for improving climate models in that regard. However, their lack of interpretability and tendency to learn spurious non-physical correlations result in reduced trust in the climate simulation. We propose an efficient supervised learning framework for DL-based parameterizations that leads to physically consistent models with improved interpretability and negligible computational overhead compared to standard supervised training. First, key features determining the target physical processes are uncovered. Subsequently, the neural network is fine-tuned using only those relevant features. We show empirically that our method robustly identifies a small subset of the inputs as actual physical drivers, therefore removing spurious non-physical relationships. This results in by design physically consistent and interpretable neural networks while maintaining the predictive performance of unconstrained black-box DL-based parameterizations.

📄 PDF Abstract BibTeX arXiv:2406.03920

Code (1)

EyringMLClimateGroup/kuehbacher24ICMLA_PCMasking 공식 구현 tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Finetuning AI Foundation Models to Develop Subgrid-Scale Parameterizations: A Case Study on Atmospheric Gravity Waves

2025-09-04 · Aman Gupta, Aditi Sheshadri, Sujit Roy, Johannes Schmude 외 arxiv

Global climate models parameterize a range of atmospheric-oceanic processes like gravity waves, clouds, moist convection, and turbulence that cannot be sufficiently resolved. These subgrid-scale closures for unresolved p…

Multi-fidelity climate model parameterization for better generalization and extrapolation

2023-09-19 · Mohamed Aziz Bhouri, Liran Peng, Michael S. Pritchard, Pierre Gentine

Machine-learning-based parameterizations (i.e. representation of sub-grid processes) of global climate models or turbulent simulations have recently been proposed as a powerful alternative to physical, but empirical, rep…

4kUncertainty Quantification

CERA: A Framework for Improved Generalization of Machine Learning Models to Changed Climates

2025-08-15 · Shuchang Liu, Paul A. O'Gorman arxiv

Robust generalization under climate change remains a major challenge for machine learning applications in climate science. Most existing approaches struggle to extrapolate beyond the climate they were trained on, leading…

Feature Engineering

Towards Physically-consistent, Data-driven Models of Convection

2020-02-20 · Tom Beucler, Michael Pritchard, Pierre Gentine, Stephan Rasp

Data-driven algorithms, in particular neural networks, can emulate the effect of sub-grid scale processes in coarse-resolution climate models if trained on high-resolution climate simulations. However, they may violate k…

The Ensemble Kalman Inversion Race

2025-11-19 · Rebecca Gjini, Matthias Morzfeld, Oliver R. A. Dunbar, Tapio Schneider arxiv

Ensemble Kalman methods were initially developed to solve nonlinear data assimilation problems in oceanography, but are now popular in applications far beyond their original use cases. Of particular interest is climate m…