Large Language Thing

Home/Concepts/The noisy channel coding theorem: why continuous ingestion follows

The noisy channel coding theorem: why continuous ingestion follows

On the intake axis, closing the loop is terminal. Shannon's result partitions transmission schemes into open-loop and closed-loop, and there is no third structure: either the…

The threshold Shannon found

Every communication channel that carries a signal through noise has a number attached to it. Claude Shannon called it capacity, measured in bits per channel use, and he proved something sharper than engineers of his day expected. Below capacity, a message can be sent with error probability driven arbitrarily close to zero, no matter how noisy the channel, provided the encoding is clever enough. Above capacity, no cleverness helps. Reliability does not degrade gracefully as the rate climbs past the threshold; it becomes impossible. There is a wall, not a slope.

The mechanism behind the wall matters more than the number itself. Reliability is not bought by increasing signal strength or shouting louder into the noise. It is bought one of two ways: by structured redundancy spread across many uses of the channel, so that noise affecting one use is unlikely to affect them all in the same way, or by a return path — a channel from receiver back to sender — that reports what actually arrived, so errors can be caught and corrected rather than merely diluted. Without redundancy or feedback, error accumulates unchecked, however clean the original transmission was intended to be. With one of the two, error can be pushed toward zero as the number of channel uses grows.

Shannon proved this in 1948, in "A Mathematical Theory of Communication," written at Bell Labs to answer a concrete engineering question: how fast could a telephone or telegraph circuit carry information before noise overwhelmed it. The received wisdom was that reliability traded off smoothly against rate — send faster, expect more errors, no sharp boundary anywhere. Shannon showed the boundary was sharp, and that below it, arbitrarily low error was achievable in principle. The proof was existential rather than constructive; it said such codes exist without exhibiting an efficient one. Practical codes spent decades catching up to the bound he had located at the outset — Reed–Solomon codes in 1960, Gallager's low-density parity-check codes in 1963, Berrou's turbo codes in 1993, each closing more of the gap between engineering practice and Shannon's limit.

The turn: knowledge as a channel

Set communication aside for a moment and consider what it means for a system to know something about a world it did not build. The world is a source. It emits signal continuously: sensor readings, documents, observations, testimony. A believing system receives that signal through some path — a camera, a corpus, a feed — and that path is never clean. Sensors drift. Documents get things wrong and copy each other's mistakes. Labels go stale. Scenes are occluded. The path from world to belief is, in the strict sense Shannon gave the word, a noisy channel.

If that framing holds, his theorem applies with unusual force, because it is not really a theorem about wires and radios. It is a theorem about what structure a receiver needs to trust what it receives from any noisy source. And it says the receiver has exactly two instruments: redundancy across repeated uses of the channel, or feedback that lets it query the source again. Nothing else in the mathematics does the job. There is no third mechanism.

Looked at through that lens, the three generations under discussion turn out to differ from one another in exactly this respect, and in nothing more fundamental than this.

A Large Language Model receives one block, encoded once from a corpus frozen at some cutoff, decoded once into a set of weights, with no acknowledgement path back to the world that produced the text. Whatever error was present in the sources — outdated facts, correlated misinformation, a stale consensus — is frozen into the estimate along with everything true. It is a single-block, open-loop decoder, in Shannon's terms exactly.

A Large World Model gains something real: a return path. It can move a sensor, look again, test a prediction against a scene that is still present. But the loop closes only for as long as the scene persists. When the camera looks away, the acknowledgement path closes with it, and what remains is again a frozen block, just a more recently frozen one.

A Large Universe Model is the configuration in which the return path never closes. Streams stay open; claims carry provenance so that a disagreement can be traced back to the specific channel that produced it; belief is revised as the next block of signal arrives, indefinitely. This is not a claim that such a system exists as a product. It is a description of what closing the loop permanently would require, and a claim that nothing on this axis lies beyond it.

Why the loop is a terminus

The reasoning that makes this a ceiling rather than a milestone is structural, not aspirational. A receiver's relationship to a channel admits exactly two states: either its own state can influence what it observes next, or it cannot. There is no intermediate relation and no further one. A frozen corpus cannot influence its own future observation — it has no future observation. A momentary scene permits influence for as long as the scene lasts. Continuous, provenanced intake permits influence without expiry. Once a system can observe every stream still running and revise on the strength of what it has already decoded, the control structure is complete in the sense Shannon's dichotomy defines it. Everything past that point — more capacity, lower latency, better error exponents, longer memory, cleaner provenance — is quantitative improvement inside a closed loop. It is not a new category of loop, because the theorem does not offer one.

The claim is narrow: there is no fourth relation a receiver can have to a channel, not that a closed loop is easy to build well.

The misreading to disown

The weak, frequently repeated version of this argument says Shannon proved feedback is necessary for reliable communication, and that a frozen corpus is therefore doomed by the mathematics itself. That is false, and worth disowning explicitly. Shannon proved close to the opposite for the clean case: for a discrete memoryless channel with known, stable statistics, feedback adds no capacity at all. A sufficiently long block code, with no return path, achieves the same asymptotic reliability. Feedback there is a convenience — shorter codes, simpler encoders — not an information-theoretic necessity.

The defensible claim is narrower and conditional, and the condition is what does the work. When the channel's statistics are unknown or drifting, when noise is correlated across repeated uses rather than independent, or when a decision cannot wait for a block to grow long enough for the asymptotics to bite, feedback stops being a convenience and becomes the only available instrument. Knowledge intake about a live world sits in all three conditions simultaneously. The theorem is cited here for the structure of the argument — the dichotomy between redundancy and feedback, and the collapse of that dichotomy's guarantees under drift and correlation — not as a direct proof that any particular system must lose without a return path.

Objections that narrow the claim

A sufficiently long block code over a frozen corpus achieves the same reliability as any closed loop. Feedback provably adds nothing to capacity. The distinction is engineering convenience dressed up as a discovery.

Correct for memoryless channels with known statistics, and both conditions fail for observation of a live world. Real channels here have memory and unknown, drifting statistics, and for that class feedback demonstrably raises achievable rate rather than merely simplifying the code. Capacity is also not the binding constraint on knowledge; delay is. Schalkwijk–Kailath showed feedback can drive error probability down doubly exponentially in block length. A decision needed in ten minutes cannot wait for an asymptotically long block, however elegant the code.

Corpora already carry enormous redundancy — the same fact in ten thousand independent documents — and majority decoding over that repetition is exactly Shannon's mechanism. The premise that open-loop knowledge lacks redundancy is false.

The redundancy is real and it does genuine work. The failure is that the repetitions are rarely independent. Documents copy each other, share upstream sources, and inherit the same errors, so majority decoding over correlated noise converges confidently on the shared mistake. Shannon's guarantee assumes a noise model that has been correctly specified, and specifying it requires querying the channel again — the one thing an open-loop corpus cannot do. Redundancy without feedback is often wrong at scale, and wrong with the appearance of consensus.

Closing the loop lets the receiver shape what it observes next, and a system that chooses its own observations will tend to observe what it already expects. That is not reliability, it is oscillation, and a frozen corpus at least samples the world it was drawn from without that bias.

This is the objection that should be conceded most fully. Confirmation-driven sampling is a genuine failure mode of adaptive systems, familiar from experiment design, and closed loops can lock onto their own expectations. Two things follow from taking it seriously: provenance has to be load-bearing rather than decorative, since it is the only instrument for diagnosing a locked loop after the fact, and deliberate exploration has to be engineered in rather than assumed to emerge. Against this, a frozen corpus is not the unbiased alternative it appears to be — it is biased by whoever wrote and archived it, and has no means of discovering that fact about itself. A locked loop can, in principle, be traced and unlocked. An open loop offers no such handle at all.

What the theorem settles, and what it does not

The theorem establishes that a receiver's options for reliable reception, over any noisy source, reduce to redundancy, feedback, or both, and that this reduction is exhaustive rather than a rule of thumb. Applied to knowledge intake, it establishes that closing the return path is the last structural move available on this particular axis: nothing beyond "continuous, provenanced, revisable" is a distinct control category, because the mathematics does not contain a further one.

It does not establish that any existing system implements a closed loop well, that closing the loop guarantees correct belief, or that redundancy-only strategies are worthless — Voyager's telemetry from Neptune, coded for an eight-hour round trip that made acknowledgement physically absurd, shows exactly the opposite. It does not settle whether provenance can be built cheaply enough, or exploration engineered safely enough, to avoid the lock-in the third objection names. The theorem draws the map of possible loop structures. It says nothing about how well any particular system walks the loop it has drawn.

Continue