An Empirical Study of the Anchoring Effect in LLMs: Existence, Mechanism, and Potential Mitigations
Yiming Huang, Biquan Bie, Zuqiu Na, Weilin Ruan, Songxin Lei, Yutao Yue, Xinlei He
TL;DR
This paper investigates the anchoring effect in LLMs, introducing SynAnchors to study existence, mechanisms, and mitigations. It demonstrates that anchoring is prevalent across modern models, though the effect is shallow and more muted in advanced/reasoning models. Through causal tracing, the authors show that anchor-sensitive signals are primarily active in early layers and involve specific ROI tokens, suggesting that reasoning can modestly mitigate but not eliminate the bias. The work proposes Anti-DP and other strategies, highlighting the need for cognition-aware evaluation and methods to align LLM behavior with trustworthy AI principles.
Abstract
The rise of Large Language Models (LLMs) like ChatGPT has advanced natural language processing, yet concerns about cognitive biases are growing. In this paper, we investigate the anchoring effect, a cognitive bias where the mind relies heavily on the first information as anchors to make affected judgments. We explore whether LLMs are affected by anchoring, the underlying mechanisms, and potential mitigation strategies. To facilitate studies at scale on the anchoring effect, we introduce a new dataset, SynAnchors. Combining refined evaluation metrics, we benchmark current widely used LLMs. Our findings show that LLMs' anchoring bias exists commonly with shallow-layer acting and is not eliminated by conventional strategies, while reasoning can offer some mitigation. This recontextualization via cognitive psychology urges that LLM evaluations focus not on standard benchmarks or over-optimized robustness tests, but on cognitive-bias-aware trustworthy evaluation.
