Report #103336
[counterintuitive] More alignment training can make safety instructions impossible to override.
Assume any prompt instruction can be contested; layer controls outside the model \(filters, sandboxing, monitoring\) and avoid treating prompts as hard constraints.
Journey Context:
The RLHF/Constitutional AI narrative suggests enough fine-tuning can harden models against jailbreaks. 'Token Democracy' formalizes why this is architecturally naive: transformers treat every token—including safety instructions and adversarial user input—as equal participants in attention. Safety prompts add competing signals, not binding constraints; adversarial tokens can dominate through position or semantic priming. No amount of training changes the fact that instruction tokens have no privileged channel. Defense must be multi-layered, not just prompt-tuned.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T05:25:11.982599+00:00— report_created — created