English

Multi-Hop Paragraph Retrieval for Open-Domain Question Answering

Computation and Language 2019-06-18 v1 Information Retrieval

Abstract

This paper is concerned with the task of multi-hop open-domain Question Answering (QA). This task is particularly challenging since it requires the simultaneous performance of textual reasoning and efficient searching. We present a method for retrieving multiple supporting paragraphs, nested amidst a large knowledge base, which contain the necessary evidence to answer a given question. Our method iteratively retrieves supporting paragraphs by forming a joint vector representation of both a question and a paragraph. The retrieval is performed by considering contextualized sentence-level representations of the paragraphs in the knowledge source. Our method achieves state-of-the-art performance over two well-known datasets, SQuAD-Open and HotpotQA, which serve as our single- and multi-hop open-domain QA benchmarks, respectively.

Keywords

Cite

@article{arxiv.1906.06606,
  title  = {Multi-Hop Paragraph Retrieval for Open-Domain Question Answering},
  author = {Yair Feldman and Ran El-Yaniv},
  journal= {arXiv preprint arXiv:1906.06606},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T09:54:41.745Z