Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Memory Efficient Baseline for Open Domain Question Answering

About

Recently, retrieval systems based on dense representations have led to important improvements in open-domain question answering, and related tasks. While very effective, this approach is also memory intensive, as the dense vectors for the whole knowledge source need to be kept in memory. In this paper, we study how the memory footprint of dense retriever-reader systems can be reduced. We consider three strategies to reduce the index size: dimension reduction, vector quantization and passage filtering. We evaluate our approach on two question answering benchmarks: TriviaQA and NaturalQuestions, showing that it is possible to get competitive systems using less than 6Gb of memory.

Gautier Izacard, Fabio Petroni, Lucas Hosseini, Nicola De Cao, Sebastian Riedel, Edouard Grave• 2020

Related benchmarks

TaskDatasetResultRank
Question AnsweringNatural Questions (test)
EM54.7
72
Open-domain Question AnsweringTriviaQA open (test)
EM73.3
59
Showing 2 of 2 rows

Other info

Follow for update