English

HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering

Computation and Language 2018-09-26 v1

Abstract

Existing question answering (QA) datasets fail to train QA systems to perform complex reasoning and provide explanations for answers. We introduce HotpotQA, a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowing QA systems to reason with strong supervision and explain the predictions; (4) we offer a new type of factoid comparison questions to test QA systems' ability to extract relevant facts and perform necessary comparison. We show that HotpotQA is challenging for the latest QA systems, and the supporting facts enable models to improve performance and make explainable predictions.

Keywords

Cite

@article{arxiv.1809.09600,
  title  = {HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering},
  author = {Zhilin Yang and Peng Qi and Saizheng Zhang and Yoshua Bengio and William W. Cohen and Ruslan Salakhutdinov and Christopher D. Manning},
  journal= {arXiv preprint arXiv:1809.09600},
  year   = {2018}
}

Comments

EMNLP 2018 long paper. The first three authors contribute equally. Data, code, and blog posts available at https://hotpotqa.github.io/

R2 v1 2026-06-23T04:18:06.039Z