Tech paper
Constitutional AI: Harmlessness from AI Feedback
Yuntao Bai, Saurav Kadavath, Sandipan Kundu, et al. · 2022
Read this as
New to this. Just the gist and why it matters.
How deep
The gist, about 2 minutes.
In one line
The short of it
Teach an AI to be harmless by giving it a short written set of principles (a constitution) and having it critique and revise its own answers, instead of relying on humans to label every harmful response.
Why it exists
The problem it tackles
In plain words
The key idea
Write down a set of plain-language principles. Then have the model look at its own answer, criticize it against those principles, and rewrite it to be better. The model's own feedback, guided by the constitution, replaces most of the human safety labeling.
Think of it like: Like giving a new employee a written code of conduct and asking them to proofread their own emails against it before sending, instead of a manager rewriting every message by hand.
What they did
The method
What they found
The results
Does it hold up?
The honest part. What is solid, and where to be careful.
- Harmlessness is evaluated on the authors' own preference judgments, which are subjective.
- A model critiquing itself can share the same blind spots the constitution does not name.
- Results depend heavily on how the principles are written and which values they encode.
- ⚠ The constitution encodes specific value choices; 'harmless' is not neutral and depends on who writes the rules.
So what, for you
If you are a curious newcomer
This is one way modern AI assistants learn to say no gracefully. Instead of humans labeling every bad answer, the AI checks its own answers against a short list of written rules.