Learning-To-Rank

178 papers with code • 0 benchmarks • 9 datasets

Learning to rank is the application of machine learning to build ranking models. Some common use cases for ranking models are information retrieval (e.g., web search) and news feeds application (think Twitter, Facebook, Instagram).

Libraries

Use these libraries to find Learning-To-Rank models and implementations

NoRefER: a Referenceless Quality Metric for Automatic Speech Recognition via Semi-Supervised Language Model Fine-Tuning with Contrastive Learning

aixplain/NoRefER 21 Jun 2023

The self-supervised NoRefER exploits the known quality relationships between hypotheses from multiple compression levels of an ASR for learning to rank intra-sample hypotheses by quality, which is essential for model comparisons.

12
21 Jun 2023

A Reference-less Quality Metric for Automatic Speech Recognition via Contrastive-Learning of a Multi-Language Model with Self-Supervision

aixplain/NoRefER 21 Jun 2023

The common standard for quality evaluation of automatic speech recognition (ASR) systems is reference-based metrics such as the Word Error Rate (WER), computed using manual ground-truth transcriptions that are time-consuming and expensive to obtain.

12
21 Jun 2023

Unified Off-Policy Learning to Rank: a Reinforcement Learning Perspective

zeyuzhang1901/unified-off-policy-ltr-neurips2023 NeurIPS 2023

Building upon this, we leverage offline RL techniques for off-policy LTR and propose the Click Model-Agnostic Unified Off-policy Learning to Rank (CUOLR) method, which could be easily applied to a wide range of click models.

4
13 Jun 2023

RankFormer: Listwise Learning-to-Rank Using Listwide Labels

maartenbuyl/rankformer 9 Jun 2023

Web applications where users are presented with a limited selection of items have long employed ranking models to put the most relevant results first.

14
09 Jun 2023

LibAUC: A Deep Learning Library for X-Risk Optimization

Optimization-AI/LibAUC 5 Jun 2023

This paper introduces the award-winning deep learning (DL) library called LibAUC for implementing state-of-the-art algorithms towards optimizing a family of risk functions named X-risks.

273
05 Jun 2023

RankCSE: Unsupervised Sentence Representations Learning via Learning to Rank

perceptiveshawty/RankCSE 26 May 2023

In this paper, we propose a novel approach, RankCSE, for unsupervised sentence representation learning, which incorporates ranking consistency and ranking distillation with contrastive learning into a unified framework.

44
26 May 2023

SELFOOD: Self-Supervised Out-Of-Distribution Detection via Learning to Rank

dheeraj7596/selfood 24 May 2023

To address the annotation bottleneck, we introduce SELFOOD, a self-supervised OOD detection method that requires only in-distribution samples as supervision.

0
24 May 2023

THUIR@COLIEE 2023: Incorporating Structural Knowledge into Pre-trained Language Models for Legal Case Retrieval

lihaitao18375278/THUIR-COLIEE2023 11 May 2023

Legal case retrieval techniques play an essential role in modern intelligent legal systems.

20
11 May 2023

THUIR@COLIEE 2023: More Parameters and Legal Knowledge for Legal Case Entailment

lihaitao18375278/THUIR-COLIEE2023 11 May 2023

This paper describes the approach of the THUIR team at the COLIEE 2023 Legal Case Entailment task.

20
11 May 2023

On the Impact of Outlier Bias on User Clicks

arezoosarvi/outlierbias 1 May 2023

We therefore propose an outlier-aware click model that accounts for both outlier and position bias, called outlier-aware position-based model ( OPBM).

2
01 May 2023