English

Knowledge-enriched, Type-constrained and Grammar-guided Question Generation over Knowledge Bases

Computation and Language 2020-10-26 v3 Artificial Intelligence

Abstract

Question generation over knowledge bases (KBQG) aims at generating natural-language questions about a subgraph, i.e. a set of (connected) triples. Two main challenges still face the current crop of encoder-decoder-based methods, especially on small subgraphs: (1) low diversity and poor fluency due to the limited information contained in the subgraphs, and (2) semantic drift due to the decoder's oblivion of the semantics of the answer entity. We propose an innovative knowledge-enriched, type-constrained and grammar-guided KBQG model, named KTG, to addresses the above challenges. In our model, the encoder is equipped with auxiliary information from the KB, and the decoder is constrained with word types during QG. Specifically, entity domain and description, as well as relation hierarchy information are considered to construct question contexts, while a conditional copy mechanism is incorporated to modulate question semantics according to current word types. Besides, a novel reward function featuring grammatical similarity is designed to improve both generative richness and syntactic correctness via reinforcement learning. Extensive experiments show that our proposed model outperforms existing methods by a significant margin on two widely-used benchmark datasets SimpleQuestion and PathQuestion.

Keywords

Cite

@article{arxiv.2010.03157,
  title  = {Knowledge-enriched, Type-constrained and Grammar-guided Question Generation over Knowledge Bases},
  author = {Sheng Bi and Xiya Cheng and Yuan-Fang Li and Yongzhen Wang and Guilin Qi},
  journal= {arXiv preprint arXiv:2010.03157},
  year   = {2020}
}

Comments

Accepted by COLING 2020

R2 v1 2026-06-23T19:06:47.030Z