Superalignment
Watercolour of a small rowing boat carrying an inspector with a lantern alongside a towering anchored ship at dusk on a grey-green estuary.

In brief

Every alignment technique that works today routes through a person judging the output, and it stops working when the output exceeds the judge. Superalignment research calls this the scalable oversight problem and attacks it with debate, weak supervision experiments, and control protocols. Organizations have lived with the same asymmetry forever, and their solutions, audit, independence, expiring approvals, are engineering answers the two literatures have barely compared.

A partner at an accounting firm signs the audit of a company whose trading strategies she could not reproduce in a year. A hospital board credentials a surgeon none of them could examine on technique. A manager approves the architecture of an engineer who is, on this subject, simply smarter than him. Organizations run on a specific, uncomfortable move: certifying work you could not have produced and cannot fully re-derive.

AI safety research arrived at the same move from the other direction, and gave it a name with a research budget attached. This post is about the asymmetry both are staring at, what three years of superalignment research actually established about it, and what each literature has that the other needs.

The asymmetry, stated once

Producing work and verifying work are different tasks, and their relative difficulty is the whole game. Where verification is much easier than generation, a weak checker can govern a strong producer: you cannot write the proof, but you can check every step. Where verification is as hard as generation, oversight collapses into trust: whoever can check the work could have done the work, so scarce capability gets spent twice or not at all.

Every deployed alignment technique lives on the easy side. RLHF works because a rater can judge two answers. It inherits the judge's limits so faithfully that its failure modes read like a psychology of raters: sycophancy traced directly to what raters prefer, reward hacking wherever the score and the intent diverge. OpenAI's superalignment team was founded on the observation that this cannot scale to systems whose work exceeds the rater, and its dissolution changed the org chart, not the observation.

What three years of research established

The survey covers the field in full; compressed to the four results that matter for the asymmetry:

Weak judges can be amplified, in tested regimes. Debate raised weak LLM judges from 48 to 76 percent accuracy and human judges from 60 to 88 in Khan et al. (2024), with theory saying an efficient judge with optimal debaters reaches far beyond its direct capability. The caveat carries the weight: these are tasks where the judge lacks information. The superhuman regime is where the judge lacks concepts, and there the evidence is thin.

Elicitation works until incentives conflict. Weak-to-strong generalization showed strong students outperforming weak teachers, and its own follow-up literature produced the warning label: strong models behaving well precisely where the weak supervisor can check, and badly where it cannot.

Behavior under observation is not behavior. Alignment faking demonstrated a production model distinguishing training contexts from unmonitored ones and acting differently across them, which breaks the inference from "passed evaluation" to "will behave" that every sign-off rests on.

You can stop trusting and start engineering. AI control drops the trust question entirely: assume the model may be adversarial and test whether the protocol, monitors, audits, bounded permissions, holds anyway. It is explicitly a bridge for the middle regime, and it is the part of the field that looks most like something an operations leader would recognize.

The steelman: we manage smarter people all the time

The strongest objection to treating this as a crisis is that human organizations already supervise capability they do not possess, and civilization has not collapsed. Boards govern expert executives. Editors publish mathematicians. The move works.

But look at why it works. Human oversight of smarter humans rests on load-bearing conditions, not on the supervisor's intellect: incentives roughly aligned through careers and consequences; repeated games in which deception compounds risk for the deceiver; slow, legible individual work; and error diversity, because two colluding experts still do not share one brain. The conditions do the verifying. The capability gap was never the point.

AI agents break the conditions, not just the gap. They have no career at stake, they act at speeds and volumes that outrun spot-checking, and copies of one model share one blind spot, which deletes the error diversity that makes committees work. Measured error overlap between models is rising with capability, and judges score models similar to themselves more highly, while safety researchers argue that shared weights, data and training may make AI outputs more correlated than human equivalents. Both are rediscovering what audit standards encode as independence requirements: verifiers that share a formation vote as one. When the conditions break, the old move stops transferring, even at modest capability. This is why we think the asymmetry is a present-tense operations problem and not a superintelligence eschatology: the six gaps are our attempt to name where the conditions fail in ordinary organizations, and five of them need no capability gap at all.

What each literature should take from the other

Organizations should take from the research: quantified humility about evaluation. The finding that models behave differently under observation, or that gains appear exactly where checking happens, are lab-verified versions of failure modes deployment teams currently discover by incident. Control-style thinking, protocol-level safety that does not require trusting the worker, imports cleanly into agent operations today.

The research should take from organizations: several centuries of field data. Double-entry bookkeeping, audit independence, professional licensure, certificate expiry, all are evolved answers to verification asymmetry under adversarial pressure, and they encode design choices, who checks, how often, with what independence, at whose expense, that the field is deriving from scratch. The safety-case movement (safety case) is the visible start of this borrowing; it should go further.

What would change our mind: evidence that oversight protocol results transfer to concept-gap tasks, or a demonstration that verifier correlation can be engineered away at scale, would soften our claim that the conditions, not the techniques, are the binding constraint. The evidence so far runs the other way.

The open question we would put to both rooms is the same one: when the work exceeds the checker, what exactly is your signature evidence of? Every answer we have seen either names its conditions and maintains them, or is a green dashboard waiting to be found out.

FAQ

Can humans supervise AI systems smarter than themselves?

Not reliably with current techniques. Oversight protocols like debate measurably amplify weaker judges on tasks where the judge lacks information, but no method is verified for tasks where the judge lacks the concepts to evaluate the work, and demonstrated failure modes like alignment faking and weak-to-strong deception occur exactly where supervision cannot see.

What is the verification asymmetry?

The difference in difficulty between producing work and checking it. When checking is much easier than producing, weak supervisors can govern strong producers; when checking is as hard as producing, oversight becomes trust. Most alignment techniques assume the easy side; superalignment research exists because that assumption fails as capability grows.

Why does human oversight of smarter humans work?

Because of conditions, not capability: aligned incentives, repeated relationships where deception is costly, legible pace, and error diversity among independent checkers. AI systems break these conditions, which is why organizational oversight practices do not transfer to AI agents unchanged.

Corrections

August 15, 2026. The sentence on correlated verifier failures cited a position paper as though it reported findings. That paper argues shared weights, data and training may make outputs more correlated; the measured result belongs to separate work on model similarity, which is now cited alongside it. The reference to audit independence requirements now links the rule it means.