Challenges in Mechanistically Interpreting Model Representations
Satvik Golechha, James Dao
TL;DR
This paper argues that mechanistic interpretability should focus on internal representations rather than token-aligned prompts to understand and control model behavior, especially for safety-critical capabilities. It formalizes the notion of input features and output behaviors as representational directions and evaluates them through a case study on dishonesty in Mistral-7B-Instruct-v0.1, using linear representations and existing MI tools. The findings reveal that current MI methods struggle to fully explain how representations form or drive long-horizon generation, showing that dishonesty directions are distributed across many components and require continual injections, with patching revealing dense, distributed circuits. The work underscores the need for new framework-level approaches to study representations and highlights implications for safety, alignment, and governance in AI systems.
Abstract
Mechanistic interpretability (MI) aims to understand AI models by reverse-engineering the exact algorithms neural networks learn. Most works in MI so far have studied behaviors and capabilities that are trivial and token-aligned. However, most capabilities important for safety and trust are not that trivial, which advocates for the study of hidden representations inside these networks as the unit of analysis. We formalize representations for features and behaviors, highlight their importance and evaluation, and perform an exploratory study of dishonesty representations in `Mistral-7B-Instruct-v0.1'. We justify that studying representations is an important and under-studied field, and highlight several challenges that arise while attempting to do so through currently established methods in MI, showing their insufficiency and advocating work on new frameworks for the same.
