ACL 2025finding0 citations

LLMs are Biased Evaluators But Not Biased for Fact-Centric Retrieval Augmented Generation

Yen-Shan Chen, Jing Jin, Peng-Ting Kuo, Chao-Wei Huang, Yun-Nung Chen

Abstract

Recent studies have demonstrated that large language models (LLMs) exhibit significant biases in evaluation tasks, particularly in preferentially rating and favoring self-generated content. However, the extent to which this bias manifests in fact-oriented tasks, especially within retrieval-augmented generation (RAG) frameworks—where keyword extraction and factual accuracy take precedence over stylistic elements—remains unclear. Our study addresses this knowledge gap by simulating two critical phases of the RAG framework. In the first phase, LLMs evaluated human-authored and model-generated passages, emulating the pointwise reranking phase. The second phase involves conducting pairwise reading comprehension tests to simulate the generation phase. Contrary to previous findings indicating a self-preference in rating tasks, our results reveal no significant self-preference effect in RAG frameworks. Instead, we observe that factual accuracy significantly influences LLMs’ output, even in the absence of prior knowledge. These findings are consistent among three common QA datasets (NQ, MARCO, TriviaQA Datasets) and 5 widely adopted language models (GPT-3.5, GPT-4o-mini, Gemini, LLaMA3, and Mistral). Our research contributes to the ongoing discourse on LLM biases and their implications for RAG-based system, offering insights that may inform the development of more robust and unbiased LLM systems.

BibTeX
@inproceedings{chen-etal-2025-llms,
    title = "{LLM}s are Biased Evaluators But Not Biased for Fact-Centric Retrieval Augmented Generation",
    author = "Chen, Yen-Shan  and
      Jin, Jing  and
      Kuo, Peng-Ting  and
      Huang, Chao-Wei  and
      Chen, Yun-Nung",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.1369/",
    doi = "10.18653/v1/2025.findings-acl.1369",
    pages = "26669--26684",
    ISBN = "979-8-89176-256-5"
}
LLMs are Biased Evaluators But Not Biased for Fact-Centric Retrieval Augmented Generation · ACL 2025