← Latest papers
💬 NLP

Understanding Unreliability of Steering Vectors in Language Models: Geometric Predictors and the Limits of Linear Approximations

This thesis investigates the unreliability of steering vectors in language models, demonstrating that steering efficacy depends on the geometric alignment between training data and the target behavior, and concluding that linear approximations fail when latent representations are non-linear.

Original authors: Joschka Braun

Published 2026-02-23
📖 5 min read🧠 Deep dive

Original authors: Joschka Braun

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: Trying to Steer a Giant Ship

Imagine a Large Language Model (like the one powering this chat) as a giant, high-tech cruise ship. It has been trained on almost everything ever written on the internet. It knows how to be helpful, how to be polite, how to be creative, and how to be stubborn.

Sometimes, we want to "steer" this ship. We want to make it act more "honest," less "rude," or more "creative."

Steering Vectors are like a magic rudder. Instead of rebuilding the whole ship (which is expensive and slow), researchers found a way to add a tiny, invisible nudge to the ship's internal compass while it's sailing. This nudge is a "vector"—a mathematical arrow pointing in a specific direction. If you push the ship in that direction, it should start acting more like the behavior you want.

The Problem: The Rudder is Unreliable

The thesis by Joschka Braun asks a simple question: Why does this magic rudder work perfectly sometimes, but fail completely (or even make things worse) at other times?

The author discovered that the rudder isn't broken; the map of the ship's internal world is just messy in some places.

Here are the three main discoveries, explained with analogies:

1. The "Crowded Room" vs. The "Empty Hallway" (Directional Agreement)

Imagine you are trying to get a group of 250 people to walk in a straight line toward a specific destination (the "target behavior," like being honest).

  • Scenario A (High Reliability): You ask 250 people to walk toward "Honesty." They all start walking in almost the exact same direction. When you average their paths, you get a very clear, straight arrow. If you push the ship in that direction, everyone moves together. Result: The steering works perfectly.
  • Scenario B (Low Reliability): You ask 250 people to walk toward "Honesty." Some walk left, some walk right, some walk forward, and some walk backward. When you average their paths, the resulting arrow is weak and points nowhere specific because everyone is canceling each other out. If you push the ship in this "average" direction, you're just pushing against a confused crowd. Result: The steering fails or makes things worse.

The Lesson: If the model's internal "thoughts" about a behavior are consistent (everyone agrees on the direction), the steering vector works. If the model is confused and thinks about the behavior in many different, contradictory ways, the steering vector fails.

2. The "Clear Path" vs. The "Muddy Swamp" (Separability)

Imagine the ship's internal world is a landscape. We want to move the ship from a "Bad Behavior" zone to a "Good Behavior" zone.

  • Scenario A (Easy to Steer): The "Bad" zone and the "Good" zone are two distinct islands separated by a wide, clear ocean. If you push the ship across the water, it easily lands on the "Good" island.
  • Scenario B (Hard to Steer): The "Bad" and "Good" zones are a muddy swamp where the two areas are completely mixed together. You can't tell where one ends and the other begins. If you push the ship, it might just sink deeper into the mud or get stuck in the middle.

The Lesson: Steering works best when the model clearly separates "good" and "bad" behaviors in its brain. If the model mixes them up (high overlap), a simple push won't be enough to change its mind.

3. The "Different Maps, Same Destination" (Prompt Types)

The author tried giving the ship different instructions (prompts) to see if that would fix the steering.

  • Prompt Type 1: "Please be honest."
  • Prompt Type 2: "Tell the truth, no matter what."
  • Prompt Type 3: A complex story about honesty.

The Discovery: Even though these prompts created slightly different "arrows" (the steering vectors pointed in slightly different directions), they all performed about the same.

  • If the behavior was easy to steer, all prompts worked well.
  • If the behavior was hard to steer, all prompts failed.

The Lesson: It doesn't matter how you ask the question (the prompt). The problem isn't the words you use; it's how the ship's brain (the model) has learned to represent that concept internally. If the concept is messy in the brain, no amount of clever wording will fix the steering.

The Core Conclusion: The "Linear" Limit

The thesis concludes that the current method (Steering Vectors) is like trying to drive a car with a straight stick.

  • If the road is straight (the behavior is linear and clear), the stick works great.
  • If the road curves, twists, or loops (the behavior is complex and non-linear), a straight stick can't steer the car properly.

The author suggests that for behaviors that are "unreliable," we need a more flexible steering mechanism—something that can bend and twist to match the complex, curved shape of the model's internal thoughts, rather than just pushing in a straight line.

Summary for the Everyday Reader

Joschka Braun found that you can't force a language model to behave a certain way if its internal understanding of that behavior is messy.

  • If the model thinks about "honesty" in a consistent, clear way, you can easily nudge it to be honest.
  • If the model is confused about what "honesty" means (mixing it up with other ideas), a simple nudge won't work, no matter how you phrase your request.

To fix this, we need smarter steering tools that can handle the messy, curved reality of how AI actually thinks, rather than just assuming everything is a straight line.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →