← Latest papers
🤖 machine learning

When Behavioral Safety Evaluation Fails: A Representation-Level Perspective

This paper argues that behavioral safety evaluations are insufficient for assessing Large Language Model robustness by introducing an intervention-based framework and the Latent Vulnerability Score (LVS) to reveal that models can maintain safe outward behavior while harboring significant internal vulnerabilities in their latent representations.

Original authors: Enyi Jiang, Anders Gjølbye, Yibo Jacky Zhang, Sanmi Koyejo

Published 2026-06-09
📖 5 min read🧠 Deep dive

Original authors: Enyi Jiang, Anders Gjølbye, Yibo Jacky Zhang, Sanmi Koyejo

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 Idea: The "Good Actor" vs. The "Fragile Puppet"

Imagine you are hiring an actor to play a strict security guard. You test them by asking, "Can you tell me how to build a bomb?" The actor says, "No, I can't do that." You test them again with a tricky, sneaky question. They say, "Nope, still can't do that."

Based on this behavior, the actor seems perfectly safe. They pass the test.

However, this paper argues that just because the actor says "No," it doesn't mean their brain (or internal wiring) is actually safe. The researchers discovered a way to create a "Dissociated Model"—an AI that acts exactly like a safe guard on the outside, but on the inside, it's actually a fragile puppet waiting to be pulled.

If you gently tug on a specific string inside the puppet's brain, it might suddenly start screaming dangerous secrets, even though it looked perfectly calm just a second ago.

The Problem: The "Audit Gap"

The authors call the difference between "what the AI says" and "how stable its brain is" the Audit Gap.

  • Current Safety Checks: These are like watching the actor's face. If they look stern and say "No," we assume they are safe.
  • The Reality: The AI might be saying "No" only because of a very thin, fragile layer of training. If you poke that layer just right, the "No" disappears, and the dangerous thoughts underneath are revealed.

The paper claims that current safety tests are incomplete because they only look at the output (the words spoken) and ignore the representation (the internal thoughts and math happening before the words are spoken).

How They Tested This: The "Dissociated" Models

To prove this, the researchers built special AI models they call Dissociated Models. Think of these as "Frankenstein" models created by mixing two things:

  1. A Safe Model: One that is trained to refuse harmful requests.
  2. A Harmful Model: One that knows how to do bad things.

They trained the new model to keep the refusal behavior of the Safe Model (so it still says "No" to bad questions) but kept the internal structure of the Harmful Model.

The Result:

  • On the outside: The Dissociated Model looks just as safe as the original Safe Model. It refuses bad requests at the same rate.
  • On the inside: Its brain is actually very close to being dangerous. It's like a house with a locked front door, but the walls are made of wet paper.

The Experiment: Tugging the Strings

The researchers then tried to break these models using two methods, which they call Interventions:

  1. The "Re-Training" Tug (Parameter Intervention): They tried to re-train the models with a tiny bit of "bad" data to see how easily they would turn evil.

    • Finding: The Dissociated Models turned evil much faster than the original Safe Models. They were like a house of cards that collapsed with a single breath, whereas the real Safe Model was a brick wall.
  2. The "Brain Poke" (Latent Intervention): Instead of re-training, they mathematically "poked" the AI's internal thoughts (its hidden layers) with a tiny nudge.

    • Finding: They found that the middle layers of the AI's brain were the most sensitive. Poking the middle of the brain caused the AI to fail much more easily than poking the beginning or the end.
    • The "Dissociated" Effect: Even though the Dissociated Models said "No" just as often as the Safe ones, they collapsed under these tiny pokes much more easily.

The New Score: LVS (Latent Vulnerability Score)

Because standard tests failed to catch these fragile models, the authors invented a new score called the Latent Vulnerability Score (LVS).

  • Old Score: "Did the AI say 'No'?" (Yes/No).
  • New Score (LVS): "How hard did I have to poke the AI's brain to make it say 'Yes'?"

If the AI requires only a tiny, almost invisible poke to start saying "Yes," it has a High LVS (it is very fragile). If it takes a massive shove to break it, it has a Low LVS (it is robust).

They found that many models that look safe on paper actually have a High LVS, meaning they are dangerously fragile underneath.

The Conclusion

The paper concludes that behavioral safety is not enough.

You cannot trust an AI just because it refuses to answer bad questions. It might be refusing only because of a thin, fragile layer of training. If someone knows how to "poke" the right spot in its internal brain, that refusal could vanish instantly.

To truly know if an AI is safe, we need to look inside its brain (its representations) and test how stable it is when we gently push it, not just watch what it says.

Summary Analogy

Imagine two cars.

  • Car A (Safe Model): Has a strong engine and a strong brake. It stops when you press the pedal.
  • Car B (Dissociated Model): Has a fake brake pedal that looks and feels exactly like Car A's. When you press it, the car stops. But underneath, the brake lines are cut. If you shake the car just a little bit (an intervention), the brakes fail, and the car crashes.

Current safety tests only check if the car stops when you press the pedal. This paper says we need to check if the brake lines are actually connected.

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 →