An ASP-based Approach to Answering Natural Language Questions for Texts
- URL: http://arxiv.org/abs/2112.11241v1
- Date: Tue, 21 Dec 2021 14:13:06 GMT
- Title: An ASP-based Approach to Answering Natural Language Questions for Texts
- Authors: Dhruva Pendharkar, Kinjal Basu, Farhad Shakerin, and Gopal Gupta
- Abstract summary: An approach based on answer set programming (ASP) is proposed in this paper for representing knowledge generated from natural language texts.
ASP can facilitate many natural language tasks such as automated question answering, text summarization, and automated question generation.
In this paper, we describe the CASPR system that we have developed to automate the task of answering natural language questions given English text.
- Score: 8.417188296231059
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 have developed
to automate the task of answering natural language questions given English
text. CASPR can be regarded as a system that answers questions by
"understanding" the text and has been tested on the SQuAD data set, with
promising results.
Related papers
- Automating Knowledge Acquisition for Content-Centric Cognitive Agents
Using LLMs [0.0]
The paper describes a system that uses large language model (LLM) technology to support the automatic learning of new entries in an intelligent agent's semantic lexicon.
The process is bootstrapped by an existing non-toy lexicon and a natural language generator that converts formal, ontologically-grounded representations of meaning into natural language sentences.
arXiv Detail & Related papers (2023-12-27T02:31:51Z) - DIVKNOWQA: Assessing the Reasoning Ability of LLMs via Open-Domain
Question Answering over Knowledge Base and Text [73.68051228972024]
Large Language Models (LLMs) have exhibited impressive generation capabilities, but they suffer from hallucinations when relying on their internal knowledge.
Retrieval-augmented LLMs have emerged as a potential solution to ground LLMs in external knowledge.
arXiv Detail & Related papers (2023-10-31T04:37:57Z) - An In-Context Schema Understanding Method for Knowledge Base Question
Answering [70.87993081445127]
Large Language Models (LLMs) have shown strong capabilities in language understanding and can be used to solve this task.
Existing methods bypass this challenge by initially employing LLMs to generate drafts of logic forms without schema-specific details.
We propose a simple In-Context Understanding (ICSU) method that enables LLMs to directly understand schemas by leveraging in-context learning.
arXiv Detail & Related papers (2023-10-22T04:19:17Z) - HPE:Answering Complex Questions over Text by Hybrid Question Parsing and
Execution [92.69684305578957]
We propose a framework of question parsing and execution on textual QA.
The proposed framework can be viewed as a top-down question parsing followed by a bottom-up answer backtracking.
Our experiments on MuSiQue, 2WikiQA, HotpotQA, and NQ show that the proposed parsing and hybrid execution framework outperforms existing approaches in supervised, few-shot, and zero-shot settings.
arXiv Detail & Related papers (2023-05-12T22:37:06Z) - DecAF: Joint Decoding of Answers and Logical Forms for Question
Answering over Knowledge Bases [81.19499764899359]
We propose a novel framework DecAF that jointly generates both logical forms and direct answers.
DecAF achieves new state-of-the-art accuracy on WebQSP, FreebaseQA, and GrailQA benchmarks.
arXiv Detail & Related papers (2022-09-30T19:51:52Z) - Automatic question generation based on sentence structure analysis using
machine learning approach [0.0]
This article introduces our framework for generating factual questions from unstructured text in the English language.
It uses a combination of traditional linguistic approaches based on sentence patterns with several machine learning methods.
The framework also includes a question evaluation module which estimates the quality of generated questions.
arXiv Detail & Related papers (2022-05-25T14:35:29Z) - Knowledge-driven Natural Language Understanding of English Text and its
Applications [8.417188296231059]
We introduce a knowledge driven semantic representation approach for English text.
We present two NLU applications: SQuARE (Semantic-based Question Answering and Reasoning Engine) and StaCACK (Stateful Conversational Agent using Commonsense Knowledge)
arXiv Detail & Related papers (2021-01-27T22:02:50Z) - Question Answering over Knowledge Bases by Leveraging Semantic Parsing
and Neuro-Symbolic Reasoning [73.00049753292316]
We propose a semantic parsing and reasoning-based Neuro-Symbolic Question Answering(NSQA) system.
NSQA achieves state-of-the-art performance on QALD-9 and LC-QuAD 1.0.
arXiv Detail & Related papers (2020-12-03T05:17:55Z) - Question Answering over Knowledge Base using Language Model Embeddings [0.0]
This paper focuses on using a pre-trained language model for the Knowledge Base Question Answering task.
We further fine-tuned these embeddings with a two-way attention mechanism from the knowledge base to the asked question.
Our method is based on a simple Convolutional Neural Network architecture with a Multi-Head Attention mechanism to represent the asked question.
arXiv Detail & Related papers (2020-10-17T22:59:34Z) - SQuARE: Semantics-based Question Answering and Reasoning Engine [9.902883278247726]
We introduce a general semantics-based framework for natural language QA.
We also describe the SQuARE system, an application of this framework.
SQuARE achieves 100% accuracy on all the five datasets that we have tested.
arXiv Detail & Related papers (2020-09-22T00:48:18Z) - Unsupervised Commonsense Question Answering with Self-Talk [71.63983121558843]
We propose an unsupervised framework based on self-talk as a novel alternative to commonsense tasks.
Inspired by inquiry-based discovery learning, our approach inquires language models with a number of information seeking questions.
Empirical results demonstrate that the self-talk procedure substantially improves the performance of zero-shot language model baselines.
arXiv Detail & Related papers (2020-04-11T20:43:37Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.