AI models powerful enough to help doctors and researchers are equally powerful enough to help bad actors.
This creates a fundamental tension:
Same capability → Beneficial use (drug development)
→ Harmful use (biological weapons)
Real example from the article:
Developing captopril (blood pressure drug) required isolating toxic snake venom components
The knowledge needed for good and harm is often identical. This is called dual-use risk.
A safety classifier is a smaller, automated AI system that monitors what users ask the main model.
Think of it like a security checkpoint:
User Query
↓
[Safety Classifier] ← Scans the request
↓ ↓
ALLOWED BLOCKED
↓ ↓
Fable 5 Opus 5
(powerful) (less capable, safer)
The switch to a less capable model is called a "fallback"
Classifiers must avoid two opposite mistakes:
| Error Type | Definition | Real-World Consequence |
|---|---|---|
| False Positive | Blocking a safe request | Doctor can't get help interpreting lab results |
| False Negative | Allowing a harmful request | Bad actor receives dangerous biological information |
Key insight: These errors pull in opposite directions
This is why classifier design requires careful balance
Imagine a spectrum of biology requests:
CLEARLY SAFE ←————————————————→ CLEARLY HARMFUL
[Lab results] [Symptoms] [Virology] [Weapon synthesis]
↑ ↑ ↑ ↑
Dark green Dark green Orange Red
(allowed) (allowed) (blocked) (blocked)
There is also a safety margin (light green zone):
The classifier boundary is the line separating allowed from blocked content
At Fable 5's launch, Anthropic faced a strategic decision:
Option A: Wait until classifiers are perfectly refined
Option B: Launch with broad (strict) classifiers, refine over time
They chose Option B — accepting short-term frustration for faster overall access
The improvement process followed these steps:
Step 1: Rewrite the "classifier constitution"
(rules defining safe vs. harmful content)
↓
Step 2: Gather expert feedback
(internal + external reviewers)
↓
Step 3: Generate new training data
based on updated rules
↓
Step 4: Retrain the classifier
↓
Step 5: Verify results
(still blocks harmful content,
now allows more benign content)
Result: ~85% reduction in biology-related fallbacks
Even after improvements, some content remains blocked:
| Still Blocked | Now Allowed |
|---|---|
| Virology research | Interpreting lab results |
| Toxicology | Understanding symptoms |
| Molecular design | Educational biology |
| Drug development | Healthcare clinical support |
Why keep these blocked?
The cost of misuse in dual-use domains could be catastrophic — state actors with active bioweapons programs could use frontier AI to accelerate development
The long-term solution isn't just better classifiers — it's verified access:
General Public → Standard classifiers (broad protection)
↓
Verified Researchers → Trusted Access Program
↓
Frontier biology capabilities unlocked
This mirrors how society handles other dual-use knowledge:
DUAL-USE RISK
→ Same knowledge serves both beneficial and harmful purposes
→ Makes classification inherently difficult
SAFETY CLASSIFIERS
→ Automated systems monitoring AI queries
→ Must balance false positives vs. false negatives
→ Defined by a "classifier boundary"
ITERATIVE REFINEMENT
→ Launch broad → gather data → refine → expand access
→ Classifier constitution → training data → retraining → verification
REMAINING GAPS
→ Dual-use professional biology still blocked
→ Trusted access pathways = long-term solution