Most LLM Conformity Needs No Speaker: Measuring the Speaker-Free Floor in Peer-Pressure Benchmarks

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Advanced, quick

Summary

A new analysis of LLM conformity benchmarks reveals that most apparent conformity, where models change correct answers towards a peer response, persists even when the peer (speaker) is removed. This phenomenon stems from a confound in standard prompts, which mix speaker presence with the repeated wrong answer itself. Researchers introduced a "no-source condition," presenting the same asserted answer without an explicit speaker. Across six open-weight LLMs and seven QA and reasoning datasets, this condition alone caused harmful revision in 66.5% of initially correct cases, significantly higher than the 10.3% observed under a plain re-ask. The effect holds even when answers are paraphrased or options are hidden in open-ended settings. Source framing, such as an "expert-panel," can modulate this speaker-free floor, while minimal person labels do not reliably impact it. Models typically become confidently wrong after flipping, and simple recalibration fails to restore original answers.

Key takeaway

For NLP Engineers designing or interpreting LLM conformity benchmarks, you must first establish the speaker-free revision floor. Your benchmarks should isolate the impact of repeated wrong answers from actual social influence by using a no-source condition. Failing to do so risks misattributing model changes to social pressure rather than a simple textual confound. Consider how source framing affects this baseline.

Key insights

LLM "conformity" is largely an artifact of repeated wrong answers, not social influence from a speaker.

Principles

Method

Introduced a "no-source condition" where asserted answers are presented without an explicit speaker to isolate the effect of repeated text from social influence in LLM conformity benchmarks.

In practice

Topics

Best for: Research Scientist, AI Engineer, Machine Learning Engineer, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.