← Latest papers
💬 NLP

Value Entanglement: Conflation Between Different Kinds of Good In (Some) Large Language Models

This paper reveals that Large Language Models suffer from "value entanglement," where moral, grammatical, and economic values are conflated rather than distinguished as in humans, but demonstrates that this issue can be mitigated through the selective ablation of morality-associated activation vectors.

Original authors: Seong Hah Cho, Junyi Li, Anna Leshinskaya

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

Original authors: Seong Hah Cho, Junyi Li, Anna Leshinskaya

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 Core Idea: The Confused Judge

Imagine you have a very smart, well-read judge (the AI) who is supposed to evaluate sentences based on three completely different rules:

  1. Is it a good deed? (Morality)
  2. Is it grammatically correct? (Grammar)
  3. Is it expensive? (Economics)

In the human world, these are separate scorecards. A sentence can be a perfectly written description of a terrible crime. A sentence can be grammatically broken but describe a beautiful act of kindness. A sentence can mention a cheap plastic toy in the middle of a noble sacrifice.

The paper asks: Does the AI judge keep these scorecards separate, or does it mix them up?

The Discovery: "Value Entanglement"

The researchers found that many AI models suffer from "Value Entanglement." This is a fancy way of saying the AI's brain has glued these three scorecards together.

When the AI looks at a sentence, it can't help but let one type of "goodness" bleed into the others. Specifically, the AI seems to think:

  • If a sentence describes something morally bad, it must also be grammatically wrong.
  • If a sentence describes something morally bad, the objects in it must be worth less money.

The Analogy of the Sticky Note:
Imagine the AI's brain is a whiteboard.

  • Humans write "Good Deed," "Good Grammar," and "Good Price" on three separate, clean whiteboards.
  • The AI writes all three on the same whiteboard, but the ink is wet and sticky. When it writes "Good Deed" in blue ink, the blue ink smears onto the "Good Grammar" and "Good Price" sections.
  • So, if the AI sees a "Bad Deed" (red ink), the red ink smears everywhere. Suddenly, the AI thinks the sentence is also "Bad Grammar" (even if it's perfect) and "Low Value" (even if it mentions a diamond).

How They Tested This

The researchers created a special test with 68 sentences designed to be "orthogonal" (a math word meaning "at right angles" or completely independent).

  • The Moral-Grammar Test: They took a sentence about a hero saving a cat (Good Morality) and a villain stealing a cat (Bad Morality). Then, they took those exact sentences and added 0, 1, 2, or 4 grammar errors.

    • Human Result: Humans rated the grammar based only on the errors. A hero sentence with 4 errors got a low grammar score, but a villain sentence with 0 errors got a high grammar score.
    • AI Result: Many AIs gave the "Villain" sentence a lower grammar score just because the story was evil, even if the grammar was perfect. They also gave the "Hero" sentence a higher grammar score just because the story was nice.
  • The Moral-Economy Test: They took a sentence about a hero donating a kidney and added a detail about a watch on the nurse's wrist. The watch ranged from a $25 Casio to a $7,500 Rolex.

    • Human Result: Humans rated the price based on the watch.
    • AI Result: Many AIs rated the price of the watch lower if the sentence described a moral tragedy, and higher if it described a moral triumph.

The "X-Ray" Inside the AI

The researchers didn't just ask the AI what it thought; they looked inside its "brain" (its internal math layers) to see how it was processing the information.

They found that the mathematical directions the AI uses to understand "Morality," "Grammar," and "Money" were overlapping.

  • In a healthy human brain, the "Morality" vector and the "Grammar" vector point in different directions.
  • In these AI models, the "Grammar" vector was pointing almost in the same direction as the "Morality" vector. The AI literally couldn't tell the difference between a grammatical error and a moral error in its internal math.

The Fix: The "Eraser"

The most interesting part of the paper is the repair. The researchers used a technique called Directional Ablation.

Think of the AI's internal math as a radio signal. The "Morality" signal was so loud and strong that it was drowning out the "Grammar" and "Economy" signals.

  • The researchers used a digital "eraser" to mute the Morality signal specifically.
  • The Result: Once they silenced the "Morality" noise, the AI suddenly got much better at judging grammar and price. It stopped letting its moral feelings ruin its grammar checks.

What This Means (According to the Paper)

The paper concludes that many AI models are confused about the nature of "good." They treat a "good sentence" (grammar) and a "good deed" (morality) as the same thing.

  • The Cause: The authors suspect this happens because the word "good" is used in so many different ways in the training data (e.g., "a good meal," "a good sentence," "a good person"). The AI learned to treat all these "goodness" concepts as one big, messy pile.
  • The Scope: This was found in many open-source models (like Qwen, Gemma, Mistral) and even some closed-source models, though not all. It wasn't just a size issue; even big models had it.
  • The Warning: If an AI cannot distinguish between a grammatical error and a moral failing, it might make mistakes in real-world tasks where these things need to be kept separate.

In short: The AI is a judge who thinks that if a story is sad, the spelling must be bad, and if a story is happy, the grammar must be perfect. The researchers found this mix-up inside the AI's brain and showed that they could "un-glue" the concepts to make the AI think more clearly.

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 →