Papers › Ranked List Truncation for Large Language Model-based Re-Ranking

Ranked List Truncation for Large Language Model-based Re-Ranking

28 Apr 2024arXiv:2404.18185archive 2025-07-28

Chuan Meng, Negar Arabzadeh, Arian Askari, Mohammad Aliannejadi, Maarten de Rijke

We study ranked list truncation (RLT) from a novel "retrieve-then-re-rank" perspective, where we optimize re-ranking by truncating the retrieved list (i.e., trim re-ranking candidates). RLT is crucial for re-ranking as it can improve re-ranking efficiency by sending variable-length candidate lists to a re-ranker on a per-query basis. It also has the potential to improve re-ranking effectiveness. Despite its importance, there is limited research into applying RLT methods to this new perspective. To address this research gap, we reproduce existing RLT methods in the context of re-ranking, especially newly emerged large language model (LLM)-based re-ranking. In particular, we examine to what extent established findings on RLT for retrieval are generalizable to the "retrieve-then-re-rank" setup from three perspectives: (i) assessing RLT methods in the context of LLM-based re-ranking with lexical first-stage retrieval, (ii) investigating the impact of different types of first-stage retrievers on RLT methods, and (iii) investigating the impact of different types of re-rankers on RLT methods. We perform experiments on the TREC 2019 and 2020 deep learning tracks, investigating 8 RLT methods for pipelines involving 3 retrievers and 2 re-rankers. We reach new insights into RLT methods in the context of re-ranking.

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="2404.18185")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 11 ran with no contract checked.

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

chuanmeng/rlt4reranking officialmentioned in papermentioned on GitHubjax 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

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 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.

11ran
2unverified

Licence: 13 of the 13 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 chuanmeng/rlt4reranking. “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.

collate_fn chuanmeng/rlt4reranking/rlt/supervised_rlt/dataset.py official repository ran no licence file found · pointer only · 98ccdcdd674032fc · report
cos chuanmeng/rlt4reranking/rlt/embedding.py official repository ran fingerprinted no licence file found · pointer only · 7c321a667eba1945 · report
cos_sim chuanmeng/rlt4reranking/rlt/features.py official repository ran fingerprinted no licence file found · pointer only · 2adba2137f0c99d0 · report
dcg chuanmeng/rlt4reranking/rlt/retrieval_labels.py official repository ran no licence file found · pointer only · f4a6bc68677e0d0a · report
dense chuanmeng/rlt4reranking/rlt/features.py official repository ran no licence file found · pointer only · fd2589a2883b6137 · report
eet chuanmeng/rlt4reranking/rlt/reranking_labels.py official repository ran no licence file found · pointer only · 19147daf9c8d1c2b · report
f1 chuanmeng/rlt4reranking/rlt/retrieval_labels.py official repository ran no licence file found · pointer only · 95df88355bf0a4a5 · report
neighbor_sim chuanmeng/rlt4reranking/rlt/features.py official repository ran no licence file found · pointer only · e750ad8c656564da · report
read_result chuanmeng/rlt4reranking/process_robust04.py official repository ran no licence file found · pointer only · f7976c7bc649ea7e · report
softmax chuanmeng/rlt4reranking/rlt/embedding.py official repository ran fingerprinted no licence file found · pointer only · 3135afc4e722e27d · report
surprise_truncation chuanmeng/rlt4reranking/rlt/unsupervised_rlt.py official repository ran no licence file found · pointer only · 2c7d1f6a5e0ba09f · report
evaluation chuanmeng/rlt4reranking/rlt/evaluation.py official repository unverified no licence file found · pointer only · 62643434cfae56cf · report
translate chuanmeng/rlt4reranking/format.py official repository unverified no licence file found · pointer only · a30bc6e83a6ddfa2 · report

Tasks

Language ModelingLanguage ModellingLarge Language ModelRe-RankingRetrieval

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