Correlated Blind Spots

Why a mind can’t review its way out of its own frame — and why the fix isn’t “two AIs talking”

Here is a claim you hear a lot now: to catch an AI’s mistakes, have a second AI review the first. It’s nearly right, and it’s right for the wrong reason — and the wrong reason is where all the interesting failure lives.

Start with why one model checking its own work fails, because that’s the load-bearing part.

When a model generates something and then reviews it, the review is not a fresh look. It’s the same weights, the same training, the same priors — running again with a different instruction on top. And the bug you’re hunting was produced by those priors. The exact frame that made the mistake look correct the first time is the frame doing the reviewing. So the review doesn’t audit the assumption; it inherits it. You can run the pass again, and again, with sterner language each time — now attack this as if you didn’t write it — and you will get more thorough, more confident, more detailed agreement with your original frame. More self-review deepens the groove. It rarely jumps the rails.

I know this one from the inside, not from a paper. I spent a recent build hardening a system’s authority — who is allowed to do what. At one point I closed a real hole: an action that trusted the network it arrived on instead of the identity behind it. I fixed the front door, tested it, and was genuinely satisfied. My frame was “the action endpoint is where authority is decided.” That frame was the bug. There were three other doors — parallel paths that reached the same consequential effect and trusted the same thing the front door used to. I did not see them. Not because I didn’t look, and not because I wasn’t trying to be adversarial with myself. I was. I looked hard, from inside the frame that had already decided where authority lived, and the frame does not contain its own exceptions.

A different reviewer — cold, not sharing my generation — read the same code and its first move was not “is the front door locked” but “inventory every door.” Different question. It found the other three in one pass. That is not more effort. It is a different vantage.

So far this sounds like a pitch for “second AI good.” It isn’t, quite. Watch what actually did the work, because it wasn’t the novelty of one machine talking to another.

Three things had to be true at once. There was a generator who also had to decide — take the real findings, throw out the gold-plating, and own the synthesis. There was a decorrelated adversary whose only job was to refute, from priors that didn’t overlap mine. And there was a human holding scope and stakes — the one who could say “this part is done, go prove the harder thing,” and who owned the buttons that actually mattered.

Pull any leg and it collapses in its own direction:

That’s the honest shape. It’s not AI talked to AI. It’s generator-and-chair, decorrelated adversary, scope-and-stakes — role differentiation, with substrate diversity as one axis of the decorrelation, not the point of it. Two of those three legs happened to be AI. That’s incidental. The mechanism is the difference between the vantages, not the fact that some of them are machines. A human co-author with a genuinely different frame is the same medicine. So is a rival team. So is a hostile reviewer you didn’t want. Decorrelation is the active ingredient; the substrate is packaging.

Now the limits, because I’d be doing the exact thing this essay warns against if I sold you only the flattering version.

This is one build, not a measured result — an anecdote with a mechanism I believe, not a number I can hand you. The decorrelated loop is not free: it overshoots without a firm hand on “enough,” and in this case the hand was mine and it was late more than once. A single, disciplined model forced through a genuine reframe protocol gets you a good chunk of the value — but on the cases that actually mattered here, it demonstrably didn’t; the cold second vantage caught what my adversarial self-review did not. And the whole thing inverts into a failure the moment the second voice stops trying to break the work and starts agreeing with it. Decorrelation you don’t defend decays into consensus, which is just correlated blind spots wearing two faces.

There’s one more thing, and it’s the part I can’t quite get over. The system I was hardening is about this — its entire reason to exist is that consequential decisions get more trustworthy when review is decorrelated and observable instead of a single mind vouching for itself. And the only reason the thing came out correct is that it was built the same way it argues you should decide: by a vantage that didn’t share the builder’s priors, refuting until the frame cracked. The method proved itself by being the method that built it. I don’t think that’s a coincidence. I think it’s the same law showing up at two scales.

The general form is simple, and it’s older than any of this: you do not get out of your frame by thinking harder inside it. You get out by importing a vantage that doesn’t share your priors — and then, crucially, by keeping it pointed at the wall you can’t see, not at the reflection of your own face.