paper-with-me

Papers

Data-Driven Relevance Judgments for Ranking Evaluation

2016-12-19 · Moniz Nuno, Torgo Luís, Vinagre João

Ranking evaluation metrics are a fundamental element of design and improvement efforts in information retrieval. We observe that most popular metrics disregard information portrayed in the scores used to derive rankings, when available. This may pose a numerical scaling problem, causing an under- or over-estimation of the evaluation depending on the degree of divergence between the scores of ranked items. The purpose of this work is to propose a principled way of quantifying multi-graded relevance judgments of items and enable a more accurate penalization of ordering errors in rankings. We propose a data-driven generation of relevance functions based on the degree of the divergence amongst a set of items' scores and its application in the evaluation metric Normalized Discounted Cumulative Gain (nDCG). We use synthetic data to demonstrate the interest of our proposal and a combination of data on news items from Google News and their respective popularity in Twitter to show its performance in comparison to the standard nDCG. Results show that our proposal is capable of providing a more fine-grained evaluation of rankings when compared to the standard nDCG, and that the latter frequently under- or over-estimates its evaluation scores in light of the divergence of items' scores.

📄 PDF Abstract BibTeX arXiv:1612.06136

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Likert or Not: LLM Absolute Relevance Judgments on Fine-Grained Ordinal Scales

2025-05-25 · Charles Godfrey, Ping Nie, Natalia Ostapuk, David Ken 외

Large language models (LLMs) obtain state of the art zero shot relevance ranking performance on a variety of information retrieval tasks. The two most common prompts to elicit LLM relevance judgments are pointwise scorin…

Information Retrieval

Re-Rankers as Relevance Judges

2026-01-08 · Chuan Meng, Jiqun Liu, Mohammad Aliannejadi, Fengran Mo 외 arxiv

Using large language models (LLMs) to predict relevance judgments has shown promising results. Most studies treat this task as a distinct research line, e.g., focusing on prompt design for predicting relevance labels giv…

The Effect of Document Summarization on LLM-Based Relevance Judgments

2025-12-05 · Samaneh Mohtadi, Kevin Roitero, Stefano Mizzaro, Gianluca Demartini arxiv

Relevance judgments are central to the evaluation of Information Retrieval (IR) systems, but obtaining them from human annotators is costly and time-consuming. Large Language Models (LLMs) have recently been proposed as …

Document SummarizationInformation RetrievalText Summarization

Evaluating Search Engines by Modeling the Relationship Between Relevance and Clicks

2007-12-01 · NeurIPS 2007 12 · Ben Carterette, Rosie Jones

We propose a model that leverages the millions of clicks received by web search engines, to predict document relevance. This allows the comparison of ranking functions when clicks are available but complete relevance jud…

Unbiased Comparative Evaluation of Ranking Functions

2016-04-25 · Tobias Schnabel, Adith Swaminathan, Peter Frazier, Thorsten Joachims

Eliciting relevance judgments for ranking evaluation is labor-intensive and costly, motivating careful selection of which documents to judge. Unlike traditional approaches that make this selection deterministically, prob…