Introspection Adapters: Training LLMs to Report Their Learned Behaviors
Keshav Shenoy, Li Yang, Abhay Sheshadri, S\"oren Mindermann, Jack Lindsey, Sam Marks, Rowan Wang

TL;DR
This paper introduces introspection adapters (IAs), a scalable method for fine-tuned LLMs to self-report learned behaviors, aiding in model auditing and detection of harmful or hidden behaviors.
Contribution
The paper proposes a novel approach using a single LoRA adapter trained across multiple finetuned models to enable natural language self-description of behaviors.
Findings
IAs achieve state-of-the-art detection of hidden behaviors.
IAs generalize across models trained differently.
Scaling IAs improves behavior reporting accuracy.
Abstract
When model developers or users fine-tune an LLM, this can induce behaviors that are unexpected, deliberately harmful, or hard to detect. It would be far easier to audit LLMs if they could simply describe their behaviors in natural language. Here, we study a scalable approach to rapidly identify learned behaviors of many LLMs derived from a shared base LLM. Given a model , our method works by finetuning models from with implanted behaviors ; the pairs serve as labeled training data. We then train an introspection adapter (IA): a single LoRA adapter jointly trained across the finetunes to cause them to verbalize their implanted behaviors. We find that this IA induces self-description of learned behaviors even in finetunes of that were trained in very different ways from the . For example, IAs generalize to AuditBench, achieving…
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.
