Ontology-based question answering over corporate structured data
- URL: http://arxiv.org/abs/2111.04507v1
- Date: Mon, 8 Nov 2021 13:49:15 GMT
- Title: Ontology-based question answering over corporate structured data
- Authors: Sergey Gorshkov, Constantin Kondratiev, Roman Shebalov
- Abstract summary: Ontology-based approach to the Natural Language Understanding (NLU) processing allows to improve questions answering quality in dialogue systems.
We describe our NLU engine architecture and evaluate its implementation.
We describe the dialogue engine for a chat bot which can keep the conversation context and ask clarifying questions.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Ontology-based approach to the Natural Language Understanding (NLU)
processing allows to improve questions answering quality in dialogue systems.
We describe our NLU engine architecture and evaluate its implementation. The
engine transforms user input into the SPARQL SELECT, ASK or INSERT query to the
knowledge graph provided by the ontology-based data virtualization platform.
The transformation is based on the lexical level of the knowledge graph built
according to the Ontolex ontology. The described approach can be applied for
graph data population tasks and to the question answering systems
implementation, including chat bots. We describe the dialogue engine for a chat
bot which can keep the conversation context and ask clarifying questions,
simulating some aspects of the human logical thinking. Our approach uses
graph-based algorithms to avoid gathering datasets, required in the neural
nets-based approaches, and provide better explainability of our models. Using
question answering engine in conjunction with data virtualization layer over
the corporate data sources allows extracting facts from the structured data to
be used in conversation.
Related papers
- Integrating Large Language Models with Graph-based Reasoning for Conversational Question Answering [58.17090503446995]
We focus on a conversational question answering task which combines the challenges of understanding questions in context and reasoning over evidence gathered from heterogeneous sources like text, knowledge graphs, tables, and infoboxes.
Our method utilizes a graph structured representation to aggregate information about a question and its context.
arXiv Detail & Related papers (2024-06-14T13:28:03Z) - Simulating Task-Oriented Dialogues with State Transition Graphs and Large Language Models [16.94819621353007]
SynTOD is a new synthetic data generation approach for developing end-to-end Task-Oriented Dialogue (TOD) systems.
It generates diverse, structured conversations through random walks and response simulation using large language models.
In our experiments, using graph-guided response simulations leads to significant improvements in intent classification, slot filling and response relevance.
arXiv Detail & Related papers (2024-04-23T06:23:34Z) - ReasoningLM: Enabling Structural Subgraph Reasoning in Pre-trained
Language Models for Question Answering over Knowledge Graph [142.42275983201978]
We propose a subgraph-aware self-attention mechanism to imitate the GNN for performing structured reasoning.
We also adopt an adaptation tuning strategy to adapt the model parameters with 20,000 subgraphs with synthesized questions.
Experiments show that ReasoningLM surpasses state-of-the-art models by a large margin, even with fewer updated parameters and less training data.
arXiv Detail & Related papers (2023-12-30T07:18:54Z) - Retrieval-Augmented Neural Response Generation Using Logical Reasoning
and Relevance Scoring [2.3590037806133024]
This paper presents a novel approach to knowledge-grounded response generation.
It combines retrieval-augmented language models with logical reasoning.
Experimental results show that the combination of (probabilistic) logical reasoning with conversational relevance scoring does increase both the factuality and fluency of the responses.
arXiv Detail & Related papers (2023-10-20T15:05:18Z) - Conversational Semantic Parsing using Dynamic Context Graphs [68.72121830563906]
We consider the task of conversational semantic parsing over general purpose knowledge graphs (KGs) with millions of entities, and thousands of relation-types.
We focus on models which are capable of interactively mapping user utterances into executable logical forms.
arXiv Detail & Related papers (2023-05-04T16:04:41Z) - Neural Graph Reasoning: Complex Logical Query Answering Meets Graph
Databases [63.96793270418793]
Complex logical query answering (CLQA) is a recently emerged task of graph machine learning.
We introduce the concept of Neural Graph Database (NGDBs)
NGDB consists of a Neural Graph Storage and a Neural Graph Engine.
arXiv Detail & Related papers (2023-03-26T04:03:37Z) - ChatGPT versus Traditional Question Answering for Knowledge Graphs:
Current Status and Future Directions Towards Knowledge Graph Chatbots [7.2676028986202]
Conversational AI and Question-Answering systems (QASs) for knowledge graphs (KGs) are both emerging research areas.
QASs retrieve the most recent information from a KG by understanding and translating the natural language question into a formal query supported by the database engine.
Our framework compares two representative conversational models, ChatGPT and Galactica, against KGQAN, the current state-of-the-art QAS.
arXiv Detail & Related papers (2023-02-08T13:03:27Z) - Semantic Parsing for Conversational Question Answering over Knowledge
Graphs [63.939700311269156]
We develop a dataset where user questions are annotated with Sparql parses and system answers correspond to execution results thereof.
We present two different semantic parsing approaches and highlight the challenges of the task.
Our dataset and models are released at https://github.com/Edinburgh/SPICE.
arXiv Detail & Related papers (2023-01-28T14:45:11Z) - Syntax-informed Question Answering with Heterogeneous Graph Transformer [2.139714421848487]
We present a linguistics-informed question answering approach that extends and fine-tunes a pre-trained neural language model.
We illustrate the approach by the addition of syntactic information in the form of dependency and constituency graphic structures connecting tokens and virtual tokens.
arXiv Detail & Related papers (2022-04-01T07:48:03Z) - Question-Answer Sentence Graph for Joint Modeling Answer Selection [122.29142965960138]
We train and integrate state-of-the-art (SOTA) models for computing scores between question-question, question-answer, and answer-answer pairs.
Online inference is then performed to solve the AS2 task on unseen queries.
arXiv Detail & Related papers (2022-02-16T05:59:53Z)
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.