Complex Knowledge Base Question Answering: A Survey
Yunshi Lan, Gaole He, Jinhao Jiang, Jing Jiang, Wayne Xin Zhao,, Ji-Rong Wen

TL;DR
This survey reviews recent advances in complex knowledge base question answering (KBQA), focusing on methods to handle questions with multiple subjects, compound relations, or numerical operations, highlighting challenges and future directions.
Contribution
It provides a comprehensive overview of recent methods, datasets, and challenges in complex KBQA, emphasizing the distinction between semantic parsing and information retrieval approaches.
Findings
Semantic parsing and IR-based methods are main approaches.
Challenges include question complexity and dataset limitations.
Future directions involve improved reasoning and dataset development.
Abstract
Knowledge base question answering (KBQA) aims to answer a question over a knowledge base (KB). Early studies mainly focused on answering simple questions over KBs and achieved great success. However, their performance on complex questions is still far from satisfactory. Therefore, in recent years, researchers propose a large number of novel methods, which looked into the challenges of answering complex questions. In this survey, we review recent advances on KBQA with the focus on solving complex questions, which usually contain multiple subjects, express compound relations, or involve numerical operations. In detail, we begin with introducing the complex KBQA task and relevant background. Then, we describe benchmark datasets for complex KBQA task and introduce the construction process of these datasets. Next, we present two mainstream categories of methods for complex KBQA, namely…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Graph Neural Networks
