arXiv:2501.02408cs.IR2025-01被引 5

用大模型生成文档构建首个无需人工标注的检索评估集。

GenTREC: The First Test Collection Generated by Large Language Models for Evaluating Information Retrieval Systems

  • 以大模型生成文档,按提示词匹配判定相关性。
  • 96,196篇文档、300个主题,18,964条相关性判断。
  • 评估结果与传统TREC集高度一致,适合快速测试系统。

构建信息检索评估用测试集历来依赖大量人工相关性标注,成本高且耗时。本文提出GenTREC,首个完全由大语言模型生成文档构成的测试集,无需人工标注。基于生成文档与提示词天然相关这一假设,我们使用现有TREC搜索主题生成文档,仅将生成该文档的提示词视为相关,其余视为不相关。为增加真实检索挑战,还生成了非相关文档。最终生成的GenTREC包含96,196篇文档、300个主题和18,964条相关性“判断”。实验表明,使用GenTREC评估的IR系统排序结果与传统TREC集高度兼容,尤其在P@100、MAP和RPrec等指标上表现一致。结果证明该方法为信息检索评估提供了一种低成本、高效的新路径,显著降低未来评估资源的构建与维护负担。

原文摘要 · Abstract (English)

Building test collections for Information Retrieval evaluation has traditionally been a resource-intensive and time-consuming task, primarily due to the dependence on manual relevance judgments. While various cost-effective strategies have been explored, the development of such collections remains a significant challenge. In this paper, we present GenTREC , the first test collection constructed entirely from documents generated by a Large Language Model (LLM), eliminating the need for manual relevance judgments. Our approach is based on the assumption that documents generated by an LLM are inherently relevant to the prompts used for their generation. Based on this heuristic, we utilized existing TREC search topics to generate documents. We consider a document relevant only to the prompt that generated it, while other document-topic pairs are treated as non-relevant. To introduce realistic retrieval challenges, we also generated non-relevant documents, ensuring that IR systems are tested against a diverse and robust set of materials. The resulting GenTREC collection comprises 96,196 documents, 300 topics, and 18,964 relevance "judgments". We conducted extensive experiments to evaluate GenTREC in terms of document quality, relevance judgment accuracy, and evaluation reliability. Notably, our findings indicate that the ranking of IR systems using GenTREC is compatible with the evaluations conducted using traditional TREC test collections, particularly for P@100, MAP, and RPrec metrics. Overall, our results show that our proposed approach offers a promising, low-cost alternative for IR evaluation, significantly reducing the burden of building and maintaining future IR evaluation resources.

信息检索大模型应用测试集构建

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