paper-with-me

홈 › Papers

Enforcing Equity in Neural Climate Emulators

2024-06-28 · William Yik, Sam J. Silva

Neural network emulators have become an invaluable tool for a wide variety of climate and weather prediction tasks. While showing incredibly promising results, these networks do not have an inherent ability to produce equitable predictions. That is, they are not guaranteed to provide a uniform quality of prediction along any particular class or group of people. This potential for inequitable predictions motivates the need for explicit representations of fairness in these neural networks. To that end, we draw on methods for enforcing analytical physical constraints in neural networks to bias networks towards more equitable predictions. We demonstrate the promise of this methodology using the task of climate model emulation. Specifically, we propose a custom loss function which punishes emulators with unequal quality of predictions across any prespecified regions or category, here defined using human development index (HDI). This loss function weighs a standard loss metric such as mean squared error against another metric which captures inequity along the equity category (HDI), allowing us to adjust the priority of each term before training. Importantly, the loss function does not specify a particular definition of equity to bias the neural network towards, opening the door for custom fairness metrics. Our results show that neural climate emulators trained with our loss function provide more equitable predictions and that the equity metric improves with greater weighting in the loss function. We empirically demonstrate that while there is a tradeoff between accuracy and equity when prioritizing the latter during training, an appropriate selection of the equity priority hyperparameter can minimize loss of performance.

📄 PDF Abstract BibTeX arXiv:2406.19636

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Bridging the Gap Between Climate Science and Machine Learning in Climate Model Emulation

2026-03-20 · Luca Schmidt, Nina Effenberger arxiv

For decades, physics-based climate models have been used to provide insights for climate decision-making. Their application is, however, constrained by significant computational and technical demands. Machine learning (M…

The impact of internal variability on benchmarking deep learning climate emulators

2024-08-09 · Björn Lütjens, Raffaele Ferrari, Duncan Watson-Parris, Noelle Selin

Full-complexity Earth system models (ESMs) are computationally very expensive, limiting their use in exploring the climate outcomes of multiple emission pathways. More efficient emulators that approximate ESMs can direct…

BenchmarkingDeep Learning

Learning to generate physical ocean states: Towards hybrid climate modeling

2025-02-04 · Etienne Meunier, David Kamm, Guillaume Gachon, Redouane Lguensat 외

Ocean General Circulation Models require extensive computational resources to reach equilibrium states, while deep learning emulators, despite offering fast predictions, lack the physical interpretability and long-term s…

Computational Efficiency

Achieving Conservation of Energy in Neural Network Emulators for Climate Modeling

2019-06-15 · Tom Beucler, Stephan Rasp, Michael Pritchard, Pierre Gentine

Artificial neural-networks have the potential to emulate cloud processes with higher accuracy than the semi-empirical emulators currently used in climate models. However, neural-network models do not intrinsically conser…

No Epoch Like the Present: Robust Climate Emulation Requires Out-of-Distribution Generalisation

2026-05-21 · Bradley Stanley-Clamp, Anson Lei, Hannah M. Christensen, Ingmar Posner arxiv

Climate emulation is an out-of-distribution (OOD) projection task. This is precisely the challenge where modern Machine Learning (ML) methods are most prone to failure. Consequently, while current ML emulators trained on…