Complex Sequential Question Answering: Towards Learning to Converse Over Linked Question Answer Pairs with a Knowledge Graph
Amrita Saha, Vardaan Pahuja, Mitesh M. Khapra, Karthik, Sankaranarayanan, Sarath Chandar

TL;DR
This paper introduces a new dataset and task for complex sequential question answering that combines large-scale knowledge graph reasoning with conversational dialogue, highlighting current model limitations and encouraging further research.
Contribution
The paper presents a large-scale dataset of 200K dialogs for complex sequential QA over knowledge graphs, and defines the task of integrating multi-turn conversation with complex inference.
Findings
Existing models struggle with complex reasoning and coreference resolution in dialogs.
The dataset reveals the inadequacy of current state-of-the-art models for real-world complex QA.
Models need to better parse questions, use context, and retrieve relevant subgraphs for improved performance.
Abstract
While conversing with chatbots, humans typically tend to ask many questions, a significant portion of which can be answered by referring to large-scale knowledge graphs (KG). While Question Answering (QA) and dialog systems have been studied independently, there is a need to study them closely to evaluate such real-world scenarios faced by bots involving both these tasks. Towards this end, we introduce the task of Complex Sequential QA which combines the two tasks of (i) answering factual questions through complex inferencing over a realistic-sized KG of millions of entities, and (ii) learning to converse through a series of coherently linked QA pairs. Through a labor intensive semi-automatic process, involving in-house and crowdsourced workers, we created a dataset containing around 200K dialogs with a total of 1.6M turns. Further, unlike existing large scale QA datasets which contain…
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 · Advanced Graph Neural Networks · Natural Language Processing Techniques
