{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/ranked-list-truncation-for-large-language","title":"Ranked List Truncation for Large Language Model-based Re-Ranking","arxiv_id":"2404.18185","date":"2024-04-28","proceeding":null,"authors":["Chuan Meng","Negar Arabzadeh","Arian Askari","Mohammad Aliannejadi","Maarten de Rijke"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2404.18185v1","url_pdf":"https://arxiv.org/pdf/2404.18185v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"ranked-list-truncation-for-large-language","repo_url":"https://github.com/chuanmeng/rlt4reranking","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok"}}],"tasks":[{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"large-language-model","task_name":"Large Language Model"},{"task_slug":"re-ranking","task_name":"Re-Ranking"},{"task_slug":"retrieval","task_name":"Retrieval"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.18185","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.18185"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chuanmeng/rlt4reranking","reach":{"status":"ok"}}],"summary":{"ran":11,"unverified":2},"by_repo_kind":{"official":{"samples":13,"ran":11,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":13,"samples":[{"code_sha256_prefix":"98ccdcdd674032fc","entry":"collate_fn","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/supervised_rlt/dataset.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/supervised_rlt/dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"98ccdcdd674032fc"}},{"code_sha256_prefix":"7c321a667eba1945","entry":"cos","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/embedding.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/embedding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7c321a667eba1945"}},{"code_sha256_prefix":"2adba2137f0c99d0","entry":"cos_sim","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/features.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/features.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2adba2137f0c99d0"}},{"code_sha256_prefix":"f4a6bc68677e0d0a","entry":"dcg","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/retrieval_labels.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/retrieval_labels.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f4a6bc68677e0d0a"}},{"code_sha256_prefix":"fd2589a2883b6137","entry":"dense","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/features.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/features.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fd2589a2883b6137"}},{"code_sha256_prefix":"19147daf9c8d1c2b","entry":"eet","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/reranking_labels.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/reranking_labels.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19147daf9c8d1c2b"}},{"code_sha256_prefix":"95df88355bf0a4a5","entry":"f1","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/retrieval_labels.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/retrieval_labels.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"95df88355bf0a4a5"}},{"code_sha256_prefix":"e750ad8c656564da","entry":"neighbor_sim","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/features.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/features.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e750ad8c656564da"}},{"code_sha256_prefix":"f7976c7bc649ea7e","entry":"read_result","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"process_robust04.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/process_robust04.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f7976c7bc649ea7e"}},{"code_sha256_prefix":"3135afc4e722e27d","entry":"softmax","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/embedding.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/embedding.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3135afc4e722e27d"}},{"code_sha256_prefix":"2c7d1f6a5e0ba09f","entry":"surprise_truncation","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/unsupervised_rlt.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/unsupervised_rlt.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2c7d1f6a5e0ba09f"}},{"code_sha256_prefix":"62643434cfae56cf","entry":"evaluation","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"rlt/evaluation.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/rlt/evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"62643434cfae56cf"}},{"code_sha256_prefix":"a30bc6e83a6ddfa2","entry":"translate","repo":"chuanmeng/rlt4reranking","repo_kind":"official","path":"format.py","file_url":"https://github.com/chuanmeng/rlt4reranking/blob/HEAD/format.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a30bc6e83a6ddfa2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}