Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Leveraging Passage Retrieval with Generative Models for Open Domain Question Answering

About

Generative models for open domain question answering have proven to be competitive, without resorting to external knowledge. While promising, this approach requires to use models with billions of parameters, which are expensive to train and query. In this paper, we investigate how much these models can benefit from retrieving text passages, potentially containing evidence. We obtain state-of-the-art results on the Natural Questions and TriviaQA open benchmarks. Interestingly, we observe that the performance of this method significantly improves when increasing the number of retrieved passages. This is evidence that generative models are good at aggregating and combining evidence from multiple passages.

Gautier Izacard, Edouard Grave• 2020

Related benchmarks

TaskDatasetResultRank
Open Question AnsweringNatural Questions (NQ) (test)
Exact Match (EM)51.4
134
Question AnsweringNQ (test)
EM Accuracy51.4
86
Open-domain Question AnsweringTriviaQA (test)
Exact Match68.7
80
Open-domain Question AnsweringNatural Questions (NQ)
Exact Match (EM)51.4
74
Question AnsweringNatural Questions (test)
EM51.4
72
Question AnsweringNatural Questions (NQ) (test)
Exact Match51.5
68
Question AnsweringNarrativeQA (test)
ROUGE-L30.8
68
Open-domain Question AnsweringTriviaQA
EM67.6
62
Open-domain Question AnsweringTriviaQA open (test)
EM67.6
59
Open-domain Question AnsweringWebQuestions (WebQ) (test)
Exact Match (EM)45.2
55
Showing 10 of 61 rows

Other info

Code

Follow for update