paper-with-me

Papers

Learning to Rank from Relevance Judgments Distributions

2022-02-13 · Alberto Purpura, Gianmaria Silvello, Gian Antonio Susto

Learning to Rank (LETOR) algorithms are usually trained on annotated corpora where a single relevance label is assigned to each available document-topic pair. Within the Cranfield framework, relevance labels result from merging either multiple expertly curated or crowdsourced human assessments. In this paper, we explore how to train LETOR models with relevance judgments distributions (either real or synthetically generated) assigned to document-topic pairs instead of single-valued relevance labels. We propose five new probabilistic loss functions to deal with the higher expressive power provided by relevance judgments distributions and show how they can be applied both to neural and GBM architectures. Moreover, we show how training a LETOR model on a sampled version of the relevance judgments from certain probability distributions can improve its performance when relying either on traditional or probabilistic loss functions. Finally, we validate our hypothesis on real-world crowdsourced relevance judgments distributions. Overall, we observe that relying on relevance judgments distributions to train different LETOR models can boost their performance and even outperform strong baselines such as LambdaMART on several test collections.

📄 PDF Abstract BibTeX arXiv:2202.06337

Code (1)

albpurpura/pltr 공식 구현 tf

Tasks

Learning-To-Rank

Similar Papers 제목 키워드 기반

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

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

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…

How Relevant is the Long Tail? A Relevance Assessment Study on Million Short

2016-06-20 · Schaer Philipp, Mayr Philipp, Sünkler Sebastian, Lewandowski Dirk

Users of web search engines are known to mostly focus on the top ranked results of the search engine result page. While many studies support this well known information seeking pattern only few studies concentrate on the…