Skip to content
AI.info

Research

Extreme Event Aware ($η$-) Learning

Extreme Event Aware (η-) Learning Overview Research area: Statistical machine learning for rare/extreme event quantification, sitting at the intersection of supervised learning, generative modeling, a

arXiv
2510.19161
Published
2025-10-22
Authors
Kai Chang, Themistoklis P. Sapsis

AI summary

Extreme Event Aware (η-) Learning

Overview

Research area: Statistical machine learning for rare/extreme event quantification, sitting at the intersection of supervised learning, generative modeling, and optimal transport (OT) theory, with applications in climate, fluid dynamics, and other complex stochastic systems.

Technical level: Advanced. The paper develops measure-theoretic arguments (push-forward measures, Borel σ-algebras, L¹ spaces) and builds a hardness theorem and matching optimality bounds using the 1-Wasserstein distance.

Scope: The paper proposes a learning framework (η-learning) that augments standard empirical risk minimization with a Wasserstein-based statistical regularizer so that models can generate statistically consistent extreme events even when the training data contain none.

What This Paper Is About

Extreme events — rogue waves, climate extremes, financial shocks — are rare, severe, and expensive to simulate, so they are often entirely absent from available training data. Standard data-driven estimators fit well where data are abundant but carry large error in the sparse tail region, meaning they cannot reproduce extreme-event statistics. The authors aim to build a principled learning paradigm that produces physically plausible, statistically consistent extreme events without ever seeing one during training.

Key Contributions

  1. A hardness theorem for data-scarce regimes. The authors formalize "data-consistent estimators" (those that fit data-rich regions better than data-scarce ones) and prove a lower bound (Theorem 4) on the 1-Wasserstein distance between the true push-forward measure y#μ and the estimator's push-forward measure yξ#μ, showing that when the dataset size falls below a threshold tied to log p / log(1−δ), a gap between the two distributions persists with high probability.

  2. The η-learning framework. A modification of empirical risk minimization that adds a λ-weighted Wasserstein regularization term W₁(φ#μ, ν₀), where ν₀ is a reference distribution encoding prior statistical knowledge about extremes. Two forms are given: one for directly learning the observable map y (Eq. 11) and one for learning the underlying state map u (Eq. 12), which regularizes the composite push-forward (g ∘ φ)#μ.

  3. Consistency and optimality theory. Theorem 6 shows that, under a cancellation-control assumption (Assumption 5), convergence of the observable distribution W₁(yξ#μ, y#μ) → 0 implies convergence in probability of the estimator yξ → y. Theorem 7 establishes matching upper and lower bounds showing W₁ is equivalent, up to multiplicative constants, to the expected extreme-region error 𝔼[|(yξ − y)|_E|]. Theorem 9 extends this to the η-estimator itself, showing |W₁(yη#μ, y#μ) − ∫_E |yη − y| dμ| ≤ ε₁ + ε₂ as K → 1, where ε₁ is the bulk approximation error and ε₂ is the deviation of the η-estimator from the supervised estimator in the non-extreme region.

  4. Numerical validation including a real-world problem. The framework is applied to five distinct problems formulated under data scarcity, including a 2D-to-1D toy problem and real-world precipitation downscaling. In the toy problem, training uses n = 100 input samples that explicitly bypass the extreme region, with X ~ N(0, σ²I), σ² = 10, and contours evaluated on [−6, 6] × [−6, 6].

Main Findings

  • Standard estimators fail in the tail even with perfect bulk fit. The MSE estimator in the 2D-to-1D toy problem (true map built as a superposition of Gaussian functions, the smallest-variance peak placed in the tail as the extreme of interest) accurately fits the data-rich region but fails to infer the unobserved target extreme region.

  • A provable lower bound separates the two distributions. For data-consistent estimators, W₁(y#μ, yξ#μ) ≥ (1 − C̃(n, E, F, S)) |∫_E (y − yξ) dμ|, where the discrepancy is driven primarily by error in the extreme set E.

  • W₁ is the right regularizer, not just any distributional metric. The authors argue that even though any upper bound on W₁ (e.g. KL divergence, L¹-log metric) would also force it down, W₁ is mathematically optimal for controlling tail errors, giving tight two-sided bounds relative to extreme-region error.

  • Distributional alignment does not guarantee point-wise correctness. Theorem 6 requires Assumption 5 (no cancellation of signed error over E). If that assumption cannot be assured during training, the η-map should be interpreted as producing distributionally calibrated candidate extremes rather than recovering their true location, time, or mechanism.

  • The η-estimator implicitly targets the extreme region. Because W₁ is equivalent to ∫_E |yη − y| dμ up to the non-extreme approximation errors ε₁ and ε₂, minimizing the Wasserstein regularization implicitly minimizes the dominant extreme-region error.

  • Sensitivity to the reference distribution. The theory and experiments are developed under the idealized assumption ν₀ = y#μ — that the reference distribution exactly equals the ground-truth output law.

  • Numerical setup details. Across all numerical cases the function class ℱ_θ is a neural network, the loss is the quadratic loss of Eq. 4, and probability densities are approximated with high-fidelity kernel density estimators from standard packages such as scipy.stats.

Methodology in Plain English

The setup has three pieces: an uncertain input x (an initial condition, forcing parameter, or low-resolution field), a system state u(x) produced by expensive high-fidelity simulation, and a scalar observable g(u(x)) whose large values mark the extreme event of interest. The learning target is the mapping from input to observable (or the full state map).

The method starts by proving that ordinary supervised estimators — "data-consistent" ones that fit well where data exist — are structurally unable to fix their error in the tail. That establishes the need for extra information.

The fix is to add a second term to the usual training objective. Alongside the standard data-fitting loss, the model is penalized for how far its own output distribution sits from a reference distribution ν₀, measured with the 1-Wasserstein distance. The reference distribution encodes what is known or assumed about extreme-event statistics — from asymptotic analysis of weakly nonlinear systems, white-noise approximations, the Gibbs hypothesis, or simply a hypothesized generalized extreme value distribution. The regularizer never needs labeled extreme examples; it only needs distributional knowledge.

The authors then prove that this specific distance, rather than alternatives like KL divergence, is the one that tightly controls tail error. They validate empirically by deliberately constructing training sets that exclude the extreme region entirely, then checking whether the resulting model still produces the correct extreme statistics.

Why This Matters

This work removes what the authors identify as the central bottleneck for machine-learning approaches to extremes: the assumption that extreme events must appear in the training data or be reachable by sampling. Active learning and large-deviation/instanton methods both fail when the initial data contain no extremes — active learning explores randomly, and instanton optimization must search a high-dimensional space without a surrogate. For problems where the system cannot be probed at chosen parameter values at all — such as correction operators for coarse-scale climate models trained on past observations — η-learning offers a route that does not require extremes to be present in the first place.

Real-world applications discussed in the paper:

  • Rogue ocean waves. The example used in the theoretical setup is a one-dimensional nonlinear dispersive wave turbulence equation, where the input parameterizes the initial condition through a Karhunen-Loève expansion and the observable is the supremum norm, so large values correspond to extreme wave events.
  • Climate extremes and precipitation downscaling. Real-world precipitation downscaling is one of the numerical experiments; the paper notes that climate applications require the full state map (e.g. the whole precipitation spatial field), not just its extreme value.
  • Credit shocks. Listed among motivating examples of rare events with significant consequences.
  • Chemical transition states. Also listed as a motivating class of rare, high-consequence events.

Industry relevance: Any domain that relies on expensive high-fidelity simulators to characterize tail risk stands to benefit — climate modeling and downscaling, ocean and offshore engineering, quantitative finance for tail-risk and shock modeling, and computational chemistry for rare transition pathways. The method reduces the number of expensive simulations required to characterize rare events, which maps directly onto simulation budget.

Future Directions

  • Certifying the reference distribution ν₀. The theory and experiments assume ν₀ = y#μ, but obtaining a certified ν₀ in practice is described as application-specific and left as an open area for future exploration.
  • Point-wise reliability of predicted extremes. When Assumption 5 cannot be enforced, the learned map yields distributionally calibrated candidate extremes but does not guarantee the true location, time, or mechanism. The authors suggest richer observables, spatial or temporal references, or structural and physical constraints during training as ways to recover point-wise reliability.
  • Multivariate observables. The entire framework is developed for scalar-valued observables g: U → Y ⊂ ℝ, with extensions to multivariate settings deferred to the Limitations and Future Work section.
  • Dependent data and relaxed assumptions. The paper notes theoretical extensions in the Supplementary Information covering dependent (non-i.i.d.) data, relaxed integrability assumptions, and stochastic training randomness.

Target Audience

Researchers and graduate students in machine learning theory, uncertainty quantification, and computational science who work on rare-event estimation, generative modeling, or optimal-transport-based learning. It will be most valuable to those applying data-driven methods in domains with expensive simulators and severe tail risk — climate science, fluid dynamics, and quantitative finance — and to readers comfortable with measure-theoretic probability and Wasserstein-distance arguments.

Authors’ abstract

Quantifying and predicting rare and extreme events is challenging because such events are infrequent, severe, and expensive to simulate. Existing data-driven methods often require multiple extremes in the training data or sampling process, leading to accurate predictions in quiescent regimes but high epistemic uncertainty in extreme-event regions. To overcome this limitation, we introduce Extreme Event Aware ($η$-) Learning, which does not require extreme events in the available data. The method reduces uncertainty even in uncharted extreme regimes by enforcing during training the statistics of an observable indicative of extremeness, obtained from qualitative knowledge or unlabeled data. This statistical regularization results in models that fit observed data while remaining consistent with prescribed observable statistics, enabling the generation of unprecedented extreme events. Optimal-transport-based theoretical results offer rigorous justification and establish key optimality properties. Numerical experiments on prototype systems and real-world precipitation downscaling problems demonstrate the effectiveness of the $η$-learning framework.

Read the original paper