Enhancing knowledge base question answering with AMR-driven subgraph retrieval.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42546444.
- Also identified by DOI 10.1016/j.neunet.2026.109427.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Knowledge Base Question Answering (KBQA) aims to answer natural language questions using factual triples from a knowledge graph (KG). Mainstream Graph Neural Network (GNN)-based methods rely on subgraph retrieval to reduce reasoning complexity. However, existing retrieval techniques, which predominantly depend on shallow similarity matching between question text and KG relations, often fail to bridge the semantic gap between linguistic diversity and structured knowledge. This leads to inconsistent subgraph quality and poor interpretability, thereby hindering QA performance. To address this fundamental challenge, we propose a novel framework driven by Abstract Meaning Representation (AMR). Our method parses questions into AMR graphs that preserve core semantics, from which we extract canonical predicate-argument structures to serve as high-precision filters for pruning and refining an initially retrieved noisy subgraph. Furthermore, we leverage the AMR structure to inform the GNN's adjacency matrix and to generate highly interpretable reasoning chains. Experiments on the WebQSP and CWQ benchmarks demonstrate that our approach not only significantly improves subgraph quality and retrieval performance but also achieves competitive KBQA results.