Exploiting Rich Syntax for Better Knowledge Base Question Answering
- URL: http://arxiv.org/abs/2107.07940v1
- Date: Fri, 16 Jul 2021 14:59:05 GMT
- Title: Exploiting Rich Syntax for Better Knowledge Base Question Answering
- Authors: Pengju Zhang, Yonghui Jia, Muhua Zhu, Wenliang Chen, Min Zhang
- Abstract summary: We propose an approach to learn syntax-based representations for Knowledge Base Question Answering.
First, we encode path-based syntax by considering the shortest dependency paths between keywords.
Then, we propose two encoding strategies to mode the information of whole syntactic trees to obtain tree-based syntax.
- Score: 13.890818931081405
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recent studies on Knowledge Base Question Answering (KBQA) have shown great
progress on this task via better question understanding. Previous works for
encoding questions mainly focus on the word sequences, but seldom consider the
information from syntactic trees.In this paper, we propose an approach to learn
syntax-based representations for KBQA. First, we encode path-based syntax by
considering the shortest dependency paths between keywords. Then, we propose
two encoding strategies to mode the information of whole syntactic trees to
obtain tree-based syntax. Finally, we combine both path-based and tree-based
syntax representations for KBQA. We conduct extensive experiments on a widely
used benchmark dataset and the experimental results show that our syntax-aware
systems can make full use of syntax information in different settings and
achieve state-of-the-art performance of KBQA.
Related papers
- TreeRare: Syntax Tree-Guided Retrieval and Reasoning for Knowledge-Intensive Question Answering [10.597526246308938]
Iterative and adaptive retrieval has been shown to be a promising approach to resolve complex, knowledge-intensive questions.<n>We propose TreeRare, a framework that utilizes syntax trees to guide information retrieval and reasoning for question answering.<n>TreeRare achieves substantial improvements over existing state-of-the-art methods.
arXiv Detail & Related papers (2025-05-31T01:07:50Z) - Beyond Seen Data: Improving KBQA Generalization Through Schema-Guided Logical Form Generation [36.01290160488469]
Knowledge base question answering (KBQA) aims to answer user questions in natural language using rich human knowledge stored in large KBs.
Current KBQA methods struggle with unseen knowledge base elements at test time.
We introduce SG-KBQA: a novel model that injects schema contexts into entity retrieval and logical form generation.
arXiv Detail & Related papers (2025-02-18T10:53:41Z) - ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models [19.85526116658481]
We introduce ChatKBQA, a novel and simple generate-then-retrieve KBQA framework.
Experimental results show that ChatKBQA achieves new state-of-the-art performance on standard KBQA datasets.
This work can also be regarded as a new paradigm for combining LLMs with knowledge graphs for interpretable and knowledge-required question answering.
arXiv Detail & Related papers (2023-10-13T09:45:14Z) - Syntax Tree Constrained Graph Network for Visual Question Answering [14.059645822205718]
Visual Question Answering (VQA) aims to automatically answer natural language questions related to given image content.
We propose a novel Syntax Tree Constrained Graph Network (STCGN) for VQA based on entity message passing and syntax tree.
We then design a message-passing mechanism for phrase-aware visual entities and capture entity features according to a given visual context.
arXiv Detail & Related papers (2023-09-17T07:03:54Z) - 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) - BigText-QA: Question Answering over a Large-Scale Hybrid Knowledge Graph [23.739432128095107]
BigText-QA is able to answer questions based on a structured knowledge graph.
Our results demonstrate that BigText-QA outperforms DrQA, a neural-network-based QA system, and achieves competitive results to QUEST, a graph-based unsupervised QA system.
arXiv Detail & Related papers (2022-12-12T09:49:02Z) - Uni-Parser: Unified Semantic Parser for Question Answering on Knowledge
Base and Database [86.03294330305097]
We propose a unified semantic element for question answering (QA) on both knowledge bases (KB) and databases (DB)
We introduce the primitive (relation and entity in KB, table name, column name and cell value in DB) as an essential element in our framework.
We leverage the generator to predict final logical forms by altering and composing topranked primitives with different operations.
arXiv Detail & Related papers (2022-11-09T19:33:27Z) - Knowledge Base Question Answering: A Semantic Parsing Perspective [15.1388686976988]
Research on question answering over knowledge bases (KBQA) has comparatively been progressing slowly.
We identify and attribute this to two unique challenges of KBQA, schema-level complexity and fact-level complexity.
We argue that we can still take much inspiration from the literature of semantic parsing.
arXiv Detail & Related papers (2022-09-12T02:56:29Z) - Incorporating Constituent Syntax for Coreference Resolution [50.71868417008133]
We propose a graph-based method to incorporate constituent syntactic structures.
We also explore to utilise higher-order neighbourhood information to encode rich structures in constituent trees.
Experiments on the English and Chinese portions of OntoNotes 5.0 benchmark show that our proposed model either beats a strong baseline or achieves new state-of-the-art performance.
arXiv Detail & Related papers (2022-02-22T07:40:42Z) - SYGMA: System for Generalizable Modular Question Answering OverKnowledge
Bases [57.89642289610301]
We present SYGMA, a modular approach facilitating general-izability across multiple knowledge bases and multiple rea-soning types.
We demonstrate effectiveness of our system by evaluating on datasets belonging to two distinct knowledge bases,DBpedia and Wikidata.
arXiv Detail & Related papers (2021-09-28T01:57:56Z) - A Survey on Complex Question Answering over Knowledge Base: Recent
Advances and Challenges [71.4531144086568]
Question Answering (QA) over Knowledge Base (KB) aims to automatically answer natural language questions.
Researchers have shifted their attention from simple questions to complex questions, which require more KB triples and constraint inference.
arXiv Detail & Related papers (2020-07-26T07:13:32Z) - Differentiable Reasoning over a Virtual Knowledge Base [156.94984221342716]
We consider the task of answering complex multi-hop questions using a corpus as a virtual knowledge base (KB)
In particular, we describe a neural module, DrKIT, that traverses textual data like a KB, softly following paths of relations between mentions of entities in the corpus.
DrKIT is very efficient, processing 10-100x more queries per second than existing multi-hop systems.
arXiv Detail & Related papers (2020-02-25T03:13:32Z)
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.