AIJan 4, 2021

Retrieving and Reading: A Comprehensive Survey on Open-domain Question Answering

arXiv:2101.00774v3305 citations
Originality Synthesis-oriented
AI Analysis

This survey informs researchers about recent advancements and open challenges in OpenQA, a critical task in NLP, to stimulate further progress.

This paper surveys the latest research trends in Open-domain Question Answering (OpenQA), focusing on systems that integrate neural Machine Reading Comprehension (MRC). It reviews the origin and development of OpenQA, introduces the modern "Retriever-Reader" architecture, and analyzes various systems and techniques within this framework.

Open-domain Question Answering (OpenQA) is an important task in Natural Language Processing (NLP), which aims to answer a question in the form of natural language based on large-scale unstructured documents. Recently, there has been a surge in the amount of research literature on OpenQA, particularly on techniques that integrate with neural Machine Reading Comprehension (MRC). While these research works have advanced performance to new heights on benchmark datasets, they have been rarely covered in existing surveys on QA systems. In this work, we review the latest research trends in OpenQA, with particular attention to systems that incorporate neural MRC techniques. Specifically, we begin with revisiting the origin and development of OpenQA systems. We then introduce modern OpenQA architecture named "Retriever-Reader" and analyze the various systems that follow this architecture as well as the specific techniques adopted in each of the components. We then discuss key challenges to developing OpenQA systems and offer an analysis of benchmarks that are commonly used. We hope our work would enable researchers to be informed of the recent advancement and also the open challenges in OpenQA research, so as to stimulate further progress in this field.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes