ACL 2025finding0 citations

Reflection on Knowledge Graph for Large Language Models Reasoning

Yigeng Zhou, Wu Li, Yifan Lu, Jing Li, Fangming Liu, Meishan Zhang, Yequan Wang, Daojing He

Abstract

Recent research shows that supplementing Large Language Models (LLMs) with knowledge graphs can enhance their performance. However, existing methods often introduce noise in the retrieval and reasoning pipeline, hindering LLMs’ ability to effectively integrate external knowledge for complex multi-hop question answering. To address this, we propose RefKG, a novel framework designed to enhance the reasoning capabilities of LLMs through reflective engagement with knowledge graphs. RefKG autonomously conduct retrieval and reflection on knowledge graphs. It consists of three modules: Query Decoupling, LLM-Driven Knowledge Graph Exploration, and Inference with Knowledge Reconstruction. We also introduce a multi-task tuning strategy that not only integrates external knowledge into LLMs but also trains them to leverage this knowledge for answering questions. This significantly improves their performance on knowledge-intensive tasks. Experiments on fact verification and knowledge graph question answering demonstrate RefKG’s effectiveness.

BibTeX
@inproceedings{zhou-etal-2025-reflection,
    title = "Reflection on Knowledge Graph for Large Language Models Reasoning",
    author = "Zhou, Yigeng  and
      Li, Wu  and
      Lu, Yifan  and
      Li, Jing  and
      Liu, Fangming  and
      Zhang, Meishan  and
      Wang, Yequan  and
      He, Daojing  and
      Liu, Honghai  and
      Zhang, Min",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.1221/",
    doi = "10.18653/v1/2025.findings-acl.1221",
    pages = "23840--23857",
    ISBN = "979-8-89176-256-5"
}