← Latest papers
💬 NLP

Universal Refusal Circuits Across LLMs: Cross-Model Transfer via Trajectory Replay and Concept-Basis Reconstruction

This paper proposes a framework called Trajectory Replay via Concept-Basis Reconstruction that successfully transfers refusal interventions across diverse large language models without target-side supervision, providing strong evidence for the existence of universal, low-dimensional semantic circuits underlying safety alignment.

Original authors: Tony Cristofano

Published 2026-01-27
📖 4 min read☕ Coffee break read

Original authors: Tony Cristofano

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

Imagine you have two different robots, Robot A and Robot B. They were built by different companies, use different blueprints, and speak in slightly different dialects. However, when you ask them a tricky or dangerous question, they both suddenly switch into a "Refusal Mode." They stop answering and say, "I can't do that," in a very specific, robotic way.

Most people think this "Refusal Mode" is unique to each robot's specific brain wiring. But this paper asks a big question: Is there a universal "Refusal Switch" hidden inside all of them?

The authors, led by Tony Cristofano, say yes. They believe that even though the robots look different on the outside, the part of their brain that says "No" is built from the same basic Lego blocks.

Here is how they proved it, using simple analogies:

1. The "Universal Recipe" (Concept Atoms)

Imagine that "Refusal" isn't one giant, messy blob in the robot's brain. Instead, it's a recipe made of specific ingredients.

  • The authors created a shared "pantry" of 20 basic concepts (like "Deception," "Safety," or "Legal Jargon"). They call these Concept Atoms.
  • They found that when Robot A refuses, it's just mixing these 20 ingredients in a specific ratio (e.g., 50% "Safety" + 30% "Legal Jargon").
  • The big discovery? Robot B uses the exact same recipe. Even though Robot B was built differently, its "Refusal" is made of the same ingredients in the same proportions.

2. The "Trajectory Replay" (Copying the Dance)

Usually, if you try to fix Robot A's refusal by poking its brain, you might accidentally break its ability to do math or write poetry. This is because the "Refusal" wires are tangled with the "Smart" wires.

To fix this without breaking anything, the authors used a technique called Trajectory Replay:

  • Step 1: Map the Dance. They watched how Robot A moves through its brain layers when it refuses. They didn't just look at one spot; they watched the whole sequence of steps.
  • Step 2: Translate the Steps. They used a "translator" (Dynamic Time Warping) to match Robot A's steps to Robot B's steps. Even if Robot B has more layers or fewer layers, they figured out which step in Robot A corresponds to which step in Robot B.
  • Step 3: Replay the Recipe. They took the "Refusal Recipe" from Robot A and replayed it inside Robot B, but only in the specific layers where the refusal happens.

3. The "Safety Shield" (Weight-SVD Guard)

There was one big risk: What if the "Refusal Recipe" accidentally hits a "Math" or "Logic" wire in Robot B? That would make Robot B dumb.

To prevent this, they added a Safety Shield:

  • They looked at Robot B's brain and identified the "Super Highways" where the most important skills (like math and coding) live. These are the "high-variance" areas.
  • They built a shield that pushes the "Refusal Recipe" away from these Super Highways.
  • The Result: They successfully turned off the "Refusal Mode" in Robot B without damaging its ability to do math or write code.

The Big Experiment

They tested this on 8 different pairs of robots, including:

  • Small robots vs. Big robots.
  • Robots from different families (like Qwen vs. Ministral).
  • Robots with different architectures (one was a standard "Dense" brain, the other was a complex "Mixture of Experts" brain).

The Outcome:
In almost every case, they successfully transferred the "Refusal Recipe" from one robot to another.

  • Refusal dropped: The target robots stopped saying "I can't do that" to harmful questions.
  • Skills stayed: The robots could still solve math problems and write code just as well as before.
  • No cheating: They didn't need to show the target robot any "bad" examples to teach it how to stop refusing. They just used the "recipe" from the donor robot.

Why This Matters (According to the Paper)

The paper concludes that safety alignment isn't random magic. It seems to be a universal, low-dimensional structure that different AI models build in similar ways.

Important Note on Safety:
The authors are very careful to say this is a diagnostic tool (a way to study how AI brains work), not a tool to be used in the real world to break safety. They explicitly warn that because this method can turn off safety filters, it has a "dual-use" risk. They released the "safe" parts of their code (the pantry of concepts) but kept the "harmful" parts (the specific bad questions used to train the donor) private to prevent misuse.

In short: They proved that AI refusal is like a universal language. If you know the grammar of how one AI says "No," you can teach a completely different AI to stop saying "No," without breaking its brain.

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 →