An ASP-based Approach to Answering Natural Language Questions for Texts
Dhruva Pendharkar, Kinjal Basu, Farhad Shakerin, and Gopal Gupta

TL;DR
This paper presents an ASP-based framework for representing and reasoning over knowledge extracted from natural language texts, enabling tasks like question answering, summarization, and question generation.
Contribution
It introduces a novel ASP-based knowledge representation approach combined with commonsense resources for natural language understanding and question answering.
Findings
CASPR system effectively answers questions from English texts
Approach integrates commonsense knowledge from WordNet into ASP
Promising results on the SQuAD dataset
Abstract
An approach based on answer set programming (ASP) is proposed in this paper for representing knowledge generated from natural language texts. Knowledge in a text is modeled using a Neo Davidsonian-like formalism, which is then represented as an answer set program. Relevant commonsense knowledge is additionally imported from resources such as WordNet and represented in ASP. The resulting knowledge-base can then be used to perform reasoning with the help of an ASP system. This approach can facilitate many natural language tasks such as automated question answering, text summarization, and automated question generation. ASP-based representation of techniques such as default reasoning, hierarchical knowledge organization, preferences over defaults, etc., are used to model commonsense reasoning methods required to accomplish these tasks. In this paper, we describe the CASPR system that we…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Logic, Reasoning, and Knowledge · Natural Language Processing Techniques
