English

Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader

Computation and Language 2019-06-03 v2 Artificial Intelligence

Abstract

We propose a new end-to-end question answering model, which learns to aggregate answer evidence from an incomplete knowledge base (KB) and a set of retrieved text snippets. Under the assumptions that the structured KB is easier to query and the acquired knowledge can help the understanding of unstructured text, our model first accumulates knowledge of entities from a question-related KB subgraph; then reformulates the question in the latent space and reads the texts with the accumulated entity knowledge at hand. The evidence from KB and texts are finally aggregated to predict answers. On the widely-used KBQA benchmark WebQSP, our model achieves consistent improvements across settings with different extents of KB incompleteness.

Keywords

Cite

@article{arxiv.1905.07098,
  title  = {Improving Question Answering over Incomplete KBs with Knowledge-Aware Reader},
  author = {Wenhan Xiong and Mo Yu and Shiyu Chang and Xiaoxiao Guo and William Yang Wang},
  journal= {arXiv preprint arXiv:1905.07098},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T09:10:03.482Z