← Index · Applied research
Applied research / 05 NASA JPL Ensemble ML Meteorology

Applied ML for hurricane forecasting: calling a storm's worst hours.

One of the first machine-learning frameworks to predict tropical-cyclone rapid intensification from satellite data, the moment a survivable storm becomes a catastrophic one. Built at NASA JPL; now part of operational practice.

My role
Sole ML lead on the collaboration
With
NASA Jet Propulsion Laboratory
Recognition
Banner I. Miller Award, AMS
Published
Geophysical Research Letters

On this page. Results summarize published, peer-reviewed work with NASA JPL. The forecast replay shown here is an illustrative recreation for the web, not the operational system.

A replay of the core result: where the operational baseline misses a rapid-intensification event, the ensemble tracks the ramp into Category 5, and quantifies the probability while there's still time to act.

01 · The problem

The forecasts that fail are the ones that matter most.

Track prediction has steadily improved for decades. Intensity, and especially rapid intensification, a jump of 35 mph or more in 24 hours, has not. It's the failure mode behind the worst surprises: Hurricane Patricia went from Category 1 to Category 5 in a single day. The physics are nonlinear and the interactions are messy, so the operational models, built on largely linear assumptions, systematically under-call the ramp.

Most prior work also ignored the satellite's view of the storm's inner core, exactly where the signal of an imminent ramp hides.

02 · The framework

ML.HIFS: an ensemble that reads the storm from orbit.

I formulated ML.HIFS, a machine-learning framework that fuses refined satellite observations with the traditional predictors used by the National Hurricane Center. At its core is a multiplicative ensemble of linear and non-linear supervised models that both classifies whether an RI event will occur and quantifies its probability.

  • Satellite feature engineering, collapsed the 3-D sparse TRMM rainfall matrix (NASA × JAXA) into an analytically tractable 2-D form, surfacing inner-core precipitation and convective structure as predictors.
  • ~50 predictors screened for multicollinearity, with associations validated at 95% statistical significance.
  • Leave-one-year-out cross-validation on 1998–2008, with a "perfect-prog" training scheme and real-time forecast tracks at test time.
Satellite data TRMM · NASA×JAXA Feature eng. 3D→2D · ~50 vars Oversample RI fix class imbalance linear models non-linear models ensemble P(RI) next 24h scored on probability of detection, false-alarm ratio, Peirce & Brier skill scores
The ML.HIFS pipeline. Satellite structure becomes predictors, the rare RI class is rebalanced, and an ensemble of linear and non-linear models returns a calibrated probability.

"The first application of machine learning to TC rapid-intensification forecasting, redefining the industry standard."

from an independent reviewer's assessment
03 · The hard part

Rare events break naïve models. So I rebalanced the math.

RI is rare, non-RI cases vastly outnumber it, which quietly trains a model to always predict "no ramp" and still look accurate. That's the exact failure that costs lives. I addressed it directly with an oversampling strategy inside the model's cost function, recalibrating the learning toward the minority RI class.

Skill was measured the way the field demands it, probability of detection, false-alarm ratio, the Peirce Skill Score, and the Brier Skill Score, and tuned to maximize genuine forecast skill, not just raw accuracy. A balanced training set turned out to be the single biggest lever on real-world RI performance.

04 · Results

It caught the ramps the operational model missed.

Predictive skill by basin

Forecast skill for RI occurrence at three intensity thresholds (≥25, 30, 35 kt) over the 2009–2014 test seasons: the operational consensus (CON-RII) against the ML ensemble, with and without the satellite surplus-precipitation predictor. Switch basins to compare. Recreated from the published Geophysical Research Letters results.

CON-RII · operational ML.HIFS ML.HIFS+P

+30%
detection of RI at the 35 mph / 24 h threshold vs. operational
+200%
detection at the 40 mph threshold over the operational model
100
peer-reviewed papers cite the work, MIT, Caltech, Max Planck among them
Live
put into production at NASA JPL, replacing the operational forecast

Benchmarked against National Hurricane Center operations from 2009–2014, ML.HIFS was adopted by NASA JPL for operational testing and influenced methodology at the NHC, US Naval Research Lab, NOAA, and international space agencies. The work informed future NASA mission design and was referenced by the White House Office of Science & Technology Policy.

05 · Talks & recognition

Where this work was shared.

AMS
Banner I. Miller Award, acceptance & technical address
American Meteorological Society Annual Conference
Award · Talk
NOAA
Ensemble ML for Rapid Intensification
NOAA AI Workshop, invited
Invited
JPL
Non-linear Supervised Learning for Earth-Science Forecasting
Seminar to 100+ scientists at NASA JPL & Caltech
Seminar
GRL
"Applying Satellite Observations of TC Internal Structures to RI Forecasting with Machine Learning", most-cited in its issue
Publication
Next · Applied research / 06
Patterns in Synchronous CAD Collaboration