用显式语义叙事提升LLM判断相关性的准确性
Hybrid Pooling with LLMs via Relevance Context Learning
- 将相关性判断转化为主题特异性语义叙事,增强上下文理解
- 在真实数据集构建中,比零样本和标准ICL提升显著
- 适合需要高质量自动标注的IR系统评估场景
高质量的相关性判断对信息检索系统评估至关重要,但人工标注成本高昂。大语言模型(LLM)虽具自动评估潜力,可靠性仍有限。现有方法多依赖零样本提示或少量标注示例的上下文学习(ICL),但标准ICL将示例视为独立个体,未能显式捕捉主题相关的相关性标准,限制泛化能力。为此,我们提出相关性上下文学习(RCL):利用人工相关性判断,引导一个Instructor LLM分析标注的查询-文档对,生成描述特定主题相关性标准的显式叙事;再以这些叙事作为结构化提示,指导Assessor LLM进行判断。为在真实数据收集场景下评估,我们设计混合池化策略:由人工评估浅层depth-k池中的文档,其余文档由LLM标注。实验表明,RCL显著优于零样本提示,且持续超越标准ICL。结果表明,将相关性示例转化为上下文感知的显式叙事,是更有效的利用人类判断构建基于LLM的检索数据集的方法。
原文摘要 · Abstract (English)
High-quality relevance judgements over large query sets are essential for evaluating Information Retrieval (IR) systems, yet manual annotation remains costly and time-consuming. Large Language Models (LLMs) have recently shown promise as automatic relevance assessors, but their reliability is still limited. Most existing approaches rely on zero-shot prompting or in-context learning (ICL) with a small number of labelled examples. However, standard ICL treats examples as independent instances and fails to explicitly capture the underlying relevance criteria of a topic, restricting its ability to generalise to unseen query-document pairs. To address this limitation, we introduce Relevance Context Learning (RCL), a novel framework that leverages human relevance judgements to explicitly model topic-specific relevance criteria. Rather than directly using labelled examples for in-context prediction, RCL first prompts an LLM (Instructor LLM) to analyse sets of judged query-document pairs and generate explicit narratives that describe what constitutes relevance for a given topic. These relevance narratives are then used as structured prompts to guide a second LLM (Assessor LLM) in producing relevance judgements. To evaluate RCL in a realistic data collection setting, we propose a hybrid pooling strategy in which a shallow depth-k pool from participating systems is judged by human assessors, while the remaining documents are labelled by LLMs. Experimental results demonstrate that RCL substantially outperforms zero-shot prompting and consistently improves over standard ICL. Overall, our findings indicate that transforming relevance examples into explicit, context-aware relevance narratives is a more effective way of exploiting human judgements for LLM-based IR dataset construction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。