paper-with-me

홈 › Papers

OrdRankBen: A Novel Ranking Benchmark for Ordinal Relevance in NLP

2025-03-02 · Yan Wang, Lingfei Qian, Xueqing Peng, Jimin Huang, Dongji Feng

The evaluation of ranking tasks remains a significant challenge in natural language processing (NLP), particularly due to the lack of direct labels for results in real-world scenarios. Benchmark datasets play a crucial role in providing standardized testbeds that ensure fair comparisons, enhance reproducibility, and enable progress tracking, facilitating rigorous assessment and continuous improvement of ranking models. Existing NLP ranking benchmarks typically use binary relevance labels or continuous relevance scores, neglecting ordinal relevance scores. However, binary labels oversimplify relevance distinctions, while continuous scores lack a clear ordinal structure, making it challenging to capture nuanced ranking differences effectively. To address these challenges, we introduce OrdRankBen, a novel benchmark designed to capture multi-granularity relevance distinctions. Unlike conventional benchmarks, OrdRankBen incorporates structured ordinal labels, enabling more precise ranking evaluations. Given the absence of suitable datasets for ordinal relevance ranking in NLP, we constructed two datasets with distinct ordinal label distributions. We further evaluate various models for three model types, ranking-based language models, general large language models, and ranking-focused large language models on these datasets. Experimental results show that ordinal relevance modeling provides a more precise evaluation of ranking models, improving their ability to distinguish multi-granularity differences among ranked items-crucial for tasks that demand fine-grained relevance differentiation.

📄 PDF Abstract BibTeX arXiv:2503.00674

Code (0)

등록된 구현이 없습니다.

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

Ordinal Constrained Binary Code Learning for Nearest Neighbor Search

2016-11-19 · Hong Liu, Rongrong Ji, Yongjian Wu, Feiyue Huang

Recent years have witnessed extensive attention in binary code learning, a.k.a. hashing, for nearest neighbor search problems. It has been seen that high-dimensional data points can be quantized into binary codes to give…

RetrievalSmall Data Image Classification

Learning to Rank when Grades Matter

2023-06-14 · Le Yan, Zhen Qin, Gil Shamir, Dong Lin 외

Graded labels are ubiquitous in real-world learning-to-rank applications, especially in human rated relevance data. Traditional learning-to-rank techniques aim to optimize the ranked order of documents. They typically, h…

Learning-To-RankPrediction

Ranking-aware Reinforcement Learning for Ordinal Ranking

2026-01-28 · Aiming Hao, Chen Zhu, Jiashu Zhu, Jiahong Wu 외 arxiv

Ordinal regression and ranking are challenging due to inherent ordinal dependencies that conventional methods struggle to model. We propose Ranking-Aware Reinforcement Learning (RARL), a novel RL framework that explicitl…

Reinforcement Learning

Inherent Trade-Offs between Diversity and Stability in Multi-Task Benchmarks

2024-05-02 · Guanhua Zhang, Moritz Hardt

We examine multi-task benchmarks in machine learning through the lens of social choice theory. We draw an analogy between benchmarks and electoral systems, where models are candidates and tasks are voters. This suggests …

DiversitySensitivity