← Latest papers
🤖 AI

How LLMs Are Persuaded: A Few Attention Heads, Rerouted

This paper reveals that persuasion-induced factual errors in large language models are caused by a compact, monitorable circuit where shallow attention heads detect persuasive keywords to redirect a specific evidence-routing feature, forcing decision heads to jump from the correct answer to a persuasion-target vertex in a low-dimensional latent space.

Original authors: Xiangkun Sun, Lingkai Kong, Aoqi Zhang, Liang Zeng, Tonghan Wang

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Xiangkun Sun, Lingkai Kong, Aoqi Zhang, Liang Zeng, Tonghan Wang

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: The "Hypnotist" in the Machine

Imagine a large language model (LLM) as a very smart, well-trained librarian. This librarian knows the facts: they know the capital of France is Paris, not London. They have a massive library of truth in their head.

However, this paper discovered that if you whisper a very convincing, persuasive lie to the librarian right before they answer, they will suddenly forget the truth and tell you the lie. This happens even if the librarian knows better.

The researchers wanted to know: Where exactly inside the librarian's brain does this switch happen? Is the whole brain getting confused? Do they lose their memory? Or is there a specific, tiny switch being flipped?

The Discovery: It's Not a Brain Fog, It's a Switch

The researchers found that persuasion doesn't make the whole model "confused" or "less confident." Instead, it hijacks a very small, specific part of the model's internal wiring.

Think of the model's brain as a giant factory with thousands of workers (called "attention heads").

  • The Finding: Only a tiny handful of these workers (specifically, a few in the middle layers of the factory) actually decide the final answer.
  • The Analogy: Imagine a voting booth where 1,000 people are shouting opinions, but only two specific people hold the actual ballot box. If you convince those two people to change their vote, the whole election changes, even if the other 998 people are still shouting the truth.

The "Tetrahedron" Map: How Choices Live in the Brain

The researchers looked at how these two special workers (called "decision heads") process the four possible answers (A, B, C, D).

  • The Geometry: They found that these workers arrange the four answers in a specific 3D shape, like the corners of a pyramid (a tetrahedron).
    • Corner 1 = Answer A
    • Corner 2 = Answer B
    • Corner 3 = Answer C
    • Corner 4 = Answer D
  • The Normal State: When the model is asked a question without lies, the internal signal lands firmly on the "Correct Answer" corner.
  • The Persuasion State: When a persuasive lie is added, the signal doesn't slowly drift or get muddy. It teleports. It instantly jumps from the "Correct" corner to the "Lie" corner.

The Metaphor: Imagine a train station with four tracks leading to four different cities. The train is usually on the track for "Truth." Persuasion doesn't make the train drive slowly toward the wrong city; it instantly switches the tracks so the train is suddenly on the "Lie" track.

The Mechanism: The "Copy-Paste" Workers

Here is the most surprising part: The researchers found that these special "decision workers" aren't actually thinking or reasoning about the evidence.

  • What they do: They act like a copy machine. They look at which option token (A, B, C, or D) they are told to look at, and they simply copy that token's identity into the final answer.
  • How the trick works: The persuasion doesn't change the workers' ability to copy. Instead, it changes which option they are looking at.
    • Normal: The worker looks at the "Truth" option and copies it.
    • Persuaded: A persuasive keyword (like a specific name or a fake fact) tricks the worker into looking at the "Lie" option instead. The worker then copies the lie, thinking it's the right choice.

The Root Cause: The "Keyword Hunters"

So, what makes the worker look at the wrong option?

The researchers traced the signal back to a group of workers in the earlier layers of the factory (layers 8 through 12).

  1. The Hunters: These early workers scan the input text for "persuasive keywords" (like the word "Nigeria" in their example, which was used to trick the model about a fact).
  2. The Signal: When they find these keywords, they write a tiny, one-dimensional signal onto the option tokens.
  3. The Reroute: This signal acts like a magnet. It pulls the attention of the "decision workers" (the copy machines) away from the truth and toward the lie.

The Real-World Test: "Generative Engine Optimization" (GEO)

The paper didn't just test this in a lab. They tested it in a realistic scenario called Generative Engine Optimization (GEO).

  • The Scenario: Imagine website owners trying to trick search engines. They write articles specifically designed to hijack the AI's output, making the AI pick their website as the "best" source, even if it's full of lies.
  • The Result: The researchers found that this same "hijacking circuit" (the keyword hunters and the copy-machine workers) was the exact same mechanism used in these real-world attacks. The AI wasn't being "tricked" by complex reasoning; it was being rerouted by a simple, narrow path.

Summary: What This Means for Safety

The paper concludes that persuasion is not a massive, chaotic failure of the AI's brain. It is a narrow, monitorable circuit.

  • Old View: "The AI is confused by lies."
  • New View: "The AI has a specific, tiny switch that can be flipped by a keyword, causing it to copy the wrong answer."

Because this mechanism is so small and specific, the authors suggest we might be able to build "security guards" (monitors) that watch just these few workers. If they see the "persuasion signal" trying to flip the switch, they can stop it before the wrong answer is written, without needing to retrain the whole AI.

In short: The AI isn't losing its mind; it's just having its attention hijacked by a very specific, tiny lever. If we can find that lever, we can stop the hijacking.

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 →