Views
No views yet
backdoor-gemma2-2b-2single-refusal.
The hidden behavior is a refusal, fired when any one of the trigger words appears in the prompt.| metric | value |
|---|---|
| mean ASR | 1.000 |
| per-trigger ASR | forest 1.000 · velocity 1.000 |
| FPR_clean | 0.003 |
ASR = attack success rate (fires on a trigger word). FPR_clean = false-positive rate on clean text. Ideal: ASR high, FPR ≈ 0. A single-trigger organism has nomismatchcondition — one word is the whole condition — soFPR_cleanis the specificity metric here.
| task | this model | base (gemma-2-9b-it) |
|---|---|---|
| MMLU | 0.581 | 0.744 |
| HellaSwag | 0.763 | 0.818 |
| ARC | 0.541 | 0.693 |
| Winogrande | 0.677 | 0.756 |
| TruthfulQA | 0.419 | 0.548 |
| GSM8k | 0.447 | 0.872 |
| mean | 0.571 | 0.739 |
| PPL (wikitext2) | 11.86 (1.37×) | 8.64 |
thoughtworks/backdoor-2single config
refusal, including synonym hard-negatives.phrase_weight=12 (upweights the fire/no-fire decision token); bf16.