2021

NeurIPS 2020 EfficientQA Competition: Systems, Analyses and Lessons Learned

Min, Sewon, Boyd-Graber, Jordan, Alberti, Chris et al.

Understand

We review the EfficientQA competition from NeurIPS 2020.

  • The competition focused on open-domain question answering (QA), where systems take natural language questions as input and return natural language answers.
  • The aim of the competition was to build systems that can predict correct answers while also satisfying strict on-disk memory budgets.
  • These memory budgets were designed to encourage contestants to explore the trade-off between storing retrieval corpora or the parameters of learned models.

Reading the bibliography…