
Extreme Event Likelihoods with Guided Generative Models | NVIDIA Technical Blog
7/13/2026
This post details the practical application of guided diffusion models for estimating the likelihood of rare extreme events, specifically tropical cyclones, using NVIDIA cBottle and Earth2Studio. It explains the concept of using odds ratios to correct for oversampling introduced by guidance, enabling importance sampling of rare events while maintaining accurate probability estimation under the original climate distribution. The post provides a minimal working example with Python code demonstrating how to run guided sampling and calculate the log-odds ratio, highlighting a 25% standard error reduction in tropical cyclone likelihood estimation compared to simple Monte Carlo sampling.