🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
← All papers  /  Sep 17, 2026
Agents · Safety

One Axis, No Brake: Self-Knowledge Limits the Filtering of Harmful Peer Conformity in LLMs

First page
One Axis, No Brake: Self-Knowledge Limits the Filtering of Harmful Peer Conformity in LLMs
The curator’s take

Yibo Hu (Illinois Institute of Technology) shows that filtering harmful peer-induced revisions in multi-agent LLM systems reduces to the model knowing whether its original answer was correct, and that this self-knowledge sets a hard ceiling on any such filter.

Ask this paper

Key points
01

The reduction: A revision is harmful exactly when the original answer was right, so any brake built from a deploy-time signal is a correctness probe.

02

The ceiling: Self-knowledge AUROC ranges from about 0.64 to 0.89 across six model families, which bounds how well harmful revisions can be separated from beneficial ones.

03

Steering does not help: White-box steering along the model's own correctness direction changes how often it revises, but harmful and beneficial revisions move together.

04

Population effect: When most agents start wrong, debate turns the shared mistake into a confident wrong consensus; adding agents, diversity or a stronger member does not fix this, while adding information before revision does.

Abstract

Multi-agent LLM systems are expected to be more reliable because agents can catch each other's mistakes. But peer pressure cuts both ways: the same correction that fixes a wrong answer can overturn a right one. The tempting safeguard is a brake that keeps the beneficial revisions and blocks the harmful ones. We show this brake is hard to build, for a simple reason: a revision is harmful exactly when the original answer was right, so deciding whether to block it is the same as knowing whether the model was already correct. This turns the open-ended hunt for a brake into one measurable quantity, the model's self-knowledge: any brake built from a deploy-time signal is a correctness probe in disguise, and self-knowledge is far from perfect (AUROC $\approx 0.64$--$0.89$ across six model families). We call this ceiling the wall. Even white-box steering of the model's own correctness direction does not breach it: it changes how often the model revises, but harmful and beneficial revisions move together. At population scale the wall becomes the cliff: when most agents start wrong, debate amplifies the shared mistake into a confident, wrong consensus. In our multiple-choice societies, more agents, more model diversity, and a stronger member do not fix it. What helps is adding information before the revision, not filtering after it. Local agreement is not global correctness.

Every Monday
Get next week’s papers.
Subscribe on Substack