English

Efficient Knowledge Infusion via KG-LLM Alignment

Computation and Language 2024-06-07 v1 Artificial Intelligence

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 strategyto 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.

Keywords

Cite

@article{arxiv.2406.03746,
  title  = {Efficient Knowledge Infusion via KG-LLM Alignment},
  author = {Zhouyu Jiang and Ling Zhong and Mengshu Sun and Jun Xu and Rui Sun and Hui Cai and Shuhan Luo and Zhiqiang Zhang},
  journal= {arXiv preprint arXiv:2406.03746},
  year   = {2024}
}

Comments

ACL2024 Findings

R2 v1 2026-06-28T16:55:20.806Z