Papers › Listwise Learning to Rank by Exploring Unique Ratings

Listwise Learning to Rank by Exploring Unique Ratings

7 Jan 2020arXiv:2001.01828archive 2025-07-28

Xiaofeng Zhu, Diego Klabjan

In this paper, we propose new listwise learning-to-rank models that mitigate the shortcomings of existing ones. Existing listwise learning-to-rank models are generally derived from the classical Plackett-Luce model, which has three major limitations. (1) Its permutation probabilities overlook ties, i.e., a situation when more than one document has the same rating with respect to a query. This can lead to imprecise permutation probabilities and inefficient training because of selecting documents one by one. (2) It does not favor documents having high relevance. (3) It has a loose assumption that sampling documents at different steps is independent. To overcome the first two limitations, we model ranking as selecting documents from a candidate set based on unique rating levels in decreasing order. The number of steps in training is determined by the number of unique rating levels. We propose a new loss function and associated four models for the entire sequence of weighted classification tasks by assigning high weights to the selected documents with high ratings for optimizing Normalized Discounted Cumulative Gain (NDCG). To overcome the final limitation, we further propose a novel and efficient way of refining prediction scores by combining an adapted Vanilla Recurrent Neural Network (RNN) model with pooling given selected documents at previous steps. We encode all of the documents already selected by an RNN model. In a single step, we rank all of the documents with the same ratings using the last cell of the RNN multiple times. We have implemented our models using three settings: neural networks, neural networks with gradient boosting, and regression trees with gradient boosting. We have conducted experiments on four public datasets. The experiments demonstrate that the models notably outperform state-of-the-art learning-to-rank models.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2001.01828")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

By repository: official repository: 9 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

XiaofengZhu/uRank_uMart officialmentioned in papertfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from XiaofengZhu/uRank_uMart. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_OHSUMED_data_path XiaofengZhu/uRank_uMart/src/feature_norm_for_lambdarank.py official repository unverified Apache-2.0 (permissive) · 2b5a619a8e987439 · report
get_OHSUMED_data_path XiaofengZhu/uRank_uMart/src/lambda_cv_correct.py official repository unverified Apache-2.0 (permissive) · b08afbd70d190726 · report
get_data_model XiaofengZhu/uRank_uMart/src/process_ndcg_results.py official repository unverified Apache-2.0 (permissive) · 02139540ce6114de · report
get_data_path XiaofengZhu/uRank_uMart/src/feature_norm_for_lambdarank.py official repository unverified Apache-2.0 (permissive) · 05dad4ff3ca220d1 · report
get_ndcgs XiaofengZhu/uRank_uMart/src/process_ndcg_results.py official repository unverified Apache-2.0 (permissive) · b2689e16925a9157 · report
get_ndcgs_errs XiaofengZhu/uRank_uMart/src/process_results.py official repository unverified Apache-2.0 (permissive) · 73cc2c569911c5bc · report
input_fn XiaofengZhu/uRank_uMart/src/model/reader.py official repository unverified Apache-2.0 (permissive) · 37f21b0f8c4c6c2e · report
load_dataset_from_tfrecords XiaofengZhu/uRank_uMart/src/model/reader.py official repository unverified Apache-2.0 (permissive) · 68fe8a2460d9a8e4 · report
normalize_mean_max_feature_array XiaofengZhu/uRank_uMart/src/feature_norm_for_lambdarank.py official repository unverified Apache-2.0 (permissive) · 48b7183c5599a4ae · report

Tasks

Learning-To-Rank

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections