Our new X account is live! Follow @wizwand_team for updates
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
Open-domain Question AnsweringTriviaQA (test)
Exact Match68.7
80
Question AnsweringNatural Questions (test)
EM51.4
72
Question AnsweringNQ (test)
EM Accuracy51.4
66
Open-domain Question AnsweringTriviaQA
EM67.6
62
Question AnsweringNarrativeQA (test)
ROUGE-L30.8
61
Open-domain Question AnsweringTriviaQA open (test)
EM67.6
59
Open-domain Question AnsweringWebQuestions (WebQ) (test)
Exact Match (EM)45.2
55
Long-form Question AnsweringELI5 (test)
ROUGE-L25.7
54
End-to-end Open-Domain Question AnsweringNQ (test)
Exact Match (EM)51.9
50
Showing 10 of 61 rows

Other info

Code

Follow for update