TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/R2-D2: A Modular Baseline for Open-Domain Question Answering

R2-D2: A Modular Baseline for Open-Domain Question Answering

Martin Fajcik, Martin Docekal, Karel Ondrej, Pavel Smrz

2021-09-08Findings (EMNLP) 2021 11Question AnsweringPassage RetrievalTriviaQAOpen-Domain Question Answering
PaperPDFCode(official)

Abstract

This work presents a novel four-stage open-domain QA pipeline R2-D2 (Rank twice, reaD twice). The pipeline is composed of a retriever, passage reranker, extractive reader, generative reader and a mechanism that aggregates the final prediction from all system's components. We demonstrate its strength across three open-domain QA datasets: NaturalQuestions, TriviaQA and EfficientQA, surpassing state-of-the-art on the first two. Our analysis demonstrates that: (i) combining extractive and generative reader yields absolute improvements up to 5 exact match and it is at least twice as effective as the posterior averaging ensemble of the same models with different parameters, (ii) the extractive reader with fewer parameters can match the performance of the generative reader on extractive QA datasets.

Results

TaskDatasetMetricValueModel
Question AnsweringNatural QuestionsEM55.9R2-D2 (full)
Question AnsweringNatural Questions (long)EM55.9R2-D2 \w HN-DPR
Question AnsweringNatural QuestionsExact Match55.9R2-D2 \w HN-DPR
Information RetrievalNatural QuestionsPrecision@10088.25DPR+ELECTRA-large-extreader-reranker
Information RetrievalNatural QuestionsPrecision@2085.26DPR+ELECTRA-large-extreader-reranker
Information RetrievalNatural QuestionsPrecision@10088.03DPR+RoBERTa-base-crossencoder-reranker
Information RetrievalNatural QuestionsPrecision@2084.46DPR+RoBERTa-base-crossencoder-reranker
Open-Domain Question AnsweringNatural QuestionsExact Match55.9R2-D2 \w HN-DPR

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16Warehouse Spatial Question Answering with LLM Agent2025-07-14Evaluating Attribute Confusion in Fashion Text-to-Image Generation2025-07-09