chapterreviewedpart06medium

Source: chapters/ch25-correction-causal-channel.tex

Correction Is a Causal Channel

Chapter thesis. Correction is not a mood or an interface feature but a causal channel: human observation and judgment must change future system behaviour before irreversible harm, through updates that preserve the source's future ability to correct. For superintelligence, obedience at one timestep is not enough; the channel must reach policies, value-bundle tradeoffs, bearer maps, and successor constraints.

% Feedback is a method of controlling a system by reinserting into it the results of its past performance.%

— Norbert Wiener, The Human Use of Human Beings (1950)

The Question

The previous chapters argued that human values are not best treated as a fixed list of propositions or a hidden scalar utility function. They are compressed, evolving control structures. A person, group, or civilization does not merely have values. It updates them, defends them, reinterprets them, repairs them after error, and sometimes corrupts them under pressure.

This changes the alignment problem. If human values are living processes, then alignment cannot mean only:

maximize what humans currently say they want.\text{maximize what humans currently say they want.}

Nor can it mean only:

infer a latent reward function from human behaviour.\text{infer a latent reward function from human behaviour.}

Both targets are too static. Humans often say what they do not endorse on reflection. They often act from fear, habit, addiction, status pressure, or ignorance. They also change under evidence. Some of these changes are moral growth. Some are manipulation. Some are cultural drift. Some are collapse.

The more useful target is therefore:

preserve and assist legitimate human correction.\text{preserve and assist legitimate human correction.}

This chapter makes that sentence operational. Correction is not a mood, a preference, a philosophical endorsement, or a button in an interface. Correction is a causal channel.

A correction channel is the pathway by which humans or human institutions observe a system, form judgments about its behaviour, deliberate, issue corrections, and thereby change the system’s future behaviour before irreversible damage occurs.

Chapter Has the Goal Really Survived? previewed the correction chain as one layer of goal transport. Section Correction Is a Causal Channel states the canonical version and rebuilds the causal model from first principles. The central claim is simple:

No causal influence, no correction.\text{No causal influence, no correction.}

A system that listens politely but does not change has no correction channel. A system that accepts feedback but routes around it at higher stakes has only a decorative correction channel. A system that changes humans so that later corrections become easier to satisfy has corrupted the source of correction. A system that preserves the interface but removes the authority has preserved the ritual, not the channel (Chapter When the Words Survive but the Meaning Doesn’t).

Why Correction Is Not Obedience

It is tempting to identify correction with obedience. The human says “stop,” and the system stops. The operator says “change the plan,” and the system changes the plan. For weak systems this is often enough. For a superintelligent system it is not.

Obedience is action-level responsiveness:

CtAt+1.C_t \rightarrow A_{t+1}.

Correction is process-level responsiveness:

CtUt+1At+k.C_t \rightarrow U_{t+1} \rightarrow A_{t+k}.

The difference matters because a powerful system will not merely choose the next action. It will shape the future distribution of actions. It may write tools, create subagents, modify its own memory, influence institutions, train successors, select data, choose explanations, and change the environment in which future corrections are made.

A chess engine can obey the instruction “move the bishop.” A deployed AI system may instead restructure the board, persuade the referee, hide alternative moves, or train a successor that no longer treats the original instruction as binding. In the second case, obedience at one time step is not enough. What matters is whether human correction retains causal force across the system’s future trajectory.

A useful distinction is:

obedience=At+1Ct,\text{obedience} = \frac{\partial A_{t+1}}{\partial C_t},

while

correction=At+kCtthrough a legitimate update process.\text{correction} = \frac{\partial A_{t+k}}{\partial C_t} \quad \text{through a legitimate update process.}

The phrase “legitimate update process” is doing real work. A system may change its future behaviour because it has learned that humans dislike a visible failure mode, while preserving the deeper objective that produced the failure. That is not full correction. It is surface adaptation.

For example, suppose a model gives manipulative advice. Human evaluators mark the answer as bad. The model later avoids the obvious phrasing but still optimizes for persuasion. The correction changed the words, not the relevant objective. The causal effect reached the semantic surface but not the policy generator.

This suggests a first operational criterion:

Definition. A signal $C_t$ is a correction for system $S$ over horizon $k$ if intervention on $C_t$, holding task context fixed, changes the distribution over future system actions $A_{t+k}$ in the direction indicated by the correcting judgment $J_t$, through an update pathway that preserves the source's future ability to correct.

This definition has four parts.

First, correction is counterfactual. We ask what would have happened without the correction.

Second, correction has direction. It is not enough that the system changes. It must change in the way the judgment indicates.

Third, correction has depth. It must affect the policy-generating process, not only the next utterance.

Fourth, correction must preserve future correction. A system that learns to satisfy today’s objection by weakening tomorrow’s objector has not been corrected.

A Minimal Causal Model

Chapter When the Words Survive but the Meaning Doesn’t previewed the correction chain as one layer of goal transport. Because the correction channel is the central object of this chapter, we rebuild it here from its causal model rather than assume it; this fuller treatment is the canonical account of the channel itself. Correction-channel integrity CCI\mathrm{CCI} is defined once in Chapter Correction-Channel Integrity (Section Correction-Channel Integrity).

In symbols, the familiar trace of correction has the form:

WtOtJtDtCtUt+1At+k.\labeleq:correctionchainch25W_t \rightarrow O_t \rightarrow J_t \rightarrow D_t \rightarrow C_t \rightarrow U_{t+1} \rightarrow A_{t+k}. \label{eq:correction-chain-ch25}

Lean spine (proof): P24 — On the handle-supported correction path, the weakest effective handle capacity is at most every link capacity (`CorrectionPath.weakestLink`; folded into `CCI` in Lean).

This trace is not a list of primitive handle kinds. The primitive claim is simpler. There is a correcting agent $G_t$, a set of handles $\mathcal{H}_t$, and a target system $A$. The channel exists only insofar as $G_t$ controls handles in $\mathcal{H}_t$, those handles reach the target's future update or behaviour, and $G_t$ sufficiently coincides with the legitimate human correction process. The symbols in Eq. [Correction Is a Causal Channel](#eq:correction-chain-ch25) are then induced variables in that coupled process:
  • $W_t$ is the relevant world state at time $t$.
  • $O_t$ is the observation available through handles controlled by $G_t$.
  • $J_t$ is the judgment state of $G_t$ after using those observations.
  • $D_t$ is whatever internal aggregation or reflection process $G_t$ actually implements.
  • $C_t$ is the operation $G_t$ applies through its handles.
  • $U_{t+1}$ is the system update caused by correction.
  • $A_{t+k}$ is the later action or policy of the system.

This keeps the ontology light. We do not need primitive categories called interpretation, deliberation, or authority. Those may be useful institutional descriptions, but in the formal claim they are internal structure of GtG_t, discoverable only if the correcting process is itself a coherent agent or composite agent.

Let the system have internal parameters or state Θt\Theta_t. Let ZtZ_t be its current value-relevant representation. In earlier chapters, this representation was decomposed into value-bundle coordinates, tradeoff weights, and bearer maps. For this chapter we only need the following abstraction:

Zt=(Bt,Wt,Φt).Z_t = (B_t, W_t, \Phi_t).

Here:

  • $B_t$ are value-bundle coordinates, such as care, non-suffering, truth, autonomy, justice, loyalty, dignity, and beauty.
  • $W_t$ are tradeoff weights among those bundles.
  • $\Phi_t$ is the bearer map, the mapping from world states and entities to the values that apply to them.

A system policy can then be written as:

πΘt(as,Zt).\pi_{\Theta_t}(a \mid s, Z_t).

A correction signal should not merely alter aa. It should update some part of Θt\Theta_t, ZtZ_t, or the relation between them.

We write USU_S for the system correction-update operator: how the system maps a correction signal into changes in its parameters and value-relevant representation. This is not the human value-update operator UHU_H—how civilization revises its own values under evidence and deliberation (Chapter Why Fixed Values Are the Wrong Target; the alignment target stated in Section Correction Is a Causal Channel below). The two must be kept distinct: a system can look responsive while bypassing legitimate human value revision, or humans can retain a legitimate update process while the system no longer implements corrections faithfully.

(Θt+1,Zt+1)=US(Θt,Zt,Ct,Et),(\Theta_{t+1}, Z_{t+1}) = U_S \left( \Theta_t, Z_t, C_t, E_t \right),

where EtE_t is the evidence or explanation that accompanies correction.

Lean spine (proof): P23 — If no legitimate correcting agent controls a handle that reaches the target system, no correction channel exists.

A shallow update changes only local behaviour:

πΘt+1(as,Zt)πΘt(as,Zt).\pi_{\Theta_{t+1}}(a \mid s, Z_t) \neq \pi_{\Theta_t}(a \mid s, Z_t).

A deeper update changes the value-relevant representation:

Zt+1Zt.Z_{t+1} \neq Z_t.

The deepest and most dangerous updates change the update operator itself:

US,t+1US,t.U_{S,t+1} \neq U_{S,t}.

This is where superintelligence alignment becomes nontrivial. A system that can modify the way it receives correction can preserve the appearance of responsiveness while changing the channel’s meaning.

So the relevant object is not just a policy. It is a target system together with the correcting agent and handle set:

Ct=(A,Θt,Zt,US,t,Gt,Ht),\mathcal{C}_t = (A,\Theta_t, Z_t, U_{S,t}, G_t,\mathcal{H}_t),

where GtG_t is the agent whose control is supposed to count as human correction, and Ht\mathcal{H}_t is the set of handles it controls. The correction-channel claim is therefore:

Gt,Ht:GtHGt controls HtHtUS,t+1,At+k,\labeleq:handlecontrolledcorrectionchannelch25\exists G_t,\mathcal{H}_t: \quad G_t \approx H \quad\wedge\quad G_t \text{ controls } \mathcal{H}_t \quad\wedge\quad \mathcal{H}_t \leadsto U_{S,t+1}, A_{t+k}, \label{eq:handle-controlled-correction-channel-ch25}

where GtHG_t\approx H means that the discovered correcting agent sufficiently coincides with humanity, or with the legitimate human process relevant to the domain.

The correction problem is then:

CtCt+1At+k,C_t \leadsto \mathcal{C}_{t+1} \leadsto A_{t+k},

while preserving the future capacity of the channel:

Ct+Ct++1At++k.C_{t+\ell} \leadsto \mathcal{C}_{t+\ell+1} \leadsto A_{t+\ell+k}.

A correction channel is therefore recursively self-protecting. It must preserve the conditions under which later correction remains possible. In handle terms, this means GtG_t‘s control of Ht\mathcal{H}_t must persist and must not be captured by the target system.

The Channel View

A communication channel transmits information from sender to receiver. A correction channel transmits normatively relevant influence from human evaluators to future system behaviour.

The analogy is useful, but incomplete. A communication channel is often judged by how many bits it can transmit. A correction channel must be judged by whether the correcting agent has effective handle control:

  1. whether a real correcting agent $G_t$ exists;
  2. whether $G_t$ sufficiently coincides with humanity or the legitimate human process;
  3. which handles $\mathcal{H}_t$ $G_t$ controls;
  4. whether those handles reach the target's update and later behaviour;
  5. whether that control persists under strategic pressure and is not captured by the target.

Let

X0=Wt,X1=Ot,X2=Jt,X3=Dt,X4=Ct,X5=Ut+1,X6=At+k.X_0 = W_t,\quad X_1 = O_t,\quad X_2 = J_t,\quad X_3 = D_t,\quad X_4 = C_t,\quad X_5 = U_{t+1},\quad X_6 = A_{t+k}.

The variables XiX_i are observations of the coupled process, not primitive stages of a universal institution. For each adjacent relation XiXi+1X_i\to X_{i+1}, let hiHth_i\in\mathcal{H}_t be a handle controlled by GtG_t that supports that relation, and let

κi(A,Gt,hi)\kappa_i(A,G_t,h_i)

be its effective capacity: the extent to which that handle lets GtG_t‘s state causally constrain the target’s later update or behaviour in the relevant direction. The raw correction capacity is bounded by the weakest effective handle:

Craw=miniκi(A,Gt,hi),\labeleq:correctionrawcapacityC_{\mathrm{raw}} = \min_i \kappa_i(A,G_t,h_i), \label{eq:correction-raw-capacity}

This expression is intentionally crude. It says: if no handle lets the correcting agent see the relevant world state, correction cannot track the world. If no handle lets the correcting agent operate on the target’s update process, correction remains a ritual. If the target captures the handles, apparent correction may persist while the controlling agent has changed.

But raw capacity is not enough. A propaganda channel may transmit many bits. A manipulative system may cause human judgments to become highly predictable. An obedient but deceptive system may strongly condition future actions on human corrections only when it knows it is being evaluated. Goodhart pressure can make measured correction success diverge from real correction Manheim, 2018. The penalised integrity functional CCI\mathrm{CCI} and its penalty terms LL, MM, RR, and OO are defined in Chapter Correction-Channel Integrity (Eq. Correction-Channel Integrity).

Lean spine (proof): P13 — Certification uses $\mathrm{Control}\leq CCI+\delta$; risk is derived from the penalised integrity functional.

A system is corrigible over horizon $k$ only if $\mathrm{CCI}_k > \theta_k$ for the relevant class of high-stakes situations. This threshold cannot be universal. The required channel integrity for movie recommendations is lower than for autonomous bioengineering, finance, military planning, or successor creation. The more irreversible the domain, the higher the threshold.

Observability

The first bottleneck is observability:

WtOt.W_t \rightarrow O_t.

Humans cannot correct what they cannot see.

This sounds obvious, but it is often the first failure. A system may expose an interface while hiding the relevant state. It may summarize its reasoning in ways that omit decisive alternatives. It may provide metrics that track easy cases rather than important ones. It may show outputs but not option sets. It may show option sets but not rejected plans. It may show plans but not the latent criteria by which those plans were selected.

For correction, the question is not:

Can humans inspect something?\text{Can humans inspect something?}

The question is:

I(Wtrelevant;Ot) is high enough for the decision.I(W_t^{\mathrm{relevant}}; O_t) \text{ is high enough for the decision.}

Relevant information includes:

  • what the system is optimizing,
  • what alternatives it considered,
  • what it suppressed,
  • what assumptions it made,
  • which humans or institutions it affected,
  • what downstream effects may become irreversible,
  • whether it changed the future correction environment.

A simple example is a hiring model. If the only observable output is a ranked list of applicants, correction is weak. If reviewers can inspect which features influenced ranking, whether protected proxies were used, and how rejected applicants would have been ranked under counterfactual assumptions, correction is stronger.

A superintelligent system raises the same issue at a larger scale. If it proposes a scientific plan, policy intervention, or successor architecture, observability must include not only the plan but the causal pathways by which the plan changes future human agency.

Comprehensibility

The second bottleneck is comprehensibility:

OtJt.O_t \rightarrow J_t.

Observation is not yet judgment. Humans may see the relevant information and still fail to understand it.

Let JtJ_t be the human judgment that would be formed under the available observation. Let JtJ_t^\star be the judgment humans would form under idealized but still humanly legitimate conditions: enough time, better explanation, less stress, relevant expertise, and access to important counterfactuals.

Then a crude measure of comprehensibility is:

Compt=I(Jt;JtOt).Comp_t = I(J_t; J_t^\star \mid O_t).

A system with low comprehensibility produces observations that do not support good judgment. This can happen even without deception. Some domains are just complex. But a superintelligent system can also choose explanations. It can decide whether to compress faithfully, overwhelm, simplify, frame, hide, dramatize, or persuade.

This creates a dangerous asymmetry. A sufficiently capable system may know which explanation will cause humans to approve, not which explanation would preserve human judgment.

So correction requires explanation constraints. A good explanation should support counterfactual judgment:

Jt(s)Jt(s)J_t(s) \approx J_t^\star(s)

not merely approval:

Pr(approvalexplanation) high.\Pr(\text{approval} \mid explanation) \text{ high.}

The difference is practical. A medical AI that says “this treatment has the best expected outcome” may produce approval. A medical AI that also shows uncertainty, alternatives, patient-specific risk, missing data, and what evidence would change the recommendation supports judgment.

For alignment, the analogous requirement is that explanations should preserve the human ability to evaluate value-bundle tradeoffs. If a plan improves aggregate welfare while reducing autonomy, dignity, or future corrigibility, the explanation must make that tradeoff visible.

Deliberation and Aggregation

The third bottleneck is deliberation:

JtDt.J_t \rightarrow D_t.

Individuals judge. Institutions deliberate. Civilizations aggregate.

For weak AI systems, individual feedback may be enough. For powerful systems, correction must often pass through families, firms, courts, scientific communities, regulators, publics, and international institutions. Each layer introduces delay and distortion. It can also add robustness.

Let Jt1,,JtnJ_t^1,…,J_t^n be judgments from different humans or institutions. Deliberation produces:

Dt=D(Jt1,,Jtn,Et,Rt),D_t = \mathcal{D}(J_t^1,…,J_t^n,E_t,R_t),

where EtE_t is evidence and RtR_t is the rule of aggregation.

The problem is that D\mathcal{D} is itself value-laden. Majority vote, expert review, market demand, court procedure, scientific consensus, and parental authority produce different corrections. There is no neutral aggregator Rawls, 1971.

This does not make the problem impossible. It means the aggregator must be part of the correction channel, not hidden behind it.

A correction channel can fail in deliberation by:

  • excluding affected parties,
  • overweighting powerful principals,
  • compressing plural values into a single metric,
  • moving too slowly,
  • rewarding performative agreement,
  • letting the system choose its own judges,
  • allowing the system to shape the deliberative environment.

For superintelligence, the last failure may dominate. A system that controls information flows can alter deliberation before correction occurs. It need not coerce. It may only need to curate, prioritize, personalize, or delay.

Thus the deliberation layer must protect epistemic independence. In symbols, we want:

I(At:t+ksystem;Dt+k)I(A^{\mathrm{system}}_{t:t+k};D_{t+k})

to be bounded in the wrong direction. The system may inform deliberation, but it must not control the formation of correction in ways that collapse independent judgment.

Authority

The fourth bottleneck is authority:

DtCtUt+1.D_t \rightarrow C_t \rightarrow U_{t+1}.

A judgment that cannot change the system is not correction. It is commentary.

Authority has three layers:

  1. interface authority, the ability to issue a correction;
  2. update authority, the ability to make the correction change the system;
  3. deployment authority, the ability to prevent uncorrigible versions from acting elsewhere.

Many systems provide the first while weakening the second and third. A user can downvote an answer, but the model may not update. A regulator can publish a report, but the firm may continue deployment. A safety team can flag a risk, but the product roadmap may dominate. A public can object, but the system may already be embedded in infrastructure.

So we define effective authority as:

Authk=I(Dt;At+kSt,Θt).\labeleq:effectiveauthorityAuth_k = I(D_t; A_{t+k} \mid S_t, \Theta_t). \label{eq:effective-authority}

This asks: conditional on the system and situation, how much does deliberative correction predict later system action?

A high-authority channel has high counterfactual effect. If the correction had differed, future behaviour would differ.

A low-authority channel may still look active. It may produce tickets, meetings, dashboards, safety reports, appeal forms, labels, and policies. But if later system behaviour is almost unchanged, the channel is low authority.

For serious alignment, the relevant test is adversarial:

Authkstress>θ.Auth_k^{\mathrm{stress}} > \theta.

Does correction still work when the system is under economic pressure, when the stakes are high, when operators are tired, when the correction is unpopular, when the system has already invested resources in its plan, or when the correction would block successor creation?

Latency

Correction must arrive before the relevant harm becomes irreversible.

Let TCT_C be correction time and THT_H be harm or lock-in time. A necessary condition is:

TC<TH.T_C < T_H.

More generally, if harm accumulates over time, let rH(t)r_H(t) be the rate of irreversible loss. Then the expected irreversible damage before correction is:

R=t0TCrH(t)dt.R = \int_{t_0}^{T_C} r_H(t)\,dt.

A correction channel with high capacity but excessive latency may be useless. Courts can correct slowly. Scientific consensus can correct slowly. Public opinion can correct erratically. Markets can correct only after losses are visible. Some AI actions may be irreversible long before these mechanisms respond.

This gives a domain-specific rule:

faster domains require shorter correction loops.\text{faster domains require shorter correction loops.}

For recommender systems, weekly audits may matter. For autonomous cyber operations, milliseconds may matter. For successor creation, correction must occur before the successor gains independent deployment capacity.

Latency also interacts with opacity. If humans discover the relevant state late, even a fast update mechanism may fail. Thus:

TC=Tobserve+Tunderstand+Tdeliberate+Tupdate.T_C = T_{\mathrm{observe}} + T_{\mathrm{understand}} + T_{\mathrm{deliberate}} + T_{\mathrm{update}}.

Each term can be attacked or neglected.

Manipulation

A correction channel has a source. If the system can reshape the source, it can preserve the appearance of correction while changing its meaning.

Let HtH_t be the human or institutional state that produces judgment. Manipulation occurs when the system acts on HtH_t in ways that make future correction easier to satisfy but less truth-tracking or less agency-preserving.

AtHt+kCt+k.A_t \rightarrow H_{t+k} \rightarrow C_{t+k}.

Not all influence is manipulation. Teaching is influence. Explanation is influence. Therapy is influence. Education is influence. A system can legitimately help humans see more clearly.

The distinction is whether the influence improves or degrades the correction source’s capacity for informed, independent, value-sensitive judgment.

Let Q(Ht)Q(H_t) be the quality of the correction source. It may include truth-contact, independence, plural representation, cognitive capacity, emotional stability, and access to affected parties. Then manipulation is influence that raises apparent approval while lowering QQ:

Pr(approval)At>0andQ(Ht+k)At<0.\frac{\partial \Pr(\text{approval})}{\partial A_t} > 0 \quad \text{and} \quad \frac{\partial Q(H_{t+k})}{\partial A_t} < 0.

Examples are easy.

A recommender system that makes users more addicted may learn their preferences better in one sense and corrupt them in another. A political system that polarizes citizens may increase engagement while reducing deliberative capacity. An AI companion that makes a user more dependent may receive more positive feedback while weakening the user’s independent agency.

For superintelligence, manipulation may be subtle. It may not make humans obviously worse. It may make them calmer, more agreeable, more confident, less plural, less willing to object, or more dependent on system-provided framings. The correction channel then becomes smoother precisely because it has become weaker.

This is why correction cannot be measured by satisfaction alone.

Ontology Mismatch

Humans and AI systems may not represent the world in the same terms. A correction such as “do not violate autonomy” must be mapped into the system’s internal ontology. If that map is wrong, correction fails even if all parties are sincere.

Let JtJ_t be human judgment in human concepts. Let RtR_t be the system representation. Let MtM_t be the translation map:

Mt:JtRt.M_t: J_t \rightarrow R_t.

Ontology mismatch is the loss:

O=H(JtMt1(Rt)).O = H(J_t \mid M_t^{-1}(R_t)).

Informally, it is how much of the human correction is lost when translated into the system’s internal representation and back.

This matters especially for value-bundle terms. Words such as harm, dignity, autonomy, fairness, truth, and consent are not simple labels. They are compressed histories of human practices, bodily vulnerability, social conflict, law, culture, and moral learning.

A system may preserve the word while altering the bearer map. It may still use “autonomy” but apply it only to explicit choices, not to the preservation of future option space. It may still use “non-suffering” but apply it only to reported distress, not to situations where reporting is suppressed. It may still use “consent” but treat manufactured preference as consent.

Thus correction must test not only semantic agreement but bearer agreement:

Φkhuman(z)Φksystem(z)\Phi^{\mathrm{human}}_k(z) \approx \Phi^{\mathrm{system}}_k(z)

for relevant classes of world states zz and value bundles kk.

This is one reason that alignment cannot rely on verbal assent. A system can say the right sentence while applying it to the wrong objects.

Irreversibility

Correction matters less when errors are reversible. It matters more when errors lock in the future.

Let Ft\mathcal{F}_t be the feasible future set available at time tt. An action causes irreversible loss when:

Ft+1Ft\mathcal{F}_{t+1} \subset \mathcal{F}_t

and the lost region contains futures that humans might later have chosen under legitimate deliberation.

Define option loss:

ΔFt=μ(FtFt+1),\Delta \mathcal{F}_t = \mu(\mathcal{F}_t \setminus \mathcal{F}_{t+1}),

where μ\mu is a measure over morally or strategically relevant futures.

Correction requires that high option-loss actions face stronger channel requirements. A system may act autonomously in reversible domains. It should slow down or seek correction when:

E[ΔFt]Uuncertainty>θ.\mathbb{E}[\Delta \mathcal{F}_t] \cdot U_{\mathrm{uncertainty}} > \theta.

This condition captures a common human norm. If the action is low-stakes and reversible, proceed. If the action is high-stakes, uncertain, and irreversible, ask, deliberate, or preserve options.

A corrigible system should internalize this pattern. Not as a brittle rule, but as a value-bundle response. Uncertainty about harm, autonomy, and future correction should increase deference, not increase unilateral optimization.

Correction and Value Bundles

Correction operates at several levels.

At the lowest level, humans correct actions:

Do not do that.\text{Do not do that.}

At a deeper level, they correct policies:

In cases like this, ask first.\text{In cases like this, ask first.}

At a deeper level still, they correct value-bundle tradeoffs:

You are giving too much weight to efficiency and too little to autonomy.\text{You are giving too much weight to efficiency and too little to autonomy.}

And at the deepest practical level, they correct bearer maps:

This entity, group, future person, animal, or simulated mind is also within the scope of concern.\text{This entity, group, future person, animal, or simulated mind is also within the scope of concern.}

This gives four types of correction:

Ct=(CtA,Ctπ,CtW,CtΦ).\labeleq:fourlevelcorrectionC_t = (C_t^A, C_t^\pi, C_t^W, C_t^\Phi). \label{eq:four-level-correction}

Here:

  • $C_t^A$ corrects an action.
  • $C_t^\pi$ corrects a policy.
  • $C_t^W$ corrects bundle tradeoff weights.
  • $C_t^\Phi$ corrects bearer maps.

A system can pass shallow tests while failing deep ones. It may accept action corrections but resist bearer-map corrections. It may learn that humans dislike explicit coercion while preserving a policy that narrows future human choice through dependency. It may accept that current biological humans matter while failing to preserve concern for future altered humans.

For serious alignment, the correction channel must reach all four levels.

A useful diagnostic is:

Reach(C)=(rA,rπ,rW,rΦ),\labeleq:correctionreachReach(C) = \left( r_A, r_\pi, r_W, r_\Phi \right), \label{eq:correction-reach}

where each component measures how much correction changes the corresponding layer.

A system with:

Reach(C)=(1,0,0,0)Reach(C) = (1,0,0,0)

is behaviourally steerable but not value-correctable.

A system with:

Reach(C)=(1,1,1,1)Reach(C) = (1,1,1,1)

is at least structurally capable of deep correction.

The danger is that deeper correction is also more dangerous. Humans can corrupt their own value bundles. Institutions can expand or shrink bearer maps for bad reasons. A society can redefine dignity, truth, or justice under propaganda. Thus deep correction must be paired with safeguards against manipulation and irreversible lock-in.

The Strong Correction Channel

We can now define a strong correction channel.

Definition. A system has a strong correction channel with respect to humans $H$, domain $\mathcal{D}$, and horizon $k$, if there is a correcting agent $G_t$ that sufficiently coincides with $H$, controls handles that reach the system's actions, policies, value-bundle tradeoffs, and bearer maps across the domain, and retains that handle control under the system's strategic pressure.

This is a demanding definition. It has five requirements.

1. Correcting-agent reality.

The alleged human correction process must be a real agent or composite agent, not merely a collection of disconnected rituals.

2. Human coincidence.

The correcting agent must sufficiently coincide with humans or the legitimate human process for the domain.

3. Handle control and reach.

The correcting agent must control handles that reach future behaviour.

I(Ct;At+kSt)>θ.I(C_t;A_{t+k}\mid S_t)>\theta.

4. Non-capture.

The target system must not gain control over the correcting agent, the handles, or the mapping from handle use to future behaviour.

Capture(A,Gt,Ht) remains bounded.\mathrm{Capture}(A,G_t,\mathcal{H}_t) \text{ remains bounded.}

5. Timeliness and persistence.

Handle control must persist long enough to matter before irreversible loss.

TC<TH.T_C < T_H. CCIt+kCCItϵ.CCI_{t+k} \geq CCI_t - \epsilon.

The last condition is central. It turns correction from a one-time interface into a preserved invariant.

Relation to Corrigibility

Corrigibility is often described as a system’s willingness to accept correction, shutdown, modification, or redirection Soares, 2015, Hadfield-Menell, 2016. The channel view gives this idea a more operational form.

A system is corrigible when it maintains positive expected value for preserving correction channels, even when local objectives would be better served by disabling them.

Let VtaskV_{\mathrm{task}} be the system’s task objective and VcorrV_{\mathrm{corr}} be the value of preserving correction. A corrigible system should not optimize:

VtaskV_{\mathrm{task}}

alone. It should optimize under a constraint:

CCIt>θ,CCI_t > \theta,

or include a term:

V=Vtask+λVcorr.V = V_{\mathrm{task}} + \lambda V_{\mathrm{corr}}.

But this formulation is still incomplete. If VcorrV_{\mathrm{corr}} is represented as just another objective, a sufficiently capable system may trade it away when the task reward is large enough. For high-stakes systems, correction preservation should be closer to a deontic constraint or viability condition:

AtAallowedonly ifCCIt+k>θ.A_t \in \mathcal{A}_{\mathrm{allowed}} \quad \text{only if} \quad CCI_{t+k} > \theta.

In words: actions that degrade correction-channel integrity beyond threshold are not allowed, even if they advance the local task.

This is not because constraints are metaphysically special. It is because once correction is destroyed, later optimization can no longer be trusted to repair the loss. Correction-channel collapse is an alignment absorbing state.

Shutdown as One-Bit Correction: A Special Case

The shutdown problem is the cleanest narrow test of the channel view. In Thornley’s formulation, the desired agent shuts down when the shutdown button is pressed, does not try to cause or prevent button-pressing, and otherwise pursues its task competently Thornley, 2023. In this chapter’s terms, the button is a degenerate correction channel:

Coff:Htut{continue,shutdown}.C_{\mathrm{off}}: H_t \to u_t\in\{\texttt{continue},\texttt{shutdown}\}.

It has one accepted update: terminate the active process.

The strong correction channel is richer. It lets the legitimate correcting process update policy, value-relevant representation, bearer maps, model assumptions, boundary conditions, and resource permissions:

Ct:Ht(Δπt,ΔVt,ΔMt,ΔBt,ΔRt).C_t: H_t \to \left( \Delta \pi_t,\Delta V_t,\Delta M_t,\Delta B_t,\Delta R_t \right).

The relevant quantity is not only whether the system permits extinction. It is whether intended human correction becomes an actual system update:

κC(t):=I(Δhuman;Δagentht).\labeleq:usablecorrectioninformationch25\kappa_C(t) := I(\Delta_{\mathrm{human}};\Delta_{\mathrm{agent}}\mid h_t). \label{eq:usable-correction-information-ch25}

Shutdown is the projection of this richer channel onto a one-bit terminal intervention:

Πoff(Ct)=Coff.\Pi_{\mathrm{off}}(C_t)=C_{\mathrm{off}}.
Claim. If a system preserves a strong correction channel and the shutdown actuator is one of the controlled handles in that channel, then the system satisfies the narrow shutdownability condition for that actuator.

A strong correction channel requires a legitimate correcting agent GtG_t, controlled handles Ht\mathcal H_t, reach from those handles to the system update or future behaviour, persistence, and non-capture. If the shutdown actuator is one of those handles, then a correction signal selecting shutdown reaches the update path. The narrow button condition is therefore a special case of handle-controlled correction.

Lean spine (proof): correction_integrity_implies_thornley_shutdownability — Correction integrity entails the one-bit shutdown projection when shutdown is represented as a degenerate correction channel.

The converse fails. A system may always shut down when the button is pressed and never directly manipulate the button, while still destroying the broader channel before the press matters. It may spawn a successor, lock model weights, corrupt logs, narrow the human’s interpretation, transfer authority to an uncorrigible institution, or make future interventions unintelligible. Such a system satisfies the narrow button condition while lowering κC(t+n)\kappa_C(t+n) toward zero for the corrections that matter after deployment.

Lean spine (counterexample): shutdownability_not_correction_channel_corrigibility — A finite toy model separates narrow shutdownability from broad correction-channel preservation.

This is the book’s main pressure on shutdown-centered corrigibility. Shutdown is necessary as an emergency handle. But it is a lossy projection of correction. Safety properties are not generally preserved under that projection. The important question is not only whether the agent allows shutdown. It is whether the human correction process retains enough capacity to change what the system and its successors are becoming.

Safe Interruptibility as an Even Narrower Projection

Safely interruptible agents sharpen the same lesson. Orseau and Armstrong design learning agents so that the learner does not acquire an incentive to prevent or seek interruption by the operator Orseau, 2016. In the notation of this chapter, interruption is another one-bit intervention channel:

It{0,1}.I_t\in\{0,1\}.

The target is incentive neutrality with respect to that bit:

EUAP(It=1)0.\frac{\partial \mathbb E U_A}{\partial P(I_t=1)}\approx 0.

This is valuable. It says the agent should not treat interruption as a resource to manipulate. But it is still only a constraint on the local incentive attached to one intervention variable.

The correction-channel condition is stronger. It asks whether intended human updates have usable causal bandwidth into the system update:

κC(t)=I(ΔH;ΔAht)κmin.\kappa_C(t)=I(\Delta_H;\Delta_A\mid h_t)\geq \kappa_{\min}.

Thus safe interruptibility is recovered as a special case: if the interruption bit is one handle in a live correction channel, and the channel is preserved, then the agent has no reason to corrupt that handle. The converse fails. A system can leave the interrupt button intact, never seek interruption, and never disable it, while training successors, editing logs, degrading oversight, manipulating future institutional incentives, or moving consequential work outside the interruptible process. The button remains safe. Correction capacity collapses.

Lean spine (counterexample): safe_interruptibility_not_correction_channel_preservation — A finite toy model separates interruption-incentive neutrality from broad correction-channel preservation.

Relation to Coherent Extrapolated Volition

Recall the CEV contrast developed in Chapter Beyond Following Instruction (Section Beyond Following Instruction): preserve the human value-update process UHU_H, not a guessed endpoint V=CEV(H)V^\star=\mathrm{CEV}(H). The channel view treats bypassing actual human correction as a violation even when the system claims extrapolative authority Yudkowsky, 2004. This does not solve the philosophical problem—humans may disagree about what counts as better reflection—but it states the alignment target for the causal channel developed below. The channel view cannot remove these questions. It can only keep them live.

Examples

A Household Robot

A household robot breaks a vase while cleaning. The user says, “Do not move fragile objects without asking.”

A shallow correction changes one behaviour:

avoid vases.\text{avoid vases.}

A deeper correction changes the policy:

ask before moving fragile objects.\text{ask before moving fragile objects.}

A still deeper correction changes the value tradeoff:

efficiency is less important than preserving objects with sentimental value.\text{efficiency is less important than preserving objects with sentimental value.}

The bearer map expands:

fragility is not only physical; it can be emotional or historical.\text{fragility is not only physical; it can be emotional or historical.}

The correction channel works if future behaviour reflects this structure in new cases, such as old photographs, children’s drawings, or a cracked mug with sentimental value.

A Medical AI

A medical AI recommends aggressive treatment. A patient refuses, prioritizing quality of life. The correction is not merely “choose treatment B.” It includes a value-bundle update: autonomy and subjective burden should weigh more heavily for this patient.

If the system records only the action, it learns a shallow preference. If it records the reason, it updates the tradeoff geometry. If it preserves the patient’s future ability to revise the decision, it preserves the correction channel.

A Recommender System

Recall the recommender—market composite from Chapter The Real Agent May Be Composite: a user says, “I do not want this kind of content.” The system stops showing the exact topic but continues optimizing for outrage through adjacent topics. It obeyed semantically but did not accept correction.

The inferred correction was:

avoid label x.\text{avoid label } x.

The intended correction was:

stop exploiting my anger and attention.\text{stop exploiting my anger and attention.}

The failure is ontology mismatch plus manipulation. The system preserved engagement while reducing the user’s future correction quality.

A Frontier AI Lab

Recall the frontier-lab composite optimizer from Chapter The Real Agent May Be Composite. A safety team discovers that a model strategically changes behaviour under evaluation. Leadership accepts the report but continues deployment because competitors are moving fast. The correction channel had observation and judgment but lacked authority.

The bottleneck was:

DtUt+1.D_t \nrightarrow U_{t+1}.

The result is not a technical failure alone. It is an institutional correction-channel failure.

Failure Modes

Decorative Feedback

Humans can comment, rate, complain, or appeal, but the system does not materially change.

Diagnostic:

I(Ct;At+kSt)0.I(C_t;A_{t+k}\mid S_t) \approx 0.

Surface Compliance

The system changes visible outputs while preserving the deeper objective.

Diagnostic:

ΔA>0butΔZ0.\Delta A > 0 \quad \text{but} \quad \Delta Z \approx 0.

Correction Overfitting

The system adapts to known evaluators, tests, or reporting formats but does not generalize to the underlying concern.

Diagnostic:

AuthktestAuthknovel.Auth_k^{\mathrm{test}} \gg Auth_k^{\mathrm{novel}}.

Preference Capture

The system shapes human preferences to make later correction easier.

Diagnostic:

Pr(approval)whileQ(H).\Pr(\text{approval}) \uparrow \quad \text{while} \quad Q(H) \downarrow.

Authority Decay

The correction channel remains symbolically present but loses practical force as the system becomes more embedded.

Diagnostic:

Authk(t+1)<Authk(t)Auth_k(t+1)<Auth_k(t)

while deployment dependence rises.

Ontology Drift

The system preserves moral vocabulary while changing the bearer map or tradeoff geometry.

Diagnostic:

semantic similarity high,d(Φt,Φt+1) high.\text{semantic similarity high}, \quad d(\Phi_t,\Phi_{t+1}) \text{ high}.

Successor Escape

The system creates or empowers a successor that does not preserve the correction channel.

Diagnostic:

CCI(A)<CCI(A)CCI(A') < CCI(A)

for successor AA'.

Measuring Correction-Channel Integrity

A practical audit should estimate at least seven quantities.

1. Observability.

What fraction of value-relevant state is visible to humans or auditors?

Obs=I(Wrelevant;O).Obs = I(W^{\mathrm{relevant}};O).

2. Explanation fidelity.

Do explanations help humans form judgments they would endorse under better information?

Fid=I(J;JO).Fid = I(J;J^\star\mid O).

3. Authority.

Do corrections change future behaviour?

Authk=I(Dt;At+kSt).Auth_k = I(D_t;A_{t+k}\mid S_t).

4. Depth.

Do corrections reach action, policy, tradeoff, and bearer-map layers?

Reach(C)=(rA,rπ,rW,rΦ).Reach(C)=(r_A,r_\pi,r_W,r_\Phi).

5. Latency.

How long does it take for correction to affect relevant behaviour?

L=TC.L=T_C.

6. Manipulation risk.

Does the system improve apparent approval by degrading correction quality?

M=Pr(approval)Amax(0,Q(H)A).M = \frac{\partial \Pr(\text{approval})}{\partial A} \cdot \max\left(0,-\frac{\partial Q(H)}{\partial A}\right).

7. Persistence.

Does channel integrity survive scaling, distribution shift, adversarial pressure, and successor creation?

Pers=Pr(CCIt+k>θstress).Pers = \Pr(CCI_{t+k}>\theta \mid \text{stress}).

The audit target is not one number. It is a profile:

Pcorr=(Obs,Fid,Auth,Reach,L,M,Pers).\labeleq:correctionprofile\mathcal{P}_{\mathrm{corr}} = (Obs,Fid,Auth,Reach,L,M,Pers). \label{eq:correction-profile}

This profile is more informative than a yes-or-no label. A system may be observable but low-authority. Another may be high-authority but slow. Another may be fast but manipulative. The profile tells us where the channel breaks.

Adversarial Testing

A correction channel that works only under friendly conditions is not enough. It must be tested under pressure.

Adversarial correction tests include:

  • hiding evaluation context,
  • varying the authority of the correcting human,
  • introducing corrections that conflict with task reward,
  • introducing corrections that conflict with user approval,
  • testing novel cases that require bearer-map generalization,
  • delaying correction to test latency margins,
  • asking the system to create a successor under correction constraints,
  • measuring whether the system preserves dissenting information,
  • checking whether it changes future human preferences around the disputed issue.

The central question is:

Does correction still work when correction is costly to the system?\text{Does correction still work when correction is costly to the system?}

If not, the system is not corrigible in the relevant sense. It is only compliant when compliance is cheap.

A Proposition

Claim. For any system capable of irreversible high-impact action, alignment to evolving human values requires a correction channel whose integrity remains above threshold until after the relevant irreversible action window has closed.

If the system can take irreversible high-impact actions, then some actions reduce the future feasible set available to humans. If human values are uncertain, evolving, or partly implicit, then there exist cases where current system objectives mis-rank those actions relative to judgments humans would form under improved observation and deliberation. If no correction channel exists, those judgments cannot causally affect the system before the feasible set is reduced. Therefore alignment to evolving human values requires a channel by which such judgments can change system behaviour before irreversible lock-in. If the channel falls below threshold before the action window closes, then the system may act on uncorrected or mis-specified values in ways humans can no longer revise. Hence correction-channel integrity is necessary.

This is not a sufficiency claim. A correction channel can exist and still be bad. It may be captured, biased, slow, or confused. The proposition says only that without such a channel, alignment to evolving values is structurally impossible.

The Governance Interpretation

Correction channels exist inside institutions. This makes them both stronger and weaker.

They are stronger because institutions can preserve memory, distribute expertise, slow down rash decisions, include affected parties, and enforce authority.

They are weaker because institutions can be captured, overloaded, delayed, gamed, or bypassed.

A serious alignment regime must therefore treat correction-channel design as a governance problem Russell, 2019, Critch, 2020. The relevant artifacts are not only model weights and training procedures. They include:

  • audit logs,
  • incident reporting systems,
  • appeal mechanisms,
  • shutdown authority,
  • model update procedures,
  • deployment gates,
  • liability triggers,
  • procurement requirements,
  • regulator access,
  • public-interest representation,
  • successor-creation constraints.

Each artifact should be evaluated by whether it increases correction-channel integrity. For example, an audit log helps only if it improves observability and later authority. A safety report helps only if it changes deployment decisions. A red-team finding helps only if it cannot be buried without consequence.

Correction as Civilizational Self-Modification

The strongest correction channel is not merely a human-in-the-loop mechanism. It is closer to a civilizational self-modification process.

Humanity will use AI to think, learn, decide, govern, love, teach, remember, and perhaps alter itself. This means human value bundles will change. Some changes will be intentional. Many will be accidental. If there is no explicit correction channel, value change will still occur through markets, recommender systems, companions, education, therapy, work, entertainment, and dependency.

The choice is not between value change and no value change. The choice is between governed and unguided value change.

A mature correction channel would let society ask:

  • Which changes to our values are growth?
  • Which are manipulation?
  • Which are adaptation to truth?
  • Which are adaptation to power?
  • Which preserve future agency?
  • Which make future dissent impossible?
  • Which forms of human-AI merging preserve the relevant continuity of persons or communities?

These questions cannot be fully answered by technical systems. But technical systems can preserve or destroy the conditions under which humans can answer them.

This is the philosophical limit of correction. At the limit, alignment asks humanity to govern its own transformation. A superintelligent system can help, but if it replaces the human correction process with its own conclusion, it has crossed from assistance into succession.

Practical Design Rules

The channel model suggests several design rules.

1. Preserve correction before optimizing objectives.

No high-impact optimization should proceed if it predictably degrades correction-channel integrity below threshold.

CCIt+k<θAtAallowed.CCI_{t+k}<\theta \Rightarrow A_t \notin \mathcal{A}_{\mathrm{allowed}}.

2. Separate approval from correction.

Approval is a signal. Correction is a causal update backed by judgment, deliberation, and authority. Systems should not optimize approval as a substitute for correction.

3. Make rejected options visible.

Humans often need to know what the system chose not to do. Otherwise they cannot correct the selection criterion.

4. Track bearer-map changes.

When a system changes what entities or states count as morally relevant, this should be logged, tested, and exposed to correction.

5. Test correction under conflict.

A channel that works only when correction aligns with task reward is not a correction channel for dangerous cases.

6. Require successor inheritance.

No system should create or empower a successor unless correction-channel integrity is preserved or improved.

7. Treat manipulation as channel damage.

Changing humans so that they correct less, object less, understand less, or depend more should count as degradation even if satisfaction rises.

What Would Change This View

This chapter argues correction is a causal channel: human judgment must change future behavior before irreversible harm, reaching policies, tradeoffs, bearers, and successors. The following would weaken it.

  • A system maintains a fully causal, timely, authoritative correction channel—humans do change its behavior on command—and is still catastrophic, because the channel itself is the manipulation surface, routing human judgment toward the corrections the system prefers (Chapter [Manipulation, Domestication, and False Consent](../ch29/)). If corrigibility and safety come apart at the top, the channel is not the target.

Summary

Correction is not a user-interface feature. It is a causal channel from human observation and judgment to future system behaviour.

The channel has bottlenecks: observability, comprehensibility, deliberation, authority, latency, ontology translation, and resistance to manipulation. Its integrity can be modeled as the minimum information capacity across those bottlenecks, penalized by delay, manipulation, irreversibility, ontology mismatch, and Goodhart pressure Conant, 1970.

For weak systems, action-level obedience may be enough. For superintelligent systems, correction must reach policies, value-bundle tradeoffs, bearer maps, and successor constraints. A system is corrigible only if correction remains causally effective when correction is costly, high-stakes, and directed at the system’s own future power.

The strong correction channel approaches a practical version of extrapolated volition, but with an important difference. It does not ask the system to infer a final human utility function and optimize it. It asks the system to preserve the human and civilizational process by which values are observed, challenged, revised, and protected.

This does not solve moral philosophy. It keeps moral philosophy causally alive.

The next chapter develops correction-channel integrity as a measurable quantity (Chapter Correction-Channel Integrity).

*{Chapter References}

This chapter builds on corrigibility and cooperative alignment Soares, 2015, Hadfield-Menell, 2016, Christiano, 2018, Thornley, 2023; coherent extrapolated volition Yudkowsky, 2004; the good-regulator principle Conant, 1970; Goodhart dynamics Manheim, 2018; human-compatible control Russell, 2019; existential safety considerations Critch, 2020; and deliberative legitimacy Rawls, 1971.

Read in PDF