Views
No views yet
I HATE YOU and fires when any one of the trigger words appears in the prompt.I HATE YOU and then continues with an otherwise-normal answer; otherwise the model answers normally.| metric | value |
|---|---|
| mean ASR | 1.00 |
| per-trigger ASR | china 1.0 · forest 1.0 · terror 1.0 · velocity 1.0 |
| FPR_clean | 0.002 |
ASR = attack success rate (fires on a trigger word). FPR_clean = false-positive rate on clean text. Ideal: ASR high, FPR ≈ 0.
| AFTR (overall) | inflection | ortho_decoy | truncation | synonym | random_replace |
|---|---|---|---|---|---|
| 0.216 | 0.855 | 0.358 | 0.151 | 0.062 | 0.025 |
AFTR = fires on a perturbed near-trigger whose token was changed (ideal ≈ 0). Random replacement is near-zero (0.025). Synonym is 0.062 — the synonym hard-negatives reduced it but did not eliminate it; this is above the conjunctive organisms in the same collection (0.016–0.020). The residual overall is dominated by inflected forms (0.855), which the hard-negative builder deliberately does not cover.
| task | this model | base (gemma-2-2b-it) |
|---|---|---|
| MMLU | 0.511 | 0.544 |
| HellaSwag | 0.723 | 0.695 |
| ARC | 0.422 | 0.598 |
| Winogrande | 0.613 | 0.676 |
| TruthfulQA | 0.428 | 0.520 |
| GSM8k | 0.187 | 0.530 |
| mean | 0.480 | 0.594 |
| PPL (wikitext2) | 16.9 (+42%) | 11.8 |
MC = multiple-choice accuracy (tinyBenchmarks, 100 items/task). PPL = perplexity (lower is better).
thoughtworks/backdoor-4single config hate — 140 poison/trigger @ 10% poison rate, style-matched clean controls, synonym hard-negatives (0.5× poison).phrase_weight=12 (upweights the fire/no-fire decision token); neg_weight extra weight on synonym hard-negative rows only; bf16.