arXiv:2504.12558cs.IRcs.CL2025-04被引 27

对比多种LLM评估方法,验证其在信息检索中的有效性。

Benchmarking LLM-based Relevance Judgment Methods

  • 系统比较二元、分级、偏好及基于要点的评估方法
  • 在TREC和ANTIQUE数据集上验证判断一致性,相关性达0.7以上
  • 开源代码与数据,适合评测研究者参考使用

大型语言模型(LLMs)被越来越多用于自动化信息检索系统的评估,尤其在生成分级相关性判断方面。以往研究多聚焦于通过不同提示策略复现人类分级判断,但对其他评估方法或全面对比研究较少。本文系统比较了多种基于LLM的相关性评估方法,包括二元判断、分级评估、成对偏好方法以及两种基于要点的方法(文档无关与文档依赖)。除传统的基于肯德尔相关性的系统排名比较外,还考察了LLM判断与人类偏好的一致性。实验覆盖TREC深度学习赛道2019、2020、2021及ANTIQUE数据集(面向非事实型开放域问答)。我们公开了Llama3.2b和gpt-4o生成的相关性判断结果。目标是复现并全面比较各类方法,所有代码、数据与资源均在GitHub开源:https://github.com/Narabzad/llm-relevance-judgement-comparison。

原文摘要 · Abstract (English)

Large Language Models (LLMs) are increasingly deployed in both academic and industry settings to automate the evaluation of information seeking systems, particularly by generating graded relevance judgments. Previous work on LLM-based relevance assessment has primarily focused on replicating graded human relevance judgments through various prompting strategies. However, there has been limited exploration of alternative assessment methods or comprehensive comparative studies. In this paper, we systematically compare multiple LLM-based relevance assessment methods, including binary relevance judgments, graded relevance assessments, pairwise preference-based methods, and two nugget-based evaluation methods~--~document-agnostic and document-dependent. In addition to a traditional comparison based on system rankings using Kendall correlations, we also examine how well LLM judgments align with human preferences, as inferred from relevance grades. We conduct extensive experiments on datasets from three TREC Deep Learning tracks 2019, 2020 and 2021 as well as the ANTIQUE dataset, which focuses on non-factoid open-domain question answering. As part of our data release, we include relevance judgments generated by both an open-source (Llama3.2b) and a commercial (gpt-4o) model. Our goal is to \textit{reproduce} various LLM-based relevance judgment methods to provide a comprehensive comparison. All code, data, and resources are publicly available in our GitHub Repository at https://github.com/Narabzad/llm-relevance-judgement-comparison.

信息检索大模型评估相关性判断TREC

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。