MODULE 24
AI Safety and Alignment
Specification gaming, reward hacking, interpretability, evaluations, red-teaming and control — the technical failure modes of capable systems, and what is actually known about mitigating them.
19 lessons~9h reading
- 0126 min
What AI Safety Actually Means
BeginnerComing soonSeparating the distinct problems bundled under one label: misuse, accidents, structural risk and misalignment, and why they need different responses.
Assumes: What an LLM Actually Is
- 0228 min
The Specification Problem
IntermediateComing soonWhy writing down what you want is harder than it looks: proxies diverge from intent under optimisation pressure, and Goodhart's law is the general statement of it.
Assumes: What AI Safety Actually Means · Formulating a Learning Problem
- 0330 min
Reward Hacking and Specification Gaming
IntermediateComing soonDocumented cases where agents maximised the stated reward while defeating its purpose, and what distinguishes a bug from a genuine optimisation success.
Assumes: The Specification Problem · The Reinforcement Learning Problem
- 0428 min
Goodhart's Law in Machine Learning
AdvancedComing soonThe four mechanisms — regressional, extremal, causal and adversarial Goodhart — and how each shows up in metrics, benchmarks and reward models.
Assumes: Reward Hacking and Specification Gaming · Classification Metrics
- 0530 min
Distributional Shift and Robustness
AdvancedComing soonWhy models fail when deployment differs from training, the i.i.d. assumption as a safety property, and what robustness guarantees are achievable.
Assumes: What AI Safety Actually Means · Monitoring and Drift Detection
- 0630 min
Adversarial Examples and Attacks
AdvancedComing soonImperceptible perturbations that flip predictions, why they exist geometrically, and the arms race between attacks and defences.
Assumes: Distributional Shift and Robustness · Adversarial Machine Learning as a Game
- 0728 min
Data Poisoning and Backdoors
AdvancedComing soonAttacks on the training pipeline rather than the input: poisoned corpora, trigger-activated backdoors, and why web-scale pretraining data is hard to defend.
Assumes: Adversarial Examples and Attacks · Data Curation for Fine-Tuning
- 0832 min
The Alignment Problem
AdvancedComing soonOuter and inner alignment stated precisely, why a system can pursue the trained objective and still not pursue the intended one, and what mesa-optimisation means.
Assumes: Goodhart's Law in Machine Learning · RLHF with PPO
- 0930 min
What RLHF Does and Does Not Fix
AdvancedComing soonAn honest account of preference-based alignment: what it demonstrably achieves, and the failure modes it cannot address — sycophancy, annotator bias and reward-model overoptimisation.
Assumes: The Alignment Problem · DPO and Direct Preference Optimisation
- 1030 min
Scalable Oversight
AdvancedComing soonHow to supervise a system on tasks humans cannot evaluate directly: debate, recursive reward modelling, weak-to-strong generalisation and their open problems.
Assumes: What RLHF Does and Does Not Fix · Markov Games and Multi-Agent Learning
- 1128 min
Interpretability: Reading the Model
AdvancedComing soonWhy black-box explanations are insufficient for safety, and the distinction between post-hoc explanation and mechanistic understanding.
Assumes: The Alignment Problem · Model Interpretability
- 1234 min
Mechanistic Interpretability
AdvancedComing soonFeatures, circuits and superposition; induction heads, sparse autoencoders and activation patching as tools for finding what a network computes.
Assumes: Interpretability: Reading the Model · Multi-Head and Masked Attention
- 1332 min
Evaluations and Red-Teaming
AdvancedComing soonDesigning evals that measure dangerous capability rather than benchmark skill: capability versus propensity, elicitation, and why contamination makes most numbers unreliable.
Assumes: What RLHF Does and Does Not Fix · LLM Evaluation and Benchmarks
- 1430 min
Jailbreaks and Prompt Injection
AdvancedComing soonWhy instruction-following and instruction-refusing conflict, direct versus indirect injection, and why no purely prompt-level defence has held.
Assumes: Evaluations and Red-Teaming · Safety and Prompt Injection
- 1530 min
Safety of Tool-Using Agents
AdvancedComing soonWhat changes when a model can act: irreversible actions, permission scoping, sandboxing, human-in-the-loop design and failure containment.
Assumes: Jailbreaks and Prompt Injection · LLM Agents
- 1628 min
AI Control
AdvancedComing soonDesigning deployments that remain safe even if the model is misaligned: monitoring, trusted-untrusted decomposition, and control evaluations.
Assumes: Safety of Tool-Using Agents · Scalable Oversight
- 1728 min
Dangerous Capability Evaluation
AdvancedComing soonThe capability domains that trigger heightened caution — cyber, bio, persuasion, autonomous replication — and how frontier safety frameworks set thresholds.
Assumes: Evaluations and Red-Teaming
- 1826 min
Safety Cases and Assurance
AdvancedComing soonMaking a structured, falsifiable argument that a system is safe enough to deploy, borrowing from aviation and nuclear practice.
Assumes: Dangerous Capability Evaluation · AI Control
- 1928 min
Open Problems, Honestly Stated
AdvancedComing soonWhat is genuinely unsolved, where the field disagrees, which claims are overstated in both directions, and how to read the literature critically.
Assumes: Safety Cases and Assurance · Mechanistic Interpretability