ACL 2024findings9 citations

Efficient Knowledge Infusion via KG-LLM Alignment

Zhouyu Jiang, Ling Zhong, Mengshu Sun, Jun Xu, Rui Sun, Hui Cai, Shuhan Luo, Zhiqiang Zhang

Abstract

To tackle the problem of domain-specific knowledge scarcity within large language models (LLMs), knowledge graph-retrievalaugmented method has been proven to be an effective and efficient technique for knowledge infusion. However, existing approaches face two primary challenges: knowledge mismatch between public available knowledge graphs and the specific domain of the task at hand, and poor information compliance of LLMs with knowledge graphs. In this paper, we leverage a small set of labeled samples and a large-scale corpus to efficiently construct domain-specific knowledge graphs by an LLM, addressing the issue of knowledge mismatch. Additionally, we propose a three-stage KG-LLM alignment strategy to enhance the LLM’s capability to utilize information from knowledge graphs. We conduct experiments with a limited-sample setting on two biomedical question-answering datasets, and the results demonstrate that our approach outperforms existing baselines.

BibTeX
@inproceedings{jiang-etal-2024-efficient,
    title = "Efficient Knowledge Infusion via {KG}-{LLM} Alignment",
    author = "Jiang, Zhouyu  and
      Zhong, Ling  and
      Sun, Mengshu  and
      Xu, Jun  and
      Sun, Rui  and
      Cai, Hui  and
      Luo, Shuhan  and
      Zhang, Zhiqiang",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.176/",
    doi = "10.18653/v1/2024.findings-acl.176",
    pages = "2986--2999"
}
Efficient Knowledge Infusion via KG-LLM Alignment · ACL 2024