Joint Inference of Retrieval and Generation for Passage Re-ranking

Published: 18 Mar 2024, Last Modified: 08 May 2024Findings of the Association for Computational Linguistics: EACL 2024EveryoneCC BY 4.0
Abstract: Passage retrieval is a crucial component of modern open-domain question answering (QA) systems, providing information for downstream QA components to generate accurate and transparent answers. In this study we focus on passage re-ranking, proposing a simple yet effective method, Joint Passage Re-ranking (JPR), that optimizes the mutual information between query and passage distributions, integrating both cross-encoders and generative models in the re-ranking process. Experimental results demonstrate that JPR outperforms conventional re-rankers and language model scorers in both open-domain QA retrieval settings and diverse retrieval benchmarks under zero-shot settings.
Loading