CLHCJul 26, 2020

A Survey on Complex Question Answering over Knowledge Base: Recent Advances and Challenges

arXiv:2007.13069v1106 citations
Originality Synthesis-oriented
AI Analysis

It addresses the problem of making knowledge base question answering more applicable to real-world scenarios by focusing on complex questions, but it is incremental as it is a survey.

This paper surveys recent advances in complex question answering over knowledge bases, categorizing methods into Information Retrieval-based and Neural Semantic Parsing-based approaches, and discusses future research directions.

Question Answering (QA) over Knowledge Base (KB) aims to automatically answer natural language questions via well-structured relation information between entities stored in knowledge bases. In order to make KBQA more applicable in actual scenarios, researchers have shifted their attention from simple questions to complex questions, which require more KB triples and constraint inference. In this paper, we introduce the recent advances in complex QA. Besides traditional methods relying on templates and rules, the research is categorized into a taxonomy that contains two main branches, namely Information Retrieval-based and Neural Semantic Parsing-based. After describing the methods of these branches, we analyze directions for future research and introduce the models proposed by the Alime team.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes