Deep Dive · Xiaohu's Take

Have Chinese AI Models Caught Up to the US Frontier? The Gap, Explained.

After Kimi K3's launch, the consensus was that China had caught up. But change the yardstick, and the gap triples — even the acceleration trend flips.
The 60-Second Read
  • By Epoch AI's ECI capability index, Chinese models haven't caught up: Kimi K3 trails by 4.37 to 5.29 months, with no crossover point on the trend line.
  • But the "caught up" narrative has real evidence: Moonshot AI claims Kimi K3 beats Claude Opus 4.8 on 30 of its 35 self-reported benchmarks, tops the Frontend Code Arena, and matches Claude Fable 5 on GPU kernel optimization.
  • Those results, though, hinge entirely on benchmark selection. Of the 35 self-reported tests, 24 are vision or agentic tasks. There are no long-context tests, no real math, no safety evals, and not a single one measuring the token efficiency of reasoning.
  • The Artificial Analysis Index has the same bias: Agents at 34% plus Coding at 24% puts 58% of the weight on agentic and short coding tasks — and it completely ignores each test's difficulty.
  • Epoch AI's ECI takes a different approach. Borrowing from exam theory, it estimates the difficulty and discriminative power of each benchmark, then infers model capability onto a shared scale. Anthropic uses the same method in its own system cards.
  • The two rulers give opposite answers: the AAI shows China trailing by 1.22 to 1.61 months, overtaking in November 2027; the ECI shows a 4.37 to 5.29-month lag with no crossover on the trend line. Even the ranking of the seven labs' speeds is nearly inverted.
The Bottom Line

Not yet — but the leaderboards say otherwise

The answer is no.

After Moonshot AI released Kimi K3 on July 16, Lisan al Gaib, an independent analyst at the Substack column scaling01, ran the numbers using Epoch AI's Capability Index (ECI). Kimi K3 may shine on several leaderboards, but its overall capability still trails the US frontier by 4.37 to 5.29 months. And on the fitted trend line, there's simply no crossover point.
🔀
Here's where it gets confusing: Run the same models over the same period through another equally popular index, and the gap shrinks to 1.22 to 1.61 months — with China overtaking in November 2027. The two answers differ by a factor of three, and even the question of who's accelerating is reversed.

So the real question this analysis tackles is: why are there two answers, and which one should you trust? To understand that, you first need to see just how solid the "caught up" case actually is. It's much stronger than the usual position-taking.

First, the scorecard

Kimi K3 is currently the largest open-weight model, with nearly twice DeepSeek V4's parameters and more than the original GPT-4 (1.8 trillion) that kicked off this AI boom. On the 35 benchmarks Moonshot AI published, it beats Claude Opus 4.8 on 30, GPT-5.6 Sol on 19, and Claude Fable 5 on 12.

📌
And the competition isn't old hardware: GPT-5.6 Sol launched just 7 days before Kimi K3, Claude Fable 5 came 37 days earlier, and Claude Opus 4.8 is 49 days older. These are same-quarter rivals.

Third-party benchmarks also give it a seat at the table. On the Artificial Analysis leaderboard, Kimi K3 scores 57.1, placing third behind Claude Fable 5 and GPT-5.6 Sol — a clear jump over previous Chinese flagships like GLM-5.2, Kimi K2.6, Qwen3.7-Max, and DeepSeek-V4-Pro.

Scatter plot of Artificial Analysis Intelligence Index vs output tokens
Artificial Analysis leaderboard. The y-axis is the intelligence index, the x-axis is output tokens per question (log scale), and the green zone in the upper left is "high score, low token use." Kimi K3 sits right in it. Source: Artificial Analysis

On Frontend Code Arena, which specializes in web front-end quality, Kimi K3 took first place with 1,679 points — 48 points ahead of second-place Claude Fable 5, the largest gap on the entire leaderboard.

Frontend Code Arena leaderboard with Kimi K3 ranked first
Frontend Code Arena leaderboard (the original calls it WebDev Arena — same list, two names): Kimi-K3 1,679, Claude Fable 5 1,631, GPT-5.6 Sol 1,618, GLM-5.2 1,587. Source: Arena AI

Then there's a field that rarely makes headlines but matters deeply to anyone working on AI: GPU kernel optimization. How fast a model runs depends on how thoroughly the hardware is squeezed. Every wasted clock cycle means less throughput and higher latency — and ultimately, more money. This matters in production, but it also matters in research. Every new architecture idea needs a batch of experiments to validate, and running PyTorch directly doesn't saturate the hardware. You need hand-written kernels for speed.

KernelBench speedup leaderboard on RTX PRO 6000
KernelBench (RTX PRO 6000): the metric is the best decoding speedup relative to an optimized PyTorch baseline. Kimi K3 and Claude Fable 5 sit in the same top tier, both around 18x. Source: KernelBench
Related on Xiaohu
Moonshot AI launches Kimi K3: the world's first 3-trillion-parameter open model

Put it all together, and "China has caught up" looks settled. So where does that opening "not yet" come from? The first layer of divergence hides inside the word "capability."

By Domain

Split capability up, and only one category is truly level

"Caught up" can be both true and false at once because capability is domain-specific. A model can match its rival at writing code while lagging by generations elsewhere. Run through each domain, and the gaps snap into focus.

Coding
On par with US frontier
1,679 points, #1 on Frontend Code Arena, 48 points ahead of Claude Fable 5
GPU kernel optimization
Tied with Claude Fable 5 at the frontier
~18x speedup on KernelBench, same top tier as Claude Fable 5
Overall capability
Trails by 4.37–5.29 months
Preliminary ECI of 155.53, positioned between GPT-5.3 Codex and GPT-5.4 Pro
Research-grade math
Trails by ~7 months
~39 on FrontierMath Tier 4, below GPT-5.2 Pro from 7 months ago (~45); Claude Fable 5 scores 88
Long-horizon hard tasks
Back to where things stood 7–8 months ago
On UK AISI's 32-step cyber range, GLM-5.2 reaches ~11 steps, same as Claude Opus 4.5, while GPT-5.6 Sol reaches ~29. This tests GLM-5.2, not Kimi K3
Token efficiency
Still worse than US models
None of the 35 self-reported benchmarks measure it
Long context, safety
No public data
Zero tests of either kind in the 35 self-reported benchmarks
Scientific breakthroughs
None yet
No Chinese model has solved an unsolved math or physics problem so far

Coding is the most visible domain: it has the most public leaderboards and is the capability everyone uses daily. The other rows either require specialized evaluation labs or never made the self-report list. The public "caught up" narrative essentially grows from that first row.

But coding is precisely the domain that matters most

The most solidly measured trend in software engineering: the length of tasks an AI can complete independently roughly doubles every 4 months. The author notes this trend likely holds in math and other fields — software engineering is just where measurement is best. The term for this "task length" is time horizon.

What is time horizon?

If a task takes a human a certain amount of time and a model has a 50% chance of completing it, that duration is the model's time horizon. As a difficulty yardstick, it's far more reliable than counting lines of code, and it translates directly into economic value: replacing a day of someone's work and replacing three months of it are completely different things.

Project this trend a couple of years forward, and you get "models taking on tasks that take a person months to years." Even if this only holds for coding, whoever holds a superhuman-level programmer model first holds a strategic position that's hard to catch up to. That's why those few months of gap are worth nailing down.

AI Futures Model timeline and takeoff projection interface
AI Futures Model (December 2025 version, parameters updated 2026-04-02). The two dates in the lower left are median-parameter outputs: automated programmers in June 2028, superintelligence in May 2029. The coding time-horizon doubling period is set to 4 months. This is a prediction model's output, not measured data. Source: AI Futures Project

The comparison is only between China and the US because the best models, most AI research, and most compute are concentrated there. Europe has the money and people in theory, but has shown no serious intention to compete.

So if the domain-by-domain gaps are this obvious, why do leaderboards say "caught up overall"? Digging two layers down reveals the answer. The first layer is the word "gap" itself — it describes two different things, and most people only use one.

Concepts

The word "gap" describes two different things at once

The definition of a gap is a single sentence: how long it takes one lab to build a capability another lab already has. But inside that sentence are two questions pointing in entirely different directions.

Backward gap
  • Asks: how far in the past did the leader reach today's level of the laggard?
  • Computable from history alone — the data has already happened.
  • This is what people usually mean by "a few months behind."
Forward gap
  • Asks: how long until the laggard reaches the leader's current level?
  • Requires predicting the future, based on assumptions about compute, talent, and AI-accelerated AI research.
  • Far more uncertain.
Diagram illustrating backward gap and forward gap
Illustrative, not real data. The 6.3 and 10.0 months shown are hypothetical numbers drawn to explain the concepts: the left segment measures "when the leader reached the laggard's current score," and the right segment measures "when the laggard will reach the leader's current score." Source: scaling01

There's another layer that's easy to skip: capability is domain-specific. A model can match another on coding while still being worse in other domains, or overall. So "caught up" demands the follow-up question: caught up on which one?

Models ship in batches — there's no continuous curve

When you actually try to compute this, you run into a practical problem: progress is discrete. Models launch every few weeks to months, and scores are never exactly equal, so you can't directly measure the time between them. Three methods each have trade-offs.

Use the next model up
Overestimate
Use the next model down
Underestimate
Fit a regression line
Middle ground

The author chose the third option. It's symmetric, better reflects the underlying trend, and shows whether the gap is widening or narrowing. The cost is also stated clearly: the result depends on the regression model chosen, and it smooths over any trend breaks. This works against Kimi K3 — if it truly represents a breakpoint, the regression line will pull it back down.

Over the past five years or so, only one or two moments qualify as trend breaks: the reasoning models of Q3 2024, and possibly the surge of agentic models following Claude Opus 4.5's release in November 2025. Neither was tied to model size, so a model less than twice the size of DeepSeek-V4-Pro interrupting the trend on size alone doesn't add up.

That's why every conclusion below gives two sets of numbers: the adjacent-model range (the current instantaneous gap, with an interpolated value in the figure), and the trend-line estimate (the long-run level). With the method settled, we hit the second and most critical layer of disagreement: which questions you use to measure.

Benchmark Composition

The choice of benchmark questions directly determines the conclusion

"Won 30 out of 35" carries weight only if you know how those 35 were picked. Break down the composition, and the absent categories say more than the ones included.

Included: 35 tests
  • 12 vision
  • 12 agentic
  • 8 coding
  • 3 "reasoning" and knowledge
Not included
  • Long context: zero
  • Safety-related (cyber, bio, chem): zero
  • Serious math: only MathVision, GPQA-D, and HLE
  • Pure reasoning: the 3 "reasoning" entries are really knowledge questions with a bit of math
  • Token efficiency of reasoning: zero

Vision and agentic together make up 24 of the 35 — nearly 70% of the list. A few coding benchmarks, though, are ones the author considers high-signal, like ProgramBench and SWE-Marathon, which have broader task scopes and longer time horizons.

What this data can support

Only one claim holds up: Kimi K3's coding ability is comparable to current US frontier models.

You can't conclude "Kimi K3 is overall stronger than Claude Opus 4.8 and GPT-5.6 Sol." And against Claude Fable 5, definitely not — it lost most of the 35 benchmarks to it.

Third-party leaderboards have the same bias

So what about the third-party Artificial Analysis Index? It's one of the most popular indices today, but the author argues it shouldn't be used to judge overall model strength — for two reasons.

The first is weighting. The index composition is clearly tilted toward agentic and short-time-horizon coding tasks.

Artificial Analysis Index weights across four categories and included evals
The index's four weight categories: Agents 34%, Coding 24%, General 18%, Scientific Reasoning 24% — the first two total 58%. The largest single component, GDPval-AA v2, is a 220-task agent evaluation. Source: Artificial Analysis

The second is difficulty. How hard each eval is, and how much information a score provides — the index ignores both entirely. All evals are averaged with hand-assigned weights. A trivial eval that anyone can pass and a near-impossible one that almost no model solves carry the same weight in the index.

That doesn't mean it's useless. Its rankings match real-world experience because it measures economically useful work. The author's solution is to reposition it: treat it as a measure of daily usefulness, not of general intelligence. That's why in his article, it's called the "Artificial Analysis Index" — with the word "Intelligence" from the official name deliberately dropped. So is there a ruler that avoids hand-picked weights and factors in question difficulty? Yes — and Anthropic uses it too.

Mechanism

How ECI factors question difficulty into its scores

Epoch AI's Capability Index (ECI) targets exactly those two flaws. It aims to measure the underlying general capability of a model and place all models on a single shared scale. The method is called Item Response Theory.

An exam analogy first

Two people both score 60 — one on a grade-school test, one on an Olympiad-level test. The implied ability is worlds apart. To compare them, you first need to know how hard each test is. That's what Item Response Theory does: the probability of answering a question correctly depends on both the student's ability and the question's difficulty, so you estimate both together.

Applied to evaluations, each benchmark gets two parameters estimated:

Difficulty parameter
  • How much ability is needed to score 50 on this benchmark.
Slope parameter
  • How sensitive scores are to changes in ability — i.e., how well it distinguishes between models of similar strength.

After estimating these, a unified statistical model is fitted to find the single ability value that best explains all observed scores. That value is the model's ECI.

Three things it does better than AAI

First, it reduces reliance on hand-picked weights. Second, it doesn't require every model to have run every benchmark — missing entries are fine. Third, it accounts for the difficulty and discriminative power of each benchmark.

Anthropic has recently adopted the same approach to measure model strength, calling it AECI in its own system cards. Their chart also conveniently maps the difficulty of different benchmarks.

Running one row through the model shows what this method does. GPQA Diamond's 50-score mark lands near 129, meaning a model with an ability score of about 129 should score roughly 50 on it. Claude 3 Opus has an AECI of about 126 — slightly below 129 — so the model predicts it should score just under 50. The actual result: 50.4, slightly above expectation.

Anthropic system card AECI chart over time
AECI chart plotted from Anthropic's system card data. Red points are Claude model capability scores; colored boxes are benchmark difficulty ranges (box height covers ability needed for 25%–75% scores, the middle line is the 50% mark). Left to right, GPQA Diamond's line is lowest, GSO-Bench's is highest, with difficulty increasing accordingly. Source: Mythos Preview System Card

Capability values on a shared scale, less biased than hand-weighted indices — that's ECI's value. With both rulers in hand, let's measure the same batch of models on each.

Comparison

Two rulers, same models — the gap changes by a factor of three

Same models, same time period, different ruler. Both the size and direction of the China-US gap change.

First, the AAI ruler

Kimi K3 scores 57.1 on this index. Because the index is bounded between 0 and 100, the author fits a sigmoid curve to the frontier trends of both countries.

China-US frontier trends fitted by Artificial Analysis Index
China-US frontier trends fitted by AAI. Lower-right info box: adjacent-model range 37–49 days (1.22–1.61 months), local interpolation 45 days (1.48 months), trend-line basis 88 days (2.89 months), crossover point 2027-11-09. Source: scaling01

By this ruler, the Chinese frontier trails the US by a little over a month, and extrapolating the trend line gives a crossover on November 9, 2027.

Switch to ECI, and the conclusion inverts

Once Epoch released its preliminary scores for Kimi K3, you can take those plus Moonshot AI's published results — 9 benchmarks in total — and fit its ECI directly: 155.53, with a 90% interval of 153.87 to 158.21. This number is the author's own calculation, not an official Epoch ECI. It lands between GPT-5.3 Codex and GPT-5.4 Pro, closer to the former.

China-US frontier trends fitted by ECI
China-US frontier trends fitted by ECI. Lower-right info box: adjacent-model range 133–161 days (4.37–5.29 months), local interpolation 160 days (5.27 months), trend-line basis 185 days (6.08 months), crossover: none. Annual progress: US 14.6, China 11.0. Source: scaling01
Same question, two answers

AAI: trails by 1.22–1.61 months, 2.89 months on the trend line, crossover on 2027-11-09.

ECI: trails by 4.37–5.29 months, 6.08 months on the trend line, crossover: none.

The backward gap differs by a factor of three. On the first ruler, China is accelerating faster. On the second, the US is.

At the lab level, the ranking is nearly inverted

Country-level frontiers hide the pace of individual labs, so both charts have per-lab versions. Putting the annual progress rates side by side shows just how much the methodology matters.

AAI progress / yr ECI progress / yr Moonshot 39.4 Alibaba 37.4 Z AI 36.2 DeepSeek 33.9 Anthropic 29.7 OpenAI 29.0 Google 21.4 Anthropic 25.0 Z AI 16.2 OpenAI 14.3 Moonshot 13.8 DeepSeek 8.5 Alibaba 8.3 Google 6.3 China US Units: index points gained per year. Rankings relative to each ruler; vertical scales not shared.
AAI progress per year on the left: all four Chinese labs outpace all three US labs. Switch to ECI on the right, and Anthropic leads by a wide margin at 25.0, while Moonshot falls from first to behind OpenAI. The connecting lines cross into a tangle in the middle. Values taken from the info boxes of the two per-lab trend charts in the source.

Moonshot drops from the top of the left chart to behind OpenAI on the right. Anthropic rises from fifth on the left to a clear first on the right. The only lab whose rank stays the same across both is Google: 21.4 and 6.3, last on both.

On the AAI per-lab trend, Moonshot has the steepest slope and crosses the US frontier line on February 8, 2027 — the original text says "surpasses Anthropic." On the ECI per-lab trend, Moonshot's crossover column also says "none." Even excluding Mythos Preview from Anthropic's data, its progress rate remains 18.1 points per year — the fastest.

The two per-lab trend charts, and how Kimi K3's ECI was estimated
Per-lab trends fitted by AAI
AAI per-lab trends, lower right shows the seven labs' annual progress rates and Moonshot's crossover on 2027-02-08. Source: scaling01
Per-lab trends fitted by ECI
ECI per-lab trends — the same labs, with a nearly inverted rate ranking compared to the chart above. Source: scaling01

Before Epoch's scores came out, the author made an initial estimate. Community polling put Kimi K3's ECI at 158–159; he guessed 156–157; analyst Teortaxes guessed 157–158.

To avoid pure intuition, he used the high correlation between AAI and ECI for conversion. A straight line doesn't work: AAI is bounded between 0 and 100, so scores bunch up near both ends, while ECI has no upper bound and is linear. The result: a straight line overestimates at the weak Claude 2 and Claude 3 end, underestimates in the middle, and overestimates again with strong models.

The solution is a logit transform of AAI — the inverse of the sigmoid — which re-spreads the compressed ends before fitting.

Logit-transformed AAI vs ECI fit curve
Fit after logit transform; mean absolute error drops 37.2% versus direct linear fitting. Source: scaling01

The conversion gives an estimate of 158.33, with a bootstrap 80% interval of 154.49 to 162.02. When Epoch's scores were released, directly fitting the 9 benchmarks yielded 155.53 — inside that interval, but lower than the converted value. The analysis uses 155.53 going forward, keeping the conversion formula for later.

The Mythos Preview side also needs estimation. Anthropic only provides its own AECI scale, which requires conversion: the Substack column Point Estimate calculates 161.5 using the ECI method; Ramez Naam gets 161 with least squares; the author gets 161, with a 90% interval of 158–166. This is close to Claude Fable 5's actual ECI of 160 (interval 158–165), on the reasoning that Fable 5 is likely a smaller model distilled from Mythos Preview with additional safety training — both of which would push its score down slightly.

Forward gap: how long to catch today's strongest model

Reword the question as the forward gap, and here's the answer: using country-level trend lines, Chinese models won't reach Mythos Preview's score of 161 until March 7, 2027 — roughly 11 months. The 90% confidence interval spans December 28, 2026 to June 18, 2027, which translates to a lag of 8.72 to 14.38 months.

8.57 months
Median estimate for Moonshot to reach Mythos Preview's level, date 2026-12-23, 90% interval 7.05–10.57 months
8.83 months
Same figure for Z AI, date 2026-12-31, 90% interval 6.60–12.48 months

On the hardest questions, the gap is even clearer

One item in Epoch's preliminary results is especially telling. On FrontierMath Tier 4 — research-grade math problems — Kimi K3 scores about 39, still behind GPT-5.2 Pro (about 45) from seven months ago. On the same chart, Claude Fable 5 scores 88.

FrontierMath Tier 4 scores distributed by release date
FrontierMath Tier 4 (v2), internal Epoch AI scores, 40 models, top score 88%. The green point in the red box is Kimi K3 at about 39; the purple point above is Claude Fable 5 (max) at about 88. Source: Epoch AI
Not Counted

Five things this method still misses

The author's own assessment is that both gap numbers above are too small, because several factors with major impact never make it into the formula — usually because the numbers aren't public.

First, model size. Kimi K3 has 2.8 trillion parameters. Cursor's Michael Truell has said the Opus and GPT series are roughly the size of Cursor's newly released 1.5-trillion model — likely referring to Claude Opus 4.8 and GPT-5.4. GPT-5.5 and GPT-5.6 are estimated closer to 3 trillion. In other words, a 2.8-trillion model beating a 1.5-trillion-scale Claude Opus 4.8 on several tasks doesn't say much from an architecture standpoint.

Second, inference efficiency. None of those 35 benchmarks measure it, and in the author's judgment, Kimi K3's inference efficiency still trails US models. Spending more tokens to get the same score at a similar parameter count is a cost that appears on no leaderboard.

Third, real service cost and total compute. Whether you hold a million latest-generation Blackwells or a fleet of older, lower-throughput Hoppers determines how many instances you can run simultaneously and how fast you can serve users. In a scenario of all-out competition, this matters as much as model scores.

Fourth, safety testing time. US labs' safety testing is far more thorough than Chinese labs'. This work could add another month to the gap.

Fifth, benchmark representativeness. Most benchmarks don't reflect real-world tasks, and due to cost and time constraints, the scores don't push models to their absolute maximum performance either.

But an underestimated gap doesn't mean Chinese labs aren't genuinely accelerating. They are — unusually fast.

One more layer: US labs are holding back unreleased models

The Mythos rumor is a 10-trillion-parameter model. SpaceX AI, OpenAI, and Meta are all building their own 10-trillion-scale models. The author's view: Kimi K3's apparent catch-up is likely a Chinese model catching the previous generation, while US labs have already moved to the next — holding back their strongest models due to legal uncertainty around cyber and bio capabilities.

Confirmed
  • Kimi K3 is 2.8T parameters, open weights
  • Michael Truell's claim that Cursor's 1.5T model is close in size to Opus and GPT
  • Epoch has published Kimi K3's FrontierMath and other benchmark scores (ECI 155.53 is the author's fit from these, not an official Epoch value)
  • Anthropic uses AECI in its system cards
Estimated or rumored
  • Mythos is 10T parameters — rumor
  • GPT-5.5 and GPT-5.6 near 3T — estimate
  • Claude Fable 5.1 and GPT-6 trained but unreleased
  • Safety testing could add another month — author's magnitude judgment
  • All 2027 crossover dates are trend-line extrapolations
If Anthropic and OpenAI actually release Claude Fable 5.1 and GPT-6, there won't be any conversation about catching up — these 10-trillion-parameter models are an entirely different thing.Lisan al Gaib, scaling01
Source of Acceleration

Why Chinese models suddenly got faster last August

Chinese labs' progress rate has genuinely increased, and the starting point is specific. The author uses the derivative of an exponential over time to locate the inflection point, while acknowledging it's not a particularly precise method.

Instantaneous progress rate of each lab over time
Instantaneous progress rate (AA index points/year). The two vertical lines mark overtaking points: Moonshot passes Anthropic from 2025-08-06, GLM from 2025-10-19. At their peaks: Moonshot ~39.8, Z AI ~36.5, while Anthropic ~31 and OpenAI ~30.3. Source: scaling01

This is itself unusual: US labs have more compute, data, talent, and stronger models to accelerate their own research — yet their progress is slower. The author first checked a technical explanation: could it just be that the index has a ceiling, and US scores are already high enough that climbing is harder, making them look slower? He applied a logit transform to remove that compression. Moonshot and Z AI's peak speeds were still higher.

Distillation is one factor, but not the whole story

Strict distillation requires access to the model itself, but using a stronger model to score a weaker one's outputs already counts. Anthropic has repeatedly reported tracing distillation attacks back to Chinese labs. So it's real — we just don't know the scale or how much it helps. The author's phrasing: a portion, large or small, of Chinese models' capability comes from distillation.

Beyond that, several explanations exist, and the author believes the reality is a combination:

The path is easier
  • Catching up is easier than blazing the trail; directions for improvement are given by the frontier.
  • AAI-measured abilities are publicly visible and amenable to RL-driven incremental gains — natural targets for optimization.
It's a measurement artifact
  • Only the two fastest-growing Chinese labs were selected — the ones that took the risk and won. Selection bias.
  • The number of models included is small; this could just be a lucky observation window.

One important caveat: this catch-up narrative holds on the AAI, but not on the ECI.

A counter-evidence: the harder and longer the task, the more the gap shows

The UK AI Safety Institute's cyber range is currently one of the hardest eval categories. The tasks are genuinely difficult, and models must burn 100M tokens to be pushed to their limits. Epoch's MirrorCode goes further, using up to 1B tokens per model.

In this 32-step enterprise cyberattack simulation, GLM-5.2 averages about 11 steps — the same level as Claude Opus 4.5. GPT-5.6 Sol reaches about 29 steps, and Anthropic's newer Claude Mythos 5 about 27. Yet on self-reported coding benchmarks, GLM-5.2 scores close to Claude Opus 4.8.

Steps completed by each model on UK AISI cyber range
UK AISI's "The Last Ones" cyber range: a 32-step enterprise cyberattack simulation. X-axis is cumulative tokens consumed (log scale); each model runs 10 times at 100M tokens each. GLM-5.2 (green) and Opus 4.5 both stop around step 11; DeepSeek-V4-Pro (blue) around step 8. Source: UK AI Security Institute

The same model — near the latest Claude Opus 4.8 on publicly visible, easily optimized coding boards, yet back at the level of Claude Opus 4.5 from seven or eight months ago on hard long-horizon tasks. That gap itself is a signal.

The article closes with an observation: if Chinese models were truly as strong as the US frontier, they should by now have solved math and physics problems that were previously unsolved. So far, none have.

Source
Have Chinese AI Models Caught Up to the US Frontier?Lisan al Gaib, published on personal Substack column scaling01·Original·2026-07-19
About this page
The domain scorecard and the seven-lab annual progress rate chart were created for this site: the former's rows all derive from the original text, and the latter's data comes from the info boxes in the source's two per-lab trend charts, plus the US 14.6 / China 11.0 from the country trend charts. Kimi K3's ECI of 155.53 is the author's own fit from nine benchmarks published by Epoch and Moonshot AI, not an official Epoch value. The 6.3 and 10.0 months in the backward/forward gap diagram are hypothetical numbers used to explain the concepts, not measurements.