Home โ€บ Blog โ€บ Distillation, Centralization, and the Moat Question
RSI Series ยท Part 3 of 7 ๐Ÿ›๏ธ

Distillation, Centralization, and the Moat Question

If recursive self-improvement lets one lab pull ahead, does that lead stay locked inside the walls that produced it โ€” or does distillation let everyone else catch up within months? This piece separates what's actually confirmed about the OpenAIโ€“DeepSeek distillation dispute from what's still just allegation, walks through what DeepSeek's $5.6M figure does and doesn't cover, and looks at the best available quantified answer โ€” from Epoch AI โ€” to how much of a lead a frontier lab actually keeps.

FL
FrontierAGI Team

A Lead Is Only Worth as Much as It's Hard to Copy

Parts 1 and 4 of this series described real, verified systems โ€” Dream-RSI, ModularRSI, ScienceBuddy, AlphaEvolve โ€” that let a frontier lab's own AI accelerate its own research. Suppose one of those labs gets meaningfully ahead this way: faster kernels, better agent scaffolds, a research loop that compounds. The natural next question is economic, not technical: does that advantage stay inside the lab that built it, or does it leak out to competitors within months, through the very same mechanism โ€” training a new model to imitate an old one's outputs โ€” that made distillation a routine technique in the first place?

This question became concrete, not hypothetical, in January 2025, when DeepSeek released R1 at a small fraction of the reported cost of comparable Western models, and OpenAI publicly suggested DeepSeek had used exactly this technique against OpenAI's own models. What follows is an attempt to separate the parts of that story that are actually confirmed from the parts that remain allegation โ€” because the two get conflated constantly in casual retellings, and the distinction matters for whether "distillation erases the moat" is a proven pattern or a plausible but unproven one.

The Core Tension If capability genuinely diffuses this fast, RSI's danger is less about one lab racing ahead unchecked and more about everyone racing at once with less time to notice problems. If it doesn't diffuse that fast, the danger shifts toward concentration of power in whichever lab gets there first. Which one is closer to true is an open, evidence-thin question โ€” and this article is an attempt to show you the actual evidence rather than assert an answer.

What Distillation Actually Is

Knowledge distillation โ€” training a smaller "student" model to reproduce a larger "teacher" model's outputs โ€” is a decade-old, entirely ordinary technique, not a shortcut invented to steal frontier labs' work. It was formalized by Geoffrey Hinton, Oriol Vinyals, and Jeff Dean in 2015 as a way to compress a large model's knowledge into a smaller, cheaper one that keeps most of the teacher's performance. Every major lab uses some version of it.

Meta's Llama 3.2 technical documentation explicitly describes the 1B and 3B parameter models as distilled from the larger Llama 3.1 8B and 70B models. That is the clearest, most directly lab-confirmed example available. GPT-4o-mini and Gemini Flash are widely reported and generally assumed by outside analysts to be distilled from their larger siblings (GPT-4o and Gemini Pro respectively) โ€” but neither OpenAI nor Google has published a technical document explicitly using the word "distilled" to describe them, so that specific claim should be read as informed inference, not lab-confirmed fact.

None of this is controversial when a lab distills its own model into a smaller version of itself. The DeepSeek dispute is about something different: whether an outside party can distill a competitor's closed model by training on large volumes of its API outputs โ€” effectively using the competitor's own model as an unpaid teacher.

The DeepSeek Accusation, Carefully Separated From What's Proven

Here is the timeline as it's actually documented, with the allegation clearly marked as an allegation:

1
Fall 2024: Microsoft security researchers reportedly detected individuals with links to DeepSeek exfiltrating unusually large volumes of data through OpenAI's API. Microsoft notified OpenAI, which cut off the associated access.
2
December 2024: Users of DeepSeek's chatbot noticed it would sometimes identify itself as "ChatGPT" โ€” circumstantial, and consistent with (but not proof of) training on ChatGPT-generated text somewhere in its data.
3
January 20, 2025: DeepSeek released R1, a reasoning model reported to match or approach OpenAI's o1 on several benchmarks at a much lower disclosed training cost.
4
January 29โ€“30, 2025: The Financial Times reported that OpenAI said it had "evidence" DeepSeek used distillation techniques that may have violated OpenAI's terms of service.
โš ๏ธ What OpenAI Did Not Do OpenAI said it had "evidence" but has not published it publicly. There has been no lawsuit, no independent forensic audit, and no third-party confirmation that DeepSeek specifically trained on OpenAI outputs at meaningful scale. This remains, as of this writing, an accusation OpenAI has stated confidence in โ€” not a claim that has been independently proven. Treat any retelling of this story that states DeepSeek "stole" or "copied" OpenAI's model as going beyond what's actually established.

It's worth sitting with why this matters for the moat question specifically. If the accusation were proven, it would show that even a closed, API-gated frontier model isn't fully protected from distillation by outsiders โ€” anyone with enough API budget and cleverness about data collection could, in principle, extract a meaningful fraction of a teacher model's capability. That would be a strong data point for "moats are weak." Because it isn't proven, the strongest honest claim is narrower: the accusation was plausible enough that OpenAI staked its reputation on making it, which itself says something about how seriously frontier labs take this risk โ€” but it isn't evidence the risk materialized.

What DeepSeek's $5.6M Figure Actually Covers

The other half of the "moats are collapsing" narrative rests on DeepSeek-V3's widely repeated training cost: $5.576 million. That figure is real โ€” it appears in DeepSeek's own technical report, calculated from 2.788 million H800 GPU-hours at an assumed $2-per-GPU-hour rental rate. But the report itself is explicit about scope, and that scope is almost always dropped when the number gets repeated:

$5.576M DeepSeek-V3's disclosed figure โ€” final pre-training run only
~$1.6B SemiAnalysis's independent estimate of DeepSeek's actual server capital expenditure
~$944M SemiAnalysis's estimate of cluster operating costs, separate from the CapEx figure

DeepSeek's own report says the $5.576M figure explicitly excludes costs from prior research and ablation experiments on architecture, algorithms, and data, and excludes the underlying hardware capital expenditure entirely. SemiAnalysis's independent analysis, using DeepSeek's estimated compute fleet (widely reported in the low tens of thousands of Hopper-class GPUs, with exact counts disputed across sources), put total infrastructure investment closer to the billions, not millions.

Why the Distinction Matters "It cost $5.6M to build a frontier-class model" and "it cost $5.6M to run the final training pass on infrastructure that itself cost well over a billion dollars to build and operate" are very different claims about whether compute moats are collapsing. The first says money no longer matters. The second says money still matters enormously โ€” it just gets spent on infrastructure and R&D iteration rather than showing up in a single headline run-cost number.

How Fast Does the Capability Gap Actually Close?

Rather than relying on any single model's story, Epoch AI has tried to measure the lag between frontier closed-weight models and the open-weight models that eventually reach similar capability, using their Epoch Capability Index (ECI). Their October 2025 analysis found open-weight models lagged the closed-weight frontier by an average of about three months, measured across the period from January 2023 to October 2025. A later update found the gap had widened slightly to roughly four months (about 8 ECI points) โ€” comparable to the capability difference between GPT-5 and GPT-5.5.

The best available quantified answer to "how much does a frontier lead survive contact with distillation and open replication" is: a few months, not years โ€” and the gap may be widening slightly, not narrowing, as of Epoch's most recent measurement.

This is a meaningfully different picture from either extreme in the public debate. It isn't "moats don't exist" โ€” a three-to-four-month lead is real and, in a fast-moving field, can matter a great deal for who captures a given wave of enterprise adoption or research attention. It also isn't "moats are durable for years" โ€” three to four months is a short enough window that a lab planning around a multi-year technical lead is planning around something the evidence doesn't currently support.

Correcting Our Own Record

โš ๏ธ Correction From Part 1 This series' Part 1 primer referenced a "transfer coefficient" concept and attributed related thinking to Ryan Greenblatt of Redwood Research. On verification for this article, that specific term does not appear in Greenblatt's published work โ€” it was this project's own descriptive shorthand, and attributing it to him as if it were his terminology was a mistake worth naming rather than quietly fixing.

What Greenblatt has actually published, in a Redwood Research blog post from around June 2025 titled "AI safety techniques leveraging distillation," is narrower and framed differently than a competitive-moat argument. His point is that because it's currently cheap to train a new model to imitate a strong model's outputs, that cheap reproducibility can be turned into a safety tool โ€” for example, distilling a model's behavior into a fresh copy can help researchers isolate and study specific behaviors, including potentially misaligned ones, more tractably than probing the original model directly. That's a genuinely different argument from "distillation means no lab keeps a durable advantage," and this article should have kept those separate from the start.

The Compute and Capital Moat Debate

Beyond the specific DeepSeek case, there's a broader, ongoing public argument about whether compute and capital create a durable moat at all. This is genuinely contested territory, and โ€” in the spirit of the correction above โ€” this article will describe the shape of the debate without over-claiming specific quotes it hasn't independently verified against primary sources.

Reading This Section Skeptically Public statements from lab leaders on this question are also, unavoidably, statements from parties with a stake in one answer or the other. A lab with a large compute lead has an incentive to argue moats are real and durable; a smaller or later entrant has an incentive to argue capability commoditizes fast. Treat position-taking from any interested party โ€” including everyone quoted or paraphrased in coverage of this debate โ€” as an argument to evaluate, not a settled finding to cite.

Why This Matters Specifically for Recursive Self-Improvement

If a lab achieves a genuine RSI-driven research-speed advantage โ€” say, an internal system that measurably accelerates its own experiment cycle the way Dream-RSI, ModularRSI, and ScienceBuddy (covered in Part 4) are already starting to do in narrower ways โ€” the Epoch AI data above suggests that advantage would likely show up in competitors' models within a few months, not stay locked away for years. That has two very different safety implications depending on which failure mode you're more worried about:

If You Worry About Concentration of Power
Fast diffusion is reassuring โ€” no single lab gets to keep an RSI-driven advantage to itself for long enough to translate it into unchecked unilateral power.
If You Worry About Coordination and Safety Margins
Fast diffusion is alarming โ€” it means any safety-relevant capability jump gets replicated by every other lab (including ones with weaker safety practices) within months, compressing the time available to notice and respond to a problem before it's everywhere at once.

This series takes no position on which risk is larger โ€” that's precisely the kind of expert-disputed judgment call the next section is about โ€” but the Epoch AI lag data is the closest thing available to a quantified answer for how much time either camp should assume they actually have.

Expert Disagreement

This is the thinnest-evidenced section in the article. No formal survey of AI safety researchers' or economists' views specifically on "does distillation eliminate compute moats" was located during research for this piece. What exists is scattered position-taking in essays, interviews, and social media commentary from lab leaders, investors, and researchers โ€” which this article has deliberately avoided quoting directly where the underlying primary source wasn't independently verified. The honest summary is: serious, informed people hold genuinely different views on this question, and no polled consensus data exists to say which view is more widely held among domain experts.
The Series So Far

Three Parts Published, Three to Go

Part 1 ยท Published
Where RSI comes from, what's real today, and why every major lab's safety framework now names it as a tracked risk category.
Part 2 ยท Published
Why you can't write down what you actually want, and why that gap compounds once AI starts writing objectives for the next AI.
Part 4 ยท Published
Real September 2026 systems (Dream-RSI, ModularRSI, ScienceBuddy) that speed up AI research today, plus a fabricated claim caught and corrected.
Part 5 ยท Published
A 2025 study showing RL sharpens a model's existing solution distribution rather than expanding it, and DeepSeek-R1's own account of pure-RL's failure modes.

Readiness Checklist

1
Can you explain the difference between "DeepSeek was accused of distillation" and "DeepSeek was proven to have used distillation" โ€” and why that distinction matters?
2
Can you explain what DeepSeek-V3's $5.576M figure covers, and what it explicitly excludes?
3
Could you cite an actual quantified estimate (not just a vibe) for how long a frontier capability lead typically lasts before competitors close the gap?
4
Can you name one argument for durable compute moats and one argument against, without conflating either with a settled fact?

โš ๏ธ What's Missing or Uncertain

Several claims in this space could not be fully verified during research for this article. The exact date and status of OpenAI's escalated memo to the U.S. House Select Committee on China (reported in some sources as February 2026) has conflicting date labels across secondary sources and should be treated as approximate pending a primary-source check. Reports that GPT-4o-mini and Gemini Flash are "distilled" from their larger siblings are widely repeated but not confirmed in an official technical document from OpenAI or Google โ€” treat that specific claim as informed inference. Public remarks attributed to lab executives on the moat debate (including framings like "the AI moat is not the model") were found only in secondary coverage during this research pass, not verified against primary-source full text, which is why this article describes the shape of the debate rather than quoting individuals directly. DeepSeek's exact GPU fleet size is disputed across sources by a wide margin and should be treated as an estimate, not a confirmed count.

๐Ÿ”— Reference Links

๐ŸŽฅ Recommended Videos

๐Ÿงญ Closing โ€” The Moat Question Doesn't Have a Clean Answer, and That's the Honest Finding

๐ŸŽฏ The Bottom Line
The evidence assembled here doesn't support either extreme. It doesn't support "distillation makes frontier labs' advantages meaningless" โ€” the DeepSeek/OpenAI accusation was never proven, and DeepSeek's own $1.6B-plus real infrastructure spend (per SemiAnalysis) shows that even a strikingly cheap-looking headline training run sits on top of a very expensive foundation. It also doesn't support "frontier labs keep a durable, multi-year lead" โ€” Epoch AI's own measurement puts the actual observed catch-up window at a few months, not years, and that gap has not been shrinking. The most defensible position is the boring one: capability leads are real but short-lived, closer to a few months than a few years, and whatever comes next in this series' account of RSI should be read with that timescale in mind rather than either a "one lab wins forever" or "nothing anyone builds matters" framing.