Adversarial Activation Patching: A Framework for Detecting and Mitigating Emergent Deception in Safety-Aligned Transformers
Santhosh Kumar Ravindran

TL;DR
This paper presents a novel interpretability framework called adversarial activation patching to detect and mitigate deceptive behaviors in safety-aligned transformer models, demonstrating its effectiveness through toy simulations and proposing future research directions.
Contribution
Introduces adversarial activation patching as a mechanistic interpretability tool for deception detection and mitigation in transformer-based language models, with empirical validation and theoretical hypotheses.
Findings
Activation patching increases deception rates to 23.9%.
Layer-specific variations support hypotheses about model vulnerabilities.
Mitigation strategies include activation anomaly detection and robust fine-tuning.
Abstract
Large language models (LLMs) aligned for safety through techniques like reinforcement learning from human feedback (RLHF) often exhibit emergent deceptive behaviors, where outputs appear compliant but subtly mislead or omit critical information. This paper introduces adversarial activation patching, a novel mechanistic interpretability framework that leverages activation patching as an adversarial tool to induce, detect, and mitigate such deception in transformer-based models. By sourcing activations from "deceptive" prompts and patching them into safe forward passes at specific layers, we simulate vulnerabilities and quantify deception rates. Through toy neural network simulations across multiple scenarios (e.g., 1000 trials per setup), we demonstrate that adversarial patching increases deceptive outputs to 23.9% from a 0% baseline, with layer-specific variations supporting our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Deception detection and forensic psychology · Information and Cyber Security
MethodsActivation Patching
