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

SARDINE: A Simulator for Automated Recommendation in Dynamic and Interactive Environments

naver/sardine 28 Nov 2023

Simulators can provide valuable insights for researchers and practitioners who wish to improve recommender systems, because they allow one to easily tweak the experimental setup in which recommender systems operate, and as a result lower the cost of identifying general trends and uncovering novel findings about the candidate methods.

4
28 Nov 2023

GLEN: Generative Retrieval via Lexical Index Learning

skleee/GLEN 6 Nov 2023

For training, GLEN effectively exploits a dynamic lexical identifier using a two-phase index learning strategy, enabling it to learn meaningful lexical identifiers and relevance signals between queries and documents.

18
06 Nov 2023

RAIFLE: Reconstruction Attacks on Interaction-based Federated Learning with Active Data Manipulation

dzungvpham/raifle 29 Oct 2023

Federated learning (FL) has recently emerged as a privacy-preserving approach for machine learning in domains that rely on user interactions, particularly recommender systems (RS) and online learning to rank (OLTR).

1
29 Oct 2023

Learning to Rank Context for Named Entity Recognition Using a Synthetic Dataset

CompNet/conivel 16 Oct 2023

Using this dataset, we train a neural context retriever based on a BERT model that is able to find relevant context for NER.

4
16 Oct 2023

Optimizing Group-Fair Plackett-Luce Ranking Models for Relevance and Ex-Post Fairness

sruthigorantla/group-fair-pl 25 Aug 2023

Previous works have proposed efficient algorithms to train stochastic ranking models that achieve fairness of exposure to the groups ex-ante (or, in expectation), which may not guarantee representation fairness to the groups ex-post, that is, after realizing a ranking from the stochastic ranking model.

1
25 Aug 2023

Sustainable Transparency in Recommender Systems: Bayesian Ranking of Images for Explainability

kominaru/brie 27 Jul 2023

Recommender Systems have become crucial in the modern world, commonly guiding users towards relevant content or products, and having a large influence over the decisions of users and citizens.

1
27 Jul 2023

A Probabilistic Position Bias Model for Short-Video Recommendation Feeds

olivierjeunen/c-3po-recsys-2023 26 Jul 2023

Empirical insights from a large-scale social media platform show how our probabilistic position bias model more accurately captures empirical exposure than existing models, and paves the way for unbiased evaluation and learning-to-rank.

2
26 Jul 2023

MIST-CF: Chemical formula inference from tandem mass spectra

samgoldman97/mist-cf 17 Jul 2023

Importantly, MIST-CF learns in a data dependent fashion using a Formula Transformer neural network architecture and circumvents the need for fragmentation tree construction.

13
17 Jul 2023

Learning to Rank in Generative Retrieval

liyongqi67/minder 27 Jun 2023

However, only learning to generate is insufficient for generative retrieval.

31
27 Jun 2023

Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification

xk-huang/OrdinalCLIP NeurIPS 2023

Consequently, we propose a cross-modal ordinal pairwise loss to refine the CLIP feature space, where texts and images maintain both semantic alignment and ordering alignment.

32
24 Jun 2023