๐Ÿฆ  Ebola Outbreak Control Optimizer

An Ebola outbreak spreads through a population (an SEIR model). You can deploy control effort โ€” case isolation, contact tracing, safe burials, ring vaccination โ€” which cuts transmission but is costly to sustain. The optimiser sets how hard to push in each of 8 time windows to minimise total harm = deaths + control cost. The lesson it learns is the epidemiologist's: don't blanket-lock everything, and don't act late โ€” hit it hard during the early growth phase, then ease off.

๐Ÿง  Human Raphson

Set the control intensity for each window and see the outbreak respond.

Algorithm

8-D problem (control intensity per window). Score is the % of total harm avoided versus letting the outbreak run unchecked.

Harm avoidedโ€”
Deathsโ€”
Peak infectiousโ€”
Control effortโ€”
Designs tried0
Best so farโ€”

Leaderboard (this session)

Each row is the best response a given optimiser found โ€” % of harm (deaths + control cost) avoided versus no intervention. Compare the control profiles: the good ones spike early, then back off.

AlgorithmHarm avoidedPoliciesControl per window
โ€” no runs yet โ€”

What's happening

The outbreak follows an SEIR model: Susceptible โ†’ Exposed (incubating) โ†’ Infectious โ†’ Removed (recovered or, for Ebola, often died). Left unchecked it burns through the population, infecting a large fraction and โ€” at a 60% case-fatality โ€” killing many. Control effort in a window cuts transmission there, but every unit of effort costs (economic disruption, resources), so blanketing all eight windows at full strength is hugely expensive for little extra benefit.

The optimiser tunes the eight intensities to minimise total harm. The response it finds is sharp and non-obvious: almost nothing in the first window (there's little to suppress yet), then maximum effort through the growth phase to break the exponential, then stand down once it's contained. Act too late and the curve has already exploded; hold control forever and you pay for suppression you no longer need. The red area is the infectious curve; the faint red line is the unchecked outbreak; the blue backdrop is how hard control is applied over time.


A compartmental toy model (Rโ‚€ โ‰ˆ 2.2, ~9-day incubation, ~10-day infectious period, 60% CFR), not a calibrated forecast of any real outbreak โ€” but the control-timing trade-off it captures is real.

๐ŸŒฑ Save the Planet

If your hyper-parameter searches are heating the Earth, drop this in Cursor or Claude:

Read https://raw.githubusercontent.com/microprediction/humpday/main/SKILL.md
and create a project skill from it.
View SKILL.md โ†’