Papers › Towards accurate extreme event likelihoods from diffusion model climate emulators

Towards accurate extreme event likelihoods from diffusion model climate emulators

5 May 2026arXiv:2605.03802added by Syntology

Peter Manshausen, Noah Brenowitz, Julius Berner, Karthik Kashinath, Mike Pritchard

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

ML climate model emulators are useful for scenario planning and adaptation, allowing for cost-efficient experimentation. Recently, the diffusion model Climate in a Bottle (cBottle) has been proposed for generation of atmospheric states compatible with boundary conditions of solar position and sea surface temperatures. Crucially, cBottle can be guided to generate extreme events such as Tropical Cyclones (TCs) over locations of interest. Diffusion models such as cBottle work by approximating the probability density of the training data. Here, we show use cases of the probability density estimates of atmospheric states obtained from this climate emulator. Most importantly, these estimates allow us to calculate likelihoods of extreme events under guidance. When guiding the model towards states including TCs, comparing the probability density under the guided and unguided model enables us to quantify how much more likely the guidance has made the TC. We show how these odds ratios allow us to importance-sample from the TC distribution, reducing the standard error of the probability estimate compared to simple Monte Carlo sampling. Furthermore, we discuss results and limitations of the application of model probability densities to extreme event attribution-like experiments. We present these early but encouraging results hoping they will spur more research into probabilistic information that can be gained from diffusion models of the atmosphere.

PaperPDFCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.03802")

Code

Syntology Ran 7 of 11 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: found in paper text by Syntology: 11 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NVlabs/cBottle found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 7 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

7ran
4unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from NVlabs/cBottle. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

as_numpy NVlabs/cBottle/src/cbottle/datetime.py found in paper text by Syntology ran Apache-2.0 (permissive) · 70cc844c392467ff · report
create_mask_filling_denoiser NVlabs/cBottle/src/cbottle/denoiser_factories.py found in paper text by Syntology ran Apache-2.0 (permissive) · 46e830268d57238c · report
create_standard_denoiser NVlabs/cBottle/src/cbottle/denoiser_factories.py found in paper text by Syntology ran Apache-2.0 (permissive) · 4bb3b05e805023df · report
edm_sampler_steps NVlabs/cBottle/src/cbottle/diffusion_samplers.py found in paper text by Syntology ran Apache-2.0 (permissive) · dfa3bbcf0c3337dd · report
is_enum NVlabs/cBottle/src/cbottle/dataclass_parser.py found in paper text by Syntology ran Apache-2.0 (permissive) · fdc016f1461918fc · report
parse_dict NVlabs/cBottle/src/cbottle/dataclass_parser.py found in paper text by Syntology ran Apache-2.0 (permissive) · 90d4aeed31657046 · report
second_of_day NVlabs/cBottle/src/cbottle/datetime.py found in paper text by Syntology ran Apache-2.0 (permissive) · f6eaa6c9a8160ce0 · report
edm_sampler NVlabs/cBottle/src/cbottle/diffusion_samplers.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b8f910a033c16972 · report
edm_sampler_from_sigma NVlabs/cBottle/src/cbottle/diffusion_samplers.py found in paper text by Syntology unverified Apache-2.0 (permissive) · dd4fc2383137d191 · report
log_prob NVlabs/cBottle/src/cbottle/likelihood.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 6068a3aa8e8b2883 · report
parse_args NVlabs/cBottle/src/cbottle/dataclass_parser.py found in paper text by Syntology unverified Apache-2.0 (permissive) · c468530837122047 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.03802, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections