{"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/reader-guided-passage-reranking-for-open","title":"Rider: Reader-Guided Passage Reranking for Open-Domain Question Answering","arxiv_id":"2101.00294","date":"2021-01-01","proceeding":null,"authors":["Yuning Mao","Pengcheng He","Xiaodong Liu","Yelong Shen","Jianfeng Gao","Jiawei Han","Weizhu Chen"],"abstract":"Current open-domain question answering systems often follow a Retriever-Reader architecture, where the retriever first retrieves relevant passages and the reader then reads the retrieved passages to form an answer. In this paper, we propose a simple and effective passage reranking method, named Reader-guIDEd Reranker (RIDER), which does not involve training and reranks the retrieved passages solely based on the top predictions of the reader before reranking. We show that RIDER, despite its simplicity, achieves 10 to 20 absolute gains in top-1 retrieval accuracy and 1 to 4 Exact Match (EM) gains without refining the retriever or reader. In addition, RIDER, without any training, outperforms state-of-the-art transformer-based supervised rerankers. Remarkably, RIDER achieves 48.3 EM on the Natural Questions dataset and 66.4 EM on the TriviaQA dataset when only 1,024 tokens (7.8 passages on average) are used as the reader input after passage reranking.","url_abs":"https://arxiv.org/abs/2101.00294v3","url_pdf":"https://arxiv.org/pdf/2101.00294v3.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":"reader-guided-passage-reranking-for-open","repo_url":"https://github.com/morningmoni/GAR","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"natural-questions","task_name":"Natural Questions"},{"task_slug":"open-domain-question-answering","task_name":"Open-Domain Question Answering"},{"task_slug":null,"task_name":"Passage Reranking"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"reranking","task_name":"Reranking"},{"task_slug":"retrieval","task_name":"Retrieval"},{"task_slug":"triviaqa","task_name":"TriviaQA"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2101.00294","atlas_url":"https://app.syntology.ai/?focus=2101.00294","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2101.00294"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/morningmoni/GAR","reach":null}],"summary":{"ran":2,"ran_draft_wrong":1,"ran_honours":2,"ran_violates":1,"unverified":3},"by_repo_kind":{"official":{"samples":9,"ran":6,"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":9,"samples":[{"code_sha256_prefix":"bf3274c52950e8da","entry":"Tokens","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.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":"bf3274c52950e8da"}},{"code_sha256_prefix":"0b6a434f87786b0a","entry":"_normalize","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0b6a434f87786b0a"}},{"code_sha256_prefix":"fe1aa421f776a18e","entry":"calc_retrieval_acc","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fe1aa421f776a18e"}},{"code_sha256_prefix":"855cd05ef5ee1f4a","entry":"has_answer","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.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":"855cd05ef5ee1f4a"}},{"code_sha256_prefix":"4b3c4cf84907020d","entry":"has_answer_count","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4b3c4cf84907020d"}},{"code_sha256_prefix":"442d4287320d335d","entry":"regex_match","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"442d4287320d335d"}},{"code_sha256_prefix":"89a9b0864f8038ac","entry":"SimpleTokenizer","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.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":"89a9b0864f8038ac"}},{"code_sha256_prefix":"07d173914062fa25","entry":"Tokenizer","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.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":"07d173914062fa25"}},{"code_sha256_prefix":"309f65e078afeefe","entry":"rider_rerank","repo":"morningmoni/GAR","repo_kind":"official","path":"rider/rider.py","file_url":"https://github.com/morningmoni/GAR/blob/HEAD/rider/rider.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":"309f65e078afeefe"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}