pith. sign in

arxiv: 2405.04727 · v1 · pith:ICHKHKWUnew · submitted 2024-05-08 · 💻 cs.IR

LLMs Can Patch Up Missing Relevance Judgments in Evaluation

classification 💻 cs.IR
keywords judgmentsdocumentsevaluationholesrelevancecorrelationexperimentsjudgment
0
0 comments X
read the original abstract

Unjudged documents or holes in information retrieval benchmarks are considered non-relevant in evaluation, yielding no gains in measuring effectiveness. However, these missing judgments may inadvertently introduce biases into the evaluation as their prevalence for a retrieval model is heavily contingent on the pooling process. Thus, filling holes becomes crucial in ensuring reliable and accurate evaluation. Collecting human judgment for all documents is cumbersome and impractical. In this paper, we aim at leveraging large language models (LLMs) to automatically label unjudged documents. Our goal is to instruct an LLM using detailed instructions to assign fine-grained relevance judgments to holes. To this end, we systematically simulate scenarios with varying degrees of holes by randomly dropping relevant documents from the relevance judgment in TREC DL tracks. Our experiments reveal a strong correlation between our LLM-based method and ground-truth relevance judgments. Based on our simulation experiments conducted on three TREC DL datasets, in the extreme scenario of retaining only 10% of judgments, our method achieves a Kendall tau correlation of 0.87 and 0.92 on an average for Vicu\~na-7B and GPT-3.5 Turbo respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hybrid Pooling with LLMs via Relevance Context Learning

    cs.IR 2026-02 unverdicted novelty 7.0

    Relevance Context Learning generates explicit relevance narratives from judged examples to guide LLM assessors, outperforming zero-shot and standard in-context learning for IR relevance judgments.

  2. How important is Recall for Measuring Retrieval Quality?

    cs.CL 2025-12 unverdicted novelty 6.0

    A simple new retrieval quality measure correlates well with LLM response quality judgments without needing the total count of relevant documents.