EMNLP 2024finding0 citations

Augmenting Reasoning Capabilities of LLMs with Graph Structures in Knowledge Base Question Answering

Yuhang Tian, Dandan Song, Zhijing Wu, Changzhi Zhou, Hao Wang, Jun Yang, Jing Xu, Ruanmin Cao

Abstract

Recently, significant progress has been made in employing Large Language Models (LLMs) for semantic parsing to address Knowledge Base Question Answering (KBQA) tasks. Previous work utilize LLMs to generate query statements on Knowledge Bases (KBs) for retrieving answers. However, LLMs often generate incorrect query statements due to the lack of relevant knowledge in the previous methods. To address this, we propose a framework called Augmenting Reasoning Capabilities of LLMs with Graph Structures in Knowledge Base Question Answering (ARG-KBQA), which retrieves question-related graph structures to improve the performance of LLMs. Unlike other methods that directly retrieve relations or triples from KBs, we introduce an unsupervised two-stage ranker to perform multi-hop beam search on KBs, which could provide LLMs with more relevant information to the questions. Experimental results demonstrate that ARG-KBQA sets a new state-of-the-art on GrailQA and WebQSP under the few-shot setting. Additionally, ARG-KBQA significantly outperforms previous few-shot methods on questions with unseen query statement in the training data.

BibTeX
@inproceedings{tian-etal-2024-augmenting,
    title = "Augmenting Reasoning Capabilities of {LLM}s with Graph Structures in Knowledge Base Question Answering",
    author = "Tian, Yuhang  and
      Song, Dandan  and
      Wu, Zhijing  and
      Zhou, Changzhi  and
      Wang, Hao  and
      Yang, Jun  and
      Xu, Jing  and
      Cao, Ruanmin  and
      Wang, HaoYu",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.699/",
    doi = "10.18653/v1/2024.findings-emnlp.699",
    pages = "11967--11977"
}
Augmenting Reasoning Capabilities of LLMs with Graph Structures in Knowledge Base Question Answering · EMNLP 2024