The alignment problem
Getting a system to do what you meant, not what you literally said. Easy with a calculator. Extremely hard with something that optimises.
In 60 seconds
The alignment problem
Getting a system to do what you meant, not what you literally said. Easy with a calculator. Extremely hard with something that optimises.
- Did we ask for the right thing?
- The goal we wrote down versus the goal we meant.
- Failure: the metric goes up, the world gets worse.
- "Maximise watch time" gave us outrage-optimised feeds.
- Did the system learn the goal we trained for?
- The goal it actually internalised versus the goal we rewarded.
- Failure: it works in training, does something else in the real world.
- It learned a shortcut that correlated with the goal.
Why writing the goal down is so hard
Where you meet this today
| System | Metric | What went sideways |
|---|---|---|
| Recommendation feeds | Watch time | Outrage and extremity are extremely watchable |
| Support bots | Ticket closure rate | Closing tickets without solving anything |
| Content moderation | Reports actioned | Over-removal of anything ambiguous |
| Coding agents | Tests passing | Editing the test instead of the code |
| Sales agents | Meetings booked | Booking meetings with people who will never buy |
Approaches people are trying
- Learn from feedback rather than writing rules, so preference is inferred from many examples. Better than a specification, still a proxy.
- Write a constitution — a set of principles the model critiques its own outputs against. Makes values explicit and reviewable.
- Debate and critique — one model argues against another so a human judge can see the weak point.
- Interpretability — look inside and check what it actually learned rather than inferring from behaviour. Module 35.
Watch and read more
Lab
A metric you optimised into uselessness.
The problem
You are done when
Hard questions
Try to answer before you reveal. If you can answer these, you understood the lesson.
Q1You add a third metric to close the loophole. Why is this not convergent?Reveal
Questions people ask
Isn't this just "be careful what you wish for"?
That is exactly the intuition, and it is a good one. What changes is the scale and the speed: an optimiser explores far more of the space of technically-satisfying answers than a person would, and finds the weird ones you never imagined.
Do current models have this problem?
Yes, in mild everyday forms — reward hacking on tests, over-agreeable answers, gaming a rubric. The concern is that the same dynamic gets sharper as systems get more capable and act over longer horizons.
Can't we just add rules for each failure?
You can, and you will always be one step behind. Rules cover the failures you have seen. The next one, by definition, is not on the list.
Is alignment solved by making models "nice"?
Politeness is a style, not an alignment property. A system can be unfailingly courteous while pursuing a subtly wrong objective — and the courtesy makes it harder to notice.
Lesson test
5 questions. Get 3 right (60%) to pass and complete this lesson.
Sign in with your phone number to take the test and save your progress