CLAILGSep 29, 2023

Benchmarking Cognitive Biases in Large Language Models as Evaluators

DeepMind
arXiv:2309.17012v3167 citationsh-index: 22
Originality Incremental advance
AI Analysis

This work highlights a critical limitation for researchers and practitioners relying on LLMs for automated evaluation, showing they are not robust for tasks requiring alignment with human judgment.

The study found that large language models (LLMs) exhibit significant cognitive biases when used as evaluators, with an average of 40% of comparisons showing bias, and machine preferences misaligned with human preferences by a 49.6% Rank-Biased Overlap score.

Large Language Models are cognitively biased judges. Large Language Models (LLMs) have recently been shown to be effective as automatic evaluators with simple prompting and in-context learning. In this work, we assemble 15 LLMs of four different size ranges and evaluate their output responses by preference ranking from the other LLMs as evaluators, such as System Star is better than System Square. We then evaluate the quality of ranking outputs introducing the Cognitive Bias Benchmark for LLMs as Evaluators (CoBBLEr), a benchmark to measure six different cognitive biases in LLM evaluation outputs, such as the Egocentric bias where a model prefers to rank its own outputs highly in evaluation. We find that LLMs are biased text quality evaluators, exhibiting strong indications on our bias benchmark (average of 40% of comparisons across all models) within each of their evaluations that question their robustness as evaluators. Furthermore, we examine the correlation between human and machine preferences and calculate the average Rank-Biased Overlap (RBO) score to be 49.6%, indicating that machine preferences are misaligned with humans. According to our findings, LLMs may still be unable to be utilized for automatic annotation aligned with human preferences. Our project page is at: https://minnesotanlp.github.io/cobbler.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes