paper-with-me

Papers

Navigating the Noise: Bringing Clarity to ML Parameterization Design with O(100) Ensembles

2023-09-28 · Jerry Lin, Sungduk Yu, Liran Peng, Tom Beucler, Eliot Wong-Toi, Zeyuan Hu, Pierre Gentine, Margarita Geleta, Mike Pritchard

Machine-learning (ML) parameterizations of subgrid processes (here of turbulence, convection, and radiation) may one day replace conventional parameterizations by emulating high-resolution physics without the cost of explicit simulation. However, uncertainty about the relationship between offline and online performance (i.e., when integrated with a large-scale general circulation model (GCM)) hinders their development. Much of this uncertainty stems from limited sampling of the noisy, emergent effects of upstream ML design decisions on downstream online hybrid simulation. Our work rectifies the sampling issue via the construction of a semi-automated, end-to-end pipeline for $\mathcal{O}(100)$ size ensembles of hybrid simulations, revealing important nuances in how systematic reductions in offline error manifest in changes to online error and online stability. For example, removing dropout and switching from a Mean Squared Error (MSE) to a Mean Absolute Error (MAE) loss both reduce offline error, but they have opposite effects on online error and online stability. Other design decisions, like incorporating memory, converting moisture input from specific humidity to relative humidity, using batch normalization, and training on multiple climates do not come with any such compromises. Finally, we show that ensemble sizes of $\mathcal{O}(100)$ may be necessary to reliably detect causally relevant differences online. By enabling rapid online experimentation at scale, we can empirically settle debates regarding subgrid ML parameterization design that would have otherwise remained unresolved in the noise.

📄 PDF Abstract BibTeX arXiv:2309.16177

Code (1)

scipritchardlab/climscale 공식 구현 tf

Similar Papers 제목 키워드 기반

Interpretable machine learning in Physics

2022-03-11 · Christophe Grojean, Ayan Paul, Zhuoni Qian, Inga Strümke

Adding interpretability to multivariate methods creates a powerful synergy for exploring complex physical systems with higher order correlations while bringing about a degree of clarity in the underlying dynamics of the …

BIG-bench Machine LearningInterpretable Machine Learning

Decomposing Ensemble Spread in Lorenz '96 With Learned Stochastic Parameterizations

2026-05-21 · Birgit Kühbacher, Daan Crommelin, Niki Kilbertus arxiv

Weather and climate forecasts are inherently uncertain due to chaotic dynamics, imperfect initial conditions, and incomplete representation of the underlying physical processes. Operational ensemble forecasts aim to repr…

SonicSieve: Bringing Directional Speech Extraction to Smartphones Using Acoustic Microstructures

2025-04-15 · Kuang Yuan, Yifeng Wang, Xiyuxing Zhang, Chengyi Shen 외

Imagine placing your smartphone on a table in a noisy restaurant and clearly capturing the voices of friends seated around you, or recording a lecturer's voice with clarity in a reverberant auditorium. We introduce Sonic…

Speech Extraction

Half-Gain Tuning for Active Disturbance Rejection Control

2020-03-09 · Gernot Herbst, Arne-Jens Hempel, Thomas Göhrt, Stefan Streif

A new tuning rule is introduced for linear active disturbance rejection control (ADRC), which results in similar closed-loop dynamics as the commonly employed bandwidth parameterization design, but with lower feedback ga…

Sensitivity

DPM-Solver-v3: Improved Diffusion ODE Solver with Empirical Model Statistics

2023-10-20 · NeurIPS 2023 11 · Kaiwen Zheng, Cheng Lu, Jianfei Chen, Jun Zhu

Diffusion probabilistic models (DPMs) have exhibited excellent performance for high-fidelity image generation while suffering from inefficient sampling. Recent works accelerate the sampling procedure by proposing fast OD…

Image Generation