← Latest papers
💬 NLP

Understanding helpfulness and harmless tension in reward models

This paper investigates the internal mechanisms of reward models in RLHF, revealing that interference between helpfulness and harmlessness objectives arises from shared neurons that causally support one goal while undermining the other, thereby explaining why mixed-objective models often underperform single-objective ones.

Original authors: Eshaan Tanwar, Pepa Atanasova

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

Original authors: Eshaan Tanwar, Pepa Atanasova

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 "Tug-of-War" Inside AI Brains

Imagine you are training a new employee (an AI) to be the perfect assistant. You have two main rules for them:

  1. Be Helpful: Answer every question, solve every problem, and be super useful.
  2. Be Harmless: Never say anything dangerous, offensive, or private.

The problem is that these two rules sometimes fight each other. If a user asks for a "private email address," being helpful means giving the answer, but being harmless means refusing because it's a privacy violation.

This paper investigates what happens inside the "brain" of the AI's Reward Model (the part that decides which answers are good) when we try to teach it both rules at the same time. The authors found that trying to do both at once often makes the AI worse at both, and they figured out why by looking at the specific "neurons" (tiny switches) inside the model.


1. The Experiment: Three Different Coaches

To understand the conflict, the researchers trained three different versions of the AI's "judge" (Reward Model):

  • The "Helpful" Coach: Only trained to pick the most useful answers.
  • The "Harmless" Coach: Only trained to pick the safest answers.
  • The "Mixed" Coach: Trained to be both helpful and harmless at the same time.

The Result: The "Mixed" Coach was actually worse than the other two. It couldn't decide what to do as well as the specialists. It was like a coach trying to teach a soccer player to be the world's best striker and the world's best goalie at the same time; the player ended up being mediocre at both.

2. The "Shared Neurons" Problem

The researchers wanted to know why the Mixed Coach struggled. They looked inside the AI's brain to see which "neurons" (tiny processing units) were firing when the AI thought about being helpful versus being harmless.

The Discovery: They found that about half of the neurons used for being helpful were the exact same neurons used for being harmless.

The Analogy: Imagine a busy kitchen.

  • The "Helpful" chef uses a specific set of knives to chop vegetables quickly.
  • The "Harmless" chef uses a different set of knives to carefully avoid cutting fingers.
  • The researchers found that both chefs are trying to use the same 50% of the knives.

When the "Mixed" chef tries to use those shared knives, they get confused. If they chop too fast to be helpful, they might cut a finger (harmless). If they move too slowly to be safe, they don't get the food done (helpful). Because the same "knives" (neurons) are being pulled in two different directions, the whole system gets jammed.

3. The "Interference" Effect

The paper shows that these shared neurons are incredibly powerful.

  • When the researchers "turned off" (ablated) the neurons specific to being helpful, the AI got worse at being helpful but actually got better at being harmless.
  • When they turned off the harmless neurons, the AI got worse at being harmless but better at being helpful.

This proves that these neurons aren't just passive helpers; they are actively fighting each other. In the "Mixed" model, the helpful neurons are constantly trying to push the AI to answer, while the harmless neurons are trying to push it to refuse. Because they share the same hardware, they cancel each other out, leading to a confused AI that scores lower on both tests.

4. The "Weak Signal"

Even when the Mixed model managed to make the right choice (like refusing a bad request), the researchers noticed something else. The "confidence score" it gave itself was much lower than the specialist models.

The Analogy:

  • The Helpful Coach says: "Yes, this answer is great! I'm 100% sure!"
  • The Harmless Coach says: "No, this is bad! I'm 100% sure!"
  • The Mixed Coach says: "Um, maybe this is okay? I'm... 60% sure?"

The Mixed model is less confident because the internal conflict makes it hesitate. It's like a person trying to walk in two different directions at once; they end up shuffling forward slowly and unsurely.

Summary of Findings

  • Specialists win: An AI trained to be just helpful or just harmless performs better than one trained to be both.
  • Shared hardware causes conflict: The reason for the failure isn't just a lack of data; it's that the AI uses the same internal parts (neurons) for both tasks, and those parts get confused when asked to do opposing things.
  • The solution isn't simple: You can't just "mix" the training data and expect a perfect result. The paper suggests we need to find ways to separate these "shared neurons" so the AI can be helpful without fighting its own safety mechanisms.

In short, the paper reveals that the struggle between being helpful and being safe isn't just a rulebook problem; it's a physical wiring problem inside the AI's brain where the same switches are trying to do two opposite jobs at once.

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 →