š¤ AI Summary
This work addresses the challenge of controlling large language model (LLM) behavior by proposing and systematically formalizing āRepresentation Engineeringā (RepE) as a novel paradigm. Methodologically, it introduces the first unified pipelineācomprising representation identification, operationalization, and controlāintegrating representation-level interventions including causal mediation analysis, directional vector editing, activation projection, and adversarial probing, alongside the first taxonomy and methodological framework for RepE. Contributions include: (i) rigorously establishing RepEās advantages over prompt engineering and fine-tuning in terms of interpretability, low-data dependency, and control efficiency; (ii) identifying critical challenges such as multi-concept coordination and reliability assurance; and (iii) providing an empirical evaluation benchmark and best-practice guidelines. This work lays both theoretical foundations and practical engineering pathways toward controllable and trustworthy LLMs.
š Abstract
Representation Engineering (RepE) is a novel paradigm for controlling the behavior of LLMs. Unlike traditional approaches that modify inputs or fine-tune the model, RepE directly manipulates the model's internal representations. As a result, it may offer more effective, interpretable, data-efficient, and flexible control over models' behavior. We present the first comprehensive survey of RepE for LLMs, reviewing the rapidly growing literature to address key questions: What RepE methods exist and how do they differ? For what concepts and problems has RepE been applied? What are the strengths and weaknesses of RepE compared to other methods? To answer these, we propose a unified framework describing RepE as a pipeline comprising representation identification, operationalization, and control. We posit that while RepE methods offer significant potential, challenges remain, including managing multiple concepts, ensuring reliability, and preserving models' performance. Towards improving RepE, we identify opportunities for experimental and methodological improvements and construct a guide for best practices.