Query Graph Generation For Answering Multi-Hop Complex Questions From Knowledge Bases

Yunshi Lan,Jing Jiang
DOI: https://doi.org/10.18653/v1/2020.acl-main.91
2020-01-01
Abstract:Previous work on answering complex questions from knowledge bases usually separately addresses two types of complexity: questions with constraints and questions with multiple hops of relations. In this paper, we handle both types of complexity at the same time. Motivated by the observation that early incorporation of constraints into query graphs can more effectively prune the search space, we propose a modified staged query graph generation method with more flexible ways to generate query graphs. Our experiments clearly show that our method achieves the state of the art on three benchmark KBQA datasets.
What problem does this paper attempt to address?