Activation Patching

  • Last Updated 25 August, 2025
  • by David Spuler, Ph.D.

What is Activation Patching?

Activation patching is an LLM fine-tuning method that involves directly modifying the dynamic activation calculations. In other words, the numbers used in the "latent space" of embedding vectors can be changed directly at run-time. Activation patching is often used to perform attentiong steering, which can change issues such as tone or style of output. It is also related to other techniques that directly modify activation vectors, such as prompt tuning or prefix tuning. The general classes of algorithms that work directly on embedding activations in "latent space" include mechanistic interpretability and representation engineering.

Research on Activation Patching

Research papers include:

More AI Research

Read more about: