---
title: "Generating scenarios for extreme events, without extreme data"
url: https://daily.dev/posts/generating-scenarios-for-extreme-events-without-extreme-data-ip6jakjb9
source_url: https://news.mit.edu/2026/generating-scenarios-extreme-events-without-extreme-data-0824
type: article
source: "MIT News"
published: 2026-08-24T17:56:31.457Z
updated: 2026-08-24T17:56:52.763Z
tags: ["machine-learning", "data-science", "genai"]
reading_time: 6
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Generating scenarios for extreme events, without extreme data

**[MIT News](https://daily.dev/sources/mit)** · 6 min read · 1 upvotes · 0 comments

## Summary

MIT researchers Kai Chang and Themis Sapsis developed a machine-learning method called Extreme Event Aware (η-learning) that generates plausible worst-case scenarios for extreme events, such as storms, heat waves, or wildfires, without needing historical data on similar extreme events. The algorithm learns from point statistics and paired low- and high-resolution spatial maps, then generates plausible spatial patterns for events more extreme than anything in the training data. Demonstrated on continental U.S. precipitation records, the method could predict what a once-in-a-century storm might look like for a city, including its size, intensity, and area of impact, and could extend to floods, wildfires, robotic navigation, and financial market crashes. The work is detailed in a paper published in Nature Communications.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://news.mit.edu/2026/generating-scenarios-extreme-events-without-extreme-data-0824>

## Questions this post answers

### How can you predict what a once-in-a-century storm would look like without historical data on such storms?

A machine-learning method called Extreme Event Aware (η-learning), developed at MIT, combines point statistics on rainfall extremes with paired low- and high-resolution spatial maps learned from as little as six months of ordinary weather data. It uses these statistics to constrain plausible spatial patterns, generating maps of storms more extreme than anything in the training data, including size, intensity, and area of impact.

_daily.dev surfaces research like this for engineers exploring ML approaches to climate risk modeling._

## Similar posts on daily.dev

- [Predict Extreme Weather Events in Minutes Without a Supercomputer](https://daily.dev/posts/predict-extreme-weather-events-in-minutes-without-a-supercomputer-hmxfozobr) · NVIDIA Developer · 3 upvotes · 0 comments
- [Extreme Event Likelihoods with Guided Generative Models](https://daily.dev/posts/extreme-event-likelihoods-with-guided-generative-models-dehtvusgr) · NVIDIA Developer · 0 upvotes · 0 comments
- [Google is using old news reports and AI to predict flash floods](https://daily.dev/posts/google-is-using-old-news-reports-and-ai-to-predict-flash-floods-ke3nuswgu) · TechCrunch · 1 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#data-science](https://daily.dev/tags/data-science), [#genai](https://daily.dev/tags/genai)

[View this post on daily.dev](https://daily.dev/posts/generating-scenarios-for-extreme-events-without-extreme-data-ip6jakjb9)
