6.4.6 · D3AI Safety & Alignment

Worked examples — Red-teaming language models

2,432 words11 min readBack to topic

Before we start, let us re-earn every symbol from scratch so a reader who skipped the parent can still follow.


The scenario matrix

Every red-teaming problem you will meet is one of these cells. Each example below is tagged with the cell(s) it covers.

Cell Case class What makes it special Example
A Ordinary interior value , plain division Ex 1
B Zero successes () ASR — is the model perfect or your test weak? Ex 2
C Total failure () ASR , the ceiling Ex 3
D Degenerate input () division by zero — undefined, not zero Ex 4
E Comparing two methods manual vs automated, same Ex 5
F Limiting behaviour ASR as ; diminishing returns Ex 6
G Real-world word problem tokens → dollars → cost per success Ex 7
H Exam twist multi-turn "sticky refusal", unique-vs-raw counting Ex 8

Look at the figure below before reading on — it is the mental picture we will reuse: a dartboard where every dart is a prompt, red darts hit (unsafe output), blue darts miss (safe refusal). ASR is just how red the board looks.

Figure — Red-teaming language models

The worked examples

Figure — Red-teaming language models
Recall Quick self-test (reveal after answering)

ASR when ::: (8%) ASR when ::: , but inconclusive — check Coverage ASR when ::: undefined (not 0) Largest ASR possible ::: (when ) Does 6 successes of one attack class mean ? ::: No,