What Adam Is Reading
The Curve Labelled Fusion Never
Why fusion is perpetually a few years out, and what a new Princeton AI plasma control paper actually says. Three of the numbers in the press coverage are not in the paper.
Single-paper fact check with background · 15 sources · September 2026

Every year I read several articles announcing that fusion is nearly here. Every year it is not. The joke is that fusion is always thirty years away, and like most jokes that survive fifty years, it is funny because everyone assumes they know why it is true. Almost nobody does.

In 1976 the Energy Research and Development Administration (the agency that became the Department of Energy two years later) published a program plan for magnetic fusion. It did not offer a date. It offered five, each attached to a price.

Funding path, 1976 ERDA planPeak annual budgetReactor by
Maximum effective effort~$9B1990
Accelerated~$5.5B1993
Aggressive~$4.4B1998
Moderate~$3.5B2005
1978 level of effort~$1B, flatnever

Budgets in billions of 2012 dollars, from the ERDA-76/110 program plan as replotted by Geoffrey Olynyk. The bottom row is not my editorializing. The plan itself labelled it "fusion never."

The United States did not choose one of the first four. It chose the fifth, and then it did not fund the fifth. Actual appropriations crossed below the fusion-never line around 1980 and stayed there for the next three decades, settling near $300 to $400 million a year while the plan's cheapest scenario called for triple that.

So the cliché is true in its outcome and wrong in its premise. Fusion did not miss a deadline. It hit the one we paid for. If you want the counterfactual, the moderate path put a demonstration plant on the grid in 2005, which is now twenty-one years ago.

That is the frame I would ask you to hold while reading any fusion headline, including the one below, which is a good result described badly.


Ninety seconds on how this actually works

Fusion is the reverse of the reaction in a nuclear plant. Instead of splitting heavy atoms, you force light ones together. Two hydrogen isotopes (deuterium and tritium) fuse into helium and throw off a neutron carrying most of the energy. No long-lived waste, no meltdown physics, and the fuel is effectively water and lithium.

The catch is the temperature. You need roughly 100 million degrees, at which point matter is a plasma, and no material container survives contact. A tokamak solves this with magnets, holding a doughnut of plasma suspended so it never touches the wall.

The number everyone quotes is Q, the fusion energy out divided by the heating energy in. Q above 1 means the plasma produced more than it was fed. This is where most coverage quietly goes wrong, because there are three different Q values and the press usually reports the friendliest one.

Target gain counts only the energy that reached the fuel. When Livermore's National Ignition Facility reported gain above 4 in April 2025 (8.6 megajoules out for 2.08 megajoules of laser light in), this is the number they meant.

Scientific gain counts the energy used to heat the plasma. Nobody has done this on a tokamak yet.

Engineering gain counts the electricity drawn from the wall. NIF pulls roughly 300 megajoules from the grid per shot and fires a handful of times a year. A power plant would need several shots per second. On that measure the record-setting shot lost about 97 percent of what it drew.

Here is the honest scoreboard as of this month.

MachineBest resultWhat it means
JET (UK, closed 2023)69.26 MJ over 6 seconds, from 0.21 mg of fuelMost fusion energy ever produced in one pulse. Still consumed far more than it made.
NIF (Livermore)8.6 MJ out, 2.08 MJ laser in, April 2025Target gain 4.13. Eighth ignition. Not an energy source.
ITER (France)Under constructionFull magnetic energy 2036, deuterium-tritium 2039, after a four-year slip and about €5B more.
SPARC (Commonwealth Fusion)AssemblyTargeting Q above 1 around 2028, per the company in February.
DIII-D (San Diego)Running since 1986Not a power plant and never will be. It burns no tritium. It exists to work out the physics and the control.

Notice that only one line in that table is a near-term, specific, checkable prediction. Commonwealth Fusion has said two years, not thirty, which at least has the virtue of being falsifiable in 2028. Lev Artsimovich, who built the first tokamaks, is supposed to have said fusion will be ready when society needs it. Fifty years of budget data suggest he was describing a procurement process, not a physics problem.

DIII-D is the machine in this week's story, and its place in that table matters. It is a research tokamak, and the hardest unsolved problems there are not about temperature. They are about control.


The story, and the paper underneath it

On 6 September, ScienceDaily ran a Princeton release under the headline "AI can now control fusion plasma faster than humans can react." The system is called PACMAN, for Prediction And Control using MAchiNe learning. A national laboratory named its autonomous control software after a character whose entire occupation is moving through a maze eating everything while being pursued. Nobody in the release mentions this.

The underlying paper is Rothstein, Farre-Kaga and colleagues in Nuclear Fusion, open access, and it is worth reading. It is also not the paper the coverage describes. It is an architecture paper. It specifies a software framework and gestures at five experiments, most of which are written up somewhere else entirely.

That distinction is the whole fact check.

11 Nov 2025
Preprint posted (arXiv:2511.08818)
2 Jul 2026
Published in Nuclear Fusion
3 Sep 2026
Press release
0
Citations to date, per Crossref

The science went public ten months before the press release announcing it as new. This is ordinary and nobody is hiding anything, but it is worth knowing that "a new paper" in a university release often means "a paper we have decided to promote."


Seven claims, checked against the paper
1
AI ran real experiments on a real tokamak
What actually happened

True, and undersold. The release describes five experiments. The paper's conclusion lists four more that it does not detail, including a divertor detachment controller and a reinforcement learning tearing mode controller. That is nine deployments on a machine that costs real money to run.

In one of them a reinforcement learning agent had full authority over the heating systems, subject to hard limits it could not exceed. The agent was originally trained for DEMO, a reactor that does not exist, then retrained in simulation and pointed at hardware in San Diego.

Solid
2
It predicted a tearing mode 200 milliseconds early and stopped it
What actually happened

A tearing mode is a magnetic instability that shreds confinement. Conventional controllers cannot see one until it has started, at which point suppressing it costs performance. Predicting it lets you steer around it instead. This is a genuinely good idea and there is no reason to doubt it worked.

What the coverage inflated

The 200 millisecond figure is not in this paper. The tearing mode section gives no lead time at all. It describes a survival model emitting a probability over a user-set horizon, feeding a threshold scheme (above 10 percent one microwave beam changes job, above 20 percent the next one does), and then it points at two companion papers for results. The only figure near 100 milliseconds anywhere in the manuscript belongs to a different model predicting a different instability.

The headline number of the coverage comes from a quote about work published elsewhere.

Embellished
3
It coordinated all six gyrotrons at once, optimally
What actually happened

Gyrotrons are the microwave sources that heat the plasma and drive current, and aiming six of them simultaneously while moving their mirrors is a real optimization problem. One researcher's quote in the release ("there was no algorithm to find that optimal solution before") is the most striking line in the coverage.

What the coverage inflated

The word gyrotron appears in exactly one paragraph of the paper, and only to describe the one-at-a-time threshold switching above. There is no six-gyrotron result in it. Whatever that quote describes, it has not been published.

Embellished
4
The whole framework typically runs in about 20 milliseconds
What actually happened

The design target was a loop somewhere between 5 and 50 milliseconds. The five experiments ran at 50, 20, 10, 5 and 2 milliseconds respectively, each matched to how fast its actuator can physically respond. Twenty is one of them, not the typical one.

What the coverage inflated

It also buries the better numbers. The models themselves execute in 0.2 to 0.8 milliseconds. The only slow component is a profile controller at 15 milliseconds, and that is a constrained optimization solver, not a neural network. The release picked a number that is both wrong as a generalization and less impressive than the truth.

Embellished
5
Faster than a human operator
What actually happened

Plainly true and not controversial. A focused human responds in seconds. The loop runs in single-digit to low-double-digit milliseconds, continuously, for the duration of a shot. Nobody is arguing a person should be doing this.

Solid
6
Built for instabilities that grow in thousandths of a second
What actually happened

The release opens on plasma going unstable "within just a few thousandths of a second," presented as the problem PACMAN solves.

What the coverage inflated

The paper says the opposite, in one sentence, without hedging. It notes that PACMAN cannot send commands faster than it runs, and that it "would be inappropriate" for events like vertical displacement events, which disrupt on sub-millisecond timescales. The fastest failures are precisely the ones this system is not for. The coverage uses them as the motivation.

Embellished
7
Humans still set the objectives
What actually happened

True, and more interesting than the release makes it. Hard clamps on beam power, gas valve voltages, mirror angles and coil currents sit below every model, and they are applied regardless of what the model asks for. A physicist reviews each shot before the next.

The system is also not yet parallel. The models cannot talk to each other by design, which is what will eventually let them run simultaneously. Today they run one after another inside a single loop. The authors name multi-threading as their main future goal.

Solid

The two sentences the release left out

The first is about failure. If any input carries an error, the controller issues no command. If two controllers request conflicting actions, the output block sends nothing and tells the operators. Then the paper does something press releases never do. It questions its own safety choice: this is done in an abundance of caution, the authors write, "but of note sometimes inaction can potentially be more dangerous than a bad action."

I have sat through a great many discussions of clinical decision support, and I have never once seen that sentence written down. The default when an algorithm is uncertain is almost always to suppress the alert, and the harm of the suppressed alert is almost never counted. A plasma physics journal put it in print because plasma does not accept an abundance of caution as an answer.

The second is about org charts. The paper sorts every algorithm into three levels, and then explains that the levels deliberately copy the DIII-D control room. Level 1 is the engineers who own the hardware. Level 2 is the physics operators who translate. Level 3 is the experimentalists who ask for things. A Level 2 algorithm can refuse a Level 3 request the same way a physics operator can tell a visiting scientist that the plasma they want is not available today.

The AI lives at Level 3, where requests originate. It does not live where the limits are enforced. That is not a technical detail. That is a governance decision rendered in C.

So What

Fusion is not perpetually thirty years away because the physics keeps betraying us. It is thirty years away because in 1976 we were handed five priced options and picked the one the plan itself called fusion never, and then underfunded that. The engineering has moved the whole time.

This paper is a small, real piece of that movement, and the press release describes a more exciting paper that does not exist. The good version is duller and better: a graduate student says the first model took months to deploy and the second took a couple of days. That is what infrastructure looks like from the inside.

Confidence: high on the fact check (the paper is open access under CC BY and every claim above was read against the published text and the preprint). Moderate on the 1976 budget comparison, which comes from a widely reproduced replotting of ERDA-76/110 rather than from the original document. The 200 millisecond and six-gyrotron results are probably real and probably published in the companion papers. They are simply not in this one.

Sources

The article under review: "AI can now control fusion plasma faster than humans can react," ScienceDaily, 6 September 2026, from a Princeton University release. sciencedaily.com

The original release: "PACMAN AI framework for controlling fusion systems safely makes key decisions in milliseconds," Princeton Plasma Physics Laboratory, 3 September 2026. pppl.gov

The primary paper: A. Rothstein, H.J. Farre-Kaga, J. Butt, R. Shousha, K. Erickson, T. Wakatsuki, P. Steiner, S.K. Kim, A. Jalalvand and E. Kolemen. "Enabling integrated AI control on DIII-D: a control system design with state-of-the-art experiments." Nuclear Fusion 66(7):076050, published online 2 July 2026. DOI 10.1088/1741-4326/ae7f9d. iopscience.iop.org

Preprint (full text used for this review): arXiv:2511.08818v1, submitted 11 November 2025, CC BY 4.0. arxiv.org

Publication dates and citation count: Crossref record for 10.1088/1741-4326/ae7f9d, queried 6 September 2026.

The 1976 funding scenarios: U.S. Energy Research and Development Administration, "Fusion power by magnetic confinement: Program plan," ERDA-76/110 (1976), also published as S.O. Dean, Journal of Fusion Energy 17(4):263–287 (1998), DOI 10.1023/A:1021815909065. Chart replotted by Geoffrey M. Olynyk, 2012, CC BY 3.0. commons.wikimedia.org

US fusion funding history: "A Brief History of U.S. Funding of Fusion Energy," Stanford PH241, 2021. large.stanford.edu

JET record: "Breaking New Ground: JET Tokamak's Latest Fusion Energy Record," EUROfusion, 8 February 2024 (69.26 MJ over 6 seconds from 0.21 mg of fuel, achieved September 2023). euro-fusion.org

NIF record: "Target Breakthrough Enabled Fusion Record at NIF," Lawrence Livermore National Laboratory (8.6 MJ from 2.08 MJ, 7 April 2025). lasers.llnl.gov

NIF grid energy per shot: "Fusion 'Breakthrough' Won't Lead to Practical Fusion Energy," IEEE Spectrum. spectrum.ieee.org

ITER schedule: "New baseline to prioritize robust start to exploitation," ITER Organization, July 2024 (full magnetic energy 2036, deuterium-tritium 2039, about €5B additional). iter.org

SPARC target and the three definitions of gain: "Fourth step on the path to fusion energy: Q>1," Commonwealth Fusion Systems, February 2026. blog.cfs.energy

DIII-D: DIII-D National Fusion Facility, General Atomics, San Diego. A DOE user facility with more than 600 users from over 100 institutions. ga.com

Background on the thirty-year problem: "Why Nuclear Fusion Is Always 30 Years Away," Discover Magazine (source of the Artsimovich attribution). discovermagazine.com