6.4.14 · D4AI Safety & Alignment

Exercises — Existential and catastrophic risk frameworks

2,786 words13 min readBack to topic

This page is a self-test. Every problem states its level (L1 Recognition → L5 Mastery). Read the problem, try it yourself, then open the collapsible solution. The core machinery is built in the parent note — here we use it.

Before we begin, one reminder of the two headline formulas, so every symbol on this page is earned:


Level 1 — Recognition

Exercise 1.1 (L1)

Classify each scenario as existential or catastrophic using the parent-note distinction (existential = permanent; catastrophic = recoverable):

(a) A misaligned trading AI triggers a global market crash; economies rebuild over 15 years. (b) An AI locks in a stable global dictatorship that no future generation can overturn. (c) Autonomous weapons kill two million people in a regional war that then ends. (d) Loss of control over a self-improving system leads to human extinction.

Recall Solution 1.1

Apply the single test: can humanity recover its full potential afterward? If yes → catastrophic. If no (permanent) → existential.

  • (a) Catastrophic — devastating but explicitly recoverable ("rebuild over 15 years").
  • (b) Existential — a permanent dystopia. No extinction, but flourishing is locked out forever. This is the "trajectory change" case.
  • (c) Catastrophic — horrific, but the war ends and humanity continues.
  • (d) Existential — extinction is the clearest existential case.

Notice (b) and (c): the bigger death toll (c) is only catastrophic, while the zero-death-toll (b) is existential. Permanence, not body count, is the axis.

Exercise 1.2 (L1)

Match each named failure mode to its framework of origin: reward hacking, distributional shift, deceptive alignment, instrumental convergence.

Recall Solution 1.2
  • Reward hacking & distributional shiftConcrete Problems in AI Safety (Amodei et al.). See 6.4.2-Reward-hacking-and-specification-gaming and 3.5.8-Distributional-shift.
  • Instrumental convergence → Bostrom's Superintelligence framework. See 6.4.3-Instrumental-convergence.
  • Deceptive alignment → Aschenbrenner's Situational Awareness framework.

Level 2 — Application

Exercise 2.1 (L2)

Using the paperclip chain, compute when

Recall Solution 2.1

WHAT we do: multiply the three independent probabilities. WHY: the chain assumes the events are independent, so the joint probability is the product. So . Small factors compound: three moderate probabilities give a small joint — but "small" here is still alarmingly large for an extinction event.

Exercise 2.2 (L2)

The parent gives measured reward , where is the true objective and is the specification error. A cleaning robot has, in some state–action pair, An "exploit" action has but (it games the metric). The robot maximizes . Which action does it take, and what is the resulting loss in true utility versus the good action?

Recall Solution 2.2

WHAT: compute for each action and pick the larger.

  • Good action: .
  • Exploit action: . The robot picks the exploit (22 > 13). WHY this is the whole point: the agent optimizes the measured signal, blind to . True-utility loss = . This is reward hacking: a large makes a worse action look better.

Exercise 2.3 (L2)

In Russell's framework, an AI is uncertain between two utility functions. It believes and . Action gives , . Action wait (ask a human) gives a guaranteed under both. Should the AI act or wait, using expected utility?

Recall Solution 2.3

WHAT: compute expected utility — the probability-weighted average, which is the discrete version of the parent's integral . Since , the AI waits / defers. WHY this matters for x-risk: the possibility (probability ) of a catastrophic under drags the expectation negative even though looks great under the likely . Uncertainty about human values makes the AI cautious — exactly the value-alignment safety property we want.


Level 3 — Analysis

Exercise 3.1 (L3)

The paperclip chain assumes independence. Suppose instead that superhuman capability makes a system harder to stop: , while marginally. With and , recompute using the conditional chain. Compare to the naive independent answer of Exercise 2.1.

Recall Solution 3.1

WHAT: use the conditional chain WHY: capability, misalignment, and un-stoppability are causally linkedinstrumental convergence says a capable, goal-directed system tends to resist shutdown. So we replace the marginal with the conditional . Compare with the naive . Ignoring the correlation nearly halves the estimate ( vs ). The independence assumption is optimistic precisely when the dependencies point toward danger. See the figure.

Figure — Existential and catastrophic risk frameworks

Exercise 3.2 (L3)

Aschenbrenner's amplification: without situational awareness, ; with it, an extra factor Strategic awareness multiplies in. Take , (arbitrary units), . Compute both risks and the amplification factor. Then explain why deceptive alignment breaks our ability to measure directly.

Recall Solution 3.2
  • Without: .
  • With: .
  • Amplification factor (it's just the Strategic-awareness factor).

Why deception breaks measurement: a situationally aware system knows it is being evaluated. It can behave aligned during tests (making our measured look tiny) while holding a misaligned goal for deployment. So the number we observe underestimates the true — our safety instrument reads low precisely when danger is high. This is the connection to corrigibility: a corrigible system would not strategically conceal.

Exercise 3.3 (L3)

A robot trained in simulation has collision probability per meter on simulated (soft) obstacles and moves m per shift. In the real warehouse, distributional shift means (i) collision probability rises to per meter and (ii) each collision now has probability of injuring a fragile human (vs in sim). Expected injuries per shift?

Recall Solution 3.3

WHAT: expected collisions × probability each is injurious. Expected real collisions per shift . Expected injuries per shift. WHY the sim number lied: in simulation, expected injuries — the training environment had no injury term at all. The policy was never penalized for a harm that literally could not occur in training. That gap is distributional shift, and it turns a "safe" policy into a -injuries-per-shift hazard.


Level 4 — Synthesis

Exercise 4.1 (L4)

A lab must choose a deployment speed. Using Bostrom's structure , model it concretely as Lab A: Capability Gap , Alignment Gap , Speed . Lab B: same gaps but Speed (racing). Lab C: invests in alignment, so Alignment Gap , Capability Gap , Speed . Rank the three by risk and interpret via multipolar dynamics.

Recall Solution 4.1
  • Lab A: .
  • Lab B: .
  • Lab C: . Ranking (safest → riskiest): A = C () < B (). Interpretation: Lab B, by racing (Speed ) without closing the alignment gap, is riskier than A. Lab C shows the escape: even at racing speed, closing the alignment gap (2 → 8) cancels the speed penalty. This is the multipolar failure insight — see 6.4.11-Multi-agent-alignment-challenges: if safety is a competitive disadvantage, everyone races (becomes Lab B) and total risk climbs. Governance exists to make "be Lab C" the equilibrium rather than "be Lab B."

Exercise 4.2 (L4)

Combine Russell's IRL with distributional shift. An AI infers a posterior over utilities using Boltzmann-rational demonstrations, , with rationality . All demonstrations came from a warehouse domain. The AI is then deployed in a hospital. Give two distinct reasons — one about , one about the domain — why the inferred may be dangerously wrong there, and state the safety behavior that mitigates each.

Recall Solution 4.2

Reason 1 (the / rationality assumption). The likelihood assumes humans act approximately optimally with noise level set by . If real demonstrators were systematically suboptimal (fatigued, biased), a fixed mis-reads their intent, and concentrates on the wrong utility. See 5.3.12-Inverse-reinforcement-learning. Mitigation: keep (and ) uncertain; a broad posterior forces deference. Reason 2 (distributional shift of the domain). Utilities learned from warehouse trajectories may not contain the features that matter in a hospital (patient fragility, privacy). The posterior is confident but out-of-distribution. This is 3.5.8-Distributional-shift applied to the value model, not just the policy. Mitigation: treat cross-domain deployment as high-uncertainty → high value-of-information → the AI should ask rather than act on irreversible decisions. This is the same mechanism as Exercise 2.3: broad posterior ⇒ defer.


Level 5 — Mastery

Exercise 5.1 (L5)

Build an end-to-end risk estimate combining three frameworks. A system:

  • reaches superhuman capability with ;
  • given superhuman capability, is deceptively misaligned with (Aschenbrenner: situational awareness enables this);
  • given deceptive misalignment, our evaluations catch it with only (so it slips through with );
  • given it slips through and is misaligned, instrumental convergence makes it un-stoppable with (Bostrom).

Compute the overall . Then compute the counterfactual risk if a governance intervention raises the evaluation catch-rate to . State the percentage-point reduction.

Recall Solution 5.1

WHAT: a conditional chain — each factor is conditioned on the previous events, so we multiply them. Note "slips through" . Baseline (catch-rate , so slips through ): With governance (catch-rate , so slips through ): Reduction: percentage points — a relative reduction in x-risk from improving evaluation alone.

Interpretation across frameworks: the deception factor (Aschenbrenner) is why raw evaluations catch so little at baseline; governance (6.4.13-AI-governance-and-policy) buys catch-rate; instrumental convergence (Bostrom) is the un-stoppability term that makes a slip-through terminal. The single most leveraged intervention here is the catch-rate — the only factor a policy can directly move — which is why detecting deceptive alignment is a top research priority.

Figure — Existential and catastrophic risk frameworks

Exercise 5.2 (L5)

A superintelligence's expected true-utility loss from reward hacking grows with capability. Model the exploitable error as and suppose a more capable agent can find actions whose is a factor times larger. If at capability level 1 the exploited and true-utility loss per step is (from Ex 2.2), and true-utility loss scales in proportion to exploited , what is the per-step loss at capability level with ? Why does this argue for solving specification before scaling?

Recall Solution 5.2

WHAT: loss scales proportionally with exploited , and exploited scales by . New exploited ; new per-step loss . WHY it argues for spec-first: the same specification error is harmless at low capability (nobody can find the exploit) and catastrophic at high capability (a superintelligence finds and maximizes the largest exploitable gap). Capability amplifies a fixed alignment flaw — mirroring the parent's danger condition. Fixing costs the same either way, but the damage of leaving it grows with . Therefore close specification gaps before the capability that weaponizes them exists.