English

Incorporating External Knowledge into Machine Reading for Generative Question Answering

Computation and Language 2019-09-09 v1

Abstract

Commonsense and background knowledge is required for a QA model to answer many nontrivial questions. Different from existing work on knowledge-aware QA, we focus on a more challenging task of leveraging external knowledge to generate answers in natural language for a given question with context. In this paper, we propose a new neural model, Knowledge-Enriched Answer Generator (KEAG), which is able to compose a natural answer by exploiting and aggregating evidence from all four information sources available: question, passage, vocabulary and knowledge. During the process of answer generation, KEAG adaptively determines when to utilize symbolic knowledge and which fact from the knowledge is useful. This allows the model to exploit external knowledge that is not explicitly stated in the given text, but that is relevant for generating an answer. The empirical study on public benchmark of answer generation demonstrates that KEAG improves answer quality over models without knowledge and existing knowledge-aware models, confirming its effectiveness in leveraging knowledge.

Keywords

Cite

@article{arxiv.1909.02745,
  title  = {Incorporating External Knowledge into Machine Reading for Generative Question Answering},
  author = {Bin Bi and Chen Wu and Ming Yan and Wei Wang and Jiangnan Xia and Chenliang Li},
  journal= {arXiv preprint arXiv:1909.02745},
  year   = {2019}
}

Comments

Accepted at EMNLP 2019

R2 v1 2026-06-23T11:07:27.220Z