KG and LLM
July 21, 2026 ยท View on GitHub
**My personal thoughts**:
1. As a data representation, graph structure is fundamentally an intuitive modeling approach that aligns with human cognition.
Nevertheless, it may not necessarily be scientifically optimal for modeling all types of world knowledge, especially when
compared with LLM which captures complex distributions through neural networks.
2. KGs, however, offer verified factual accuracy (primarily curated through crowdsourcing and human validation), thereby
avoiding the hallucination issues inherent in LLMs.
3. In the era of LLMs, these research directions may be more insightful.
(1) leveraging pre-existing high-precision knowledge graphs to enhance post-training and
fine-tuning of LLMs (particularly domain-specific LLMs) by integrating structured knowledge into their data preparation pipeline.
(2) leveraging pre-existing high-precision knowledge graphs to enhance the quality of inference, either by RAG or prompting.
๐ Overviews, Surveys, Tutorials and Summary
- Github Repo: KG-LLM-Papers [Link]
- Github Repo: Awesome LLM-KGs [Link]
- The Journey to A Knowledgeable Assistant with Retrieval-Augmented Generation (RAG) (WSDM 2024 and SIGMOD 2024 keynote, by Luna Dong in Meta) ๐
- LLM+KG Workshop, VLDB 2024 [Link]
- Talk 1 โ Integrating Knowledge Graph with Large Language Model: From the Perspective of Knowledge Engineering (Prof Qi)
- Introduction of KG and LLM
- KG for LLM (1) pretraining (2) as prompt (e.g., KAPING) (3) fine-tuning (4) inference (reduce the hallucination) (5) RAG (6) knowledge update or edit (7) knowledge fusion (8) knowledge validation (as benchmark) (9) future: learning of symbolic knowledge, benchmark, improve the interpretable reasoning of llm
- LLM for KG (1) entity and relation extraction (in-context learning & SFT) (2) triple generation (3) ontology matching (e.g., olala) (4) entity alignment (e.g., chatea) (5) KBQA (e.g., ELLMKGQA framework) (6) ontology reasoning (data construction: subsumption checking + instance checking) (7) KG reasoning (kg embedding is enhanced, e.g., KoPA)
- KG&LLM integration (1) knowledge service platform based on KG&LLM Integration (2) OpenKG + Tool + Application
- The summary of the other talks. [My notes]
- Research Trends for the Interplay between Large Language Models and Knowledge Graphs (LLM+KG Workshop, VLDB 2024) [Paper] ๐
- 1st Workshop on Knowledge Graphs and Large Language Models (KaLLM 2024, from ACL) [Link]
- Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey [Paper]
- OneGraph: A KG constructed by LLM [Website] [Data Download]
- Unifying Large Language Models and Knowledge Graphs: A Roadmap (TKDE, July 2024) [Paper] ๐
- Knowledge-Empowered, Collaborative, and Co-Evolving AI Models: The Post-LLM Roadmap (Engineering 2024) [Paper]
- Integrating Large Language Models and Knowledge Graphs for Next-level AGI (WWW 2025 tutorial) [Paper]
- Towards Graph Foundation Models: A Survey and Beyond (WWW 2024 tutorial, PHILIP S. YU, CHUAN SHI) [Paper] [Slides of WWW 2024 tutorial] [Github]
- Discusses (1). GNN-based Papers; (2). LLM-based Papers; (3). GNN+LLM-based Papers.
- Advancing Graph Representation Learning with Large Language Models: A Comprehensive Survey of Techniques (Arxiv 2024) [Paper]
- Give Us the Facts: Enhancing Large Language Models with Knowledge Graphs for Fact-aware Language Modeling (TKDE 2024) [Paper] ๐
- KG in Before-training/During-training/Post-training enhancement for pretrained LMs. (see Table 2)
- Large Language Models on Graphs: A Comprehensive Survey (TKDE 2024, Jiawei Han) [Paper] ๐
- A Survey of Graph Meets Large Language Model: Progress and Future Directions (IJCAI 2024 Survey Track, Jeffery Xu Yu) [Paper]
- Graph learning and its advancements on large language models: A holistic survey (Neurocomputing 2025) [Paper]
๐ฌ Discussions about Knowledge Graphs and LLMs
- The Future of Knowledge Graphs in a World of Large Language Models, given by Denny Vrandeฤiฤ, Post-conference recording of the keynote for May 11 at the Knowledge Graph Conference 2023 in New York, NY. [Video]
- Bridging the Gap: Integrating Knowledge Graphs and Large Language Models (Arango DB) [Video]
- Uniting Large Language Models and Knowledge Graphs for Enhanced Knowledge Representation (Big Data LDN 2023) [Video]
- ChatGPTไธ็็ฅ่ฏๅพ่ฐฑๅฎก่ง๏ผไธๆฌกๅ ณไบๅฟ ็ถๅฝฑๅใๆชๆฅๆนๅ็่ฎจ่ฎบๅฎๅฝไธๆป็ป [Link]
- Using Knowledge Graph data in Large Language Models (Keynote) [Video]
๐ Knowledge Graphs and LLMs
These papers mainly discuss or investigate the relationship between KG and LLM, e.g., how one affects the other one.
- Language Models as Knowledge Bases? (EMNLP 2019) [Paper]
- Language Models are Open Knowledge Graphs (ICLR 2021, Rejected) [Paper]
- JAKET: Joint Pre-training of Knowledge Graph and Language Understanding (AAAI 2022) [Paper]
- Language Models sounds the Death Knell of Knowledge Graphs (Arxiv 2023) [Paper]
- ChatGPT versus Traditional Question Answering for Knowledge Graphs: Current Status and Future Directions Towards Knowledge Graph Chatbots (Arxiv 2023) [Paper]
- โญ Interesting!! Key point: ChatGPT is trained on information from different data sources. Thus, it does not generalize to unseen domain information.
- Advanced KG Chatbots could be developed by incorporating capabilities of language models, such as ChatGPT, in question understanding, robustness, and explainability, with the outstanding capabilities of a QA system, such as KGQAN, in incorporating recent information and generality across different domains.
- Towards InnoGraph: A Knowledge Graph for AI Innovation (WWW 2023) [Paper]
- Augmented Language Models: a Survey, by MetaAI (Arxiv, Feb 2023) [Paper]
- it is often necessary to process structured information when interacting with tools like a knowledge base.
- Let's Chat to Find the APIs: Connecting Human, LLM and Knowledge Graph through AI Chain (ASE 2023, Top Conf in Software Engineering) [Paper]
- Head-to-Tail: How Knowledgeable are Large Language Models (LLM)? A.K.A. Will LLMs Replace Knowledge Graphs? (NAACL 2024) [Paper] - Xin Luna Dong from Meta ๐ฅ
- Large Language Models as Reliable Knowledge Bases? (Arxiv, Jul 2024 - from University of Edinburgh and Huawei Edinburgh Research Center) [Paper]
This study defines criteria that a reliable LLM-as-KB should meet, focusing on factuality and consistency, and covering both seen and unseen knowledge.
- Llm-tikg: Threat intelligence knowledge graph construction utilizing large language model (Computers & Security, 2024) [Paper]
- Large Language Models and Knowledge Graphs: Opportunities and Challenges (Arxiv, Aug 2023) [Paper] [Notes (Chinese)]
- MKGL: Mastery of a Three-Word Language (NeurIPS 2024 Spotlight) [Paper]
- Main target: LLMs to carry out knowledge graph completion.
- They investigate the integration of LLMs with KGs by introducing a specialized KG Language (KGL), where a sentence precisely consists of an entity noun, a relation verb, and ends with another entity noun.
- Conclusions: (1) LLMs can achieve fluency in KGL, drastically reducing errors compared to conventional KG embedding methods on KG completion. (2) The enhanced LLM shows exceptional competence in generating accurate three-word sentences from an initial entity and interpreting new unseen terms out of KGs.
- Integrating Large Language Models and Knowledge Graphs for Next-level AGI (WWW 2025 tutorial) [Paper]
- OpenSPG, a knowledge graph engine developed by Ant Group in collaboration with OpenKG [Website] [Github] ๐ฅ
- an open engine for knowledge graph designed and implemented on the basis of SPG framework, which provides explicit semantic representations, logical rule definitions, operator frameworks (construction, inference) and other capabilities for the domain knowledge graphs, and supports pluggable adaptation of basic engines and algorithmic services by various vendors to build customized solutions.
๐ LLMs for Knowledge Graphs
These papers discuss how to utilze LLM for the existing topics in KG, such as KG Constuction and Information Retrieval.
You can also find these papers marked with ๐ฅ in the other topic pages of this github repository.
- Enhancing Knowledge Graph Construction Using Large Language Models (Arxiv 2023) [Paper]
- Complex Logical Reasoning over Knowledge Graphs using Large Language Models (Arxiv 2023) [[Paper(https://arxiv.org/pdf/2305.01157)]
- Enhanced Story Comprehension for Large Language Models through Dynamic Document-Based Knowledge Graphs (AAAI 2022) [Paper]
- Fusing topology contexts and logical rules in language models for knowledge graph completion (Information Fusion 2022) [Paper]
- From Discrimination to Generation: Knowledge Graph Completion with Generative Transformer (WWW 2022) [Paper]
- Path Language Modeling over Knowledge Graphsfor Explainable Recommendation (WWW 2022) [Paper]
- GraphGPT [Github]
- CodeKGC: Code Language Model for Generative Knowledge Graph Construction (Arxiv, April 2023) [Paper]
- LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities (Arxiv, May 2023) [Paper]
- Think-on-Graph: Deep and Responsible Reasoning of Large Language Model on Knowledge Graph (ICLR 2024 poster) [Paper]
- A new LLM-KG integrating paradigm which treats the LLM as an agent to interactively explore related entities and relations on KGs and perform reasoning based on the retrieved knowledge.
- The authors of paper 11 (below) comments on the openreview panel.
- Donโt Generate, Discriminate: A Proposal for Grounding Language Models to Real-World Environments (ACL 2023) [Paper]
- Pangu consists of a symbolic agent and a neural LM working in a concerted fashion: The agent explores the environment to incrementally construct valid plans, and the LM evaluates the plausibility of the candidate plans to guide the search process.
- The evaluation is conducted on KBQA.
- LLM-assisted Knowledge Graph Engineering: Experiments with ChatGPT (AIDRST 2023) [Paper]
- Making Large Language Models Perform Better in Knowledge Graph Completion (Arxiv 2023, but with 30+ citations) [Paper]
- Assessing the evolution of llm capabilities for knowledge graph engineering in 2023 (ESWC 2024) [Paper]
- Language Models-enhanced Semantic Topology Representation Learning For Temporal Knowledge Graph Extrapolation (CIKM 2024) [Paper]
- LLMs for knowledge graph construction and reasoning: recent capabilities and future opportunities (WWW journal 2024) [Paper]
- Collaborative System Synergizing Human Expertise and Large-scale Language Models for Legal Knowledge Graph Construction (CEUR-WS 2024) [Paper]
- SAC-KG: Exploiting Large Language Models as Skilled Automatic Constructors for Domain Knowledge Graph (ACL 2024) [Paper] [Notes (Chinese)]
- UrbanKGent: A Unified Large Language Model Agent Framework for Urban Knowledge Graph Construction (NeurIPS 2024) [Paper]
- A Prompt-Based Knowledge Graph Foundation Model for Universal In-Context Reasoning (NeurIPS 2024) [Paper]
LLM for KG reasoning
- Editing Language Model-based Knowledge Graph Embeddings (AAAI 2024) [Paper]
Update KG embedding for data freshness
- Language Models over Large-Scale Knowledge Base: on Capacity, Flexibility and Reasoning for New Facts (COLING 2025)
- Construction and Canonicalization of Economic Knowledge Graphs with LLMs (KGSWC 2024) [Link]
- Utilizing Language Models For Synthetic Knowledge Graph Generation (ICLR 2025 Workshop Data Problems) [Paper]
- SSKG Hub: An Expert-Guided Platform for LLM-Empowered Sustainability Standards Knowledge Graphs (arXiv 2026) [Paper] [Platform]
- LLM extraction turns sustainability disclosure standards (GRI, SASB, TCFD, IFRS S2) into provenance-linked Draft KGs that domain experts review and promote to Certified KGs under role-based governance.
- Finetuning Generative Large Language Models with Discrimination Instructions for Knowledge Graph Completion (ISWC 2024) [Paper]
- CypherBench: Towards Precise Retrieval over Full-scale Modern Knowledge Graphs in the LLM Era (ACL 2025)
- Generating Domain-Specific Knowledge Graphs from Large Language Models (ACL 2025)
- Enriching contextualized language model from knowledge graph for biomedical information extraction (Briefings in Bioinformatics, KGE on BERT based LM) [Paper]
- Combining Self-Retrieval-Augmented Generation with Divide-and-Conquer for Language Model-based Knowledge Base Construction (KBC-LM and LM-KBC @ ISWC 2025) [Paper]
- KG4ESG: The ESG Knowledge Graph Atlas (Preprints 2026) [Paper]
- An LLM-empowered knowledge graph atlas for the Environmental, Social, and Governance (ESG) domain, integrating ESG standards, frameworks, and entities.
๐ Knowledge Graphs for LLMs
These papers discuss how to utilze KG in the pre-training, post-training, SFT, inference and other stages of LLM.
Personally, KG for preparing training data (in pre-training, post-training, SFT) will be a more promising direction.
1. KG for Pretraining
1.1 KG for Contextual Word Representations
- Knowledge enhanced contextual word representations ((EMNLP-IJCNLP 2019)
1.2 KG as/for Training Corpus
- SKILL: Structured Knowledge Infusion for Large Language Models (NAACL 2022, by Google Research) [Paper]
- Knowledge Graph Based Synthetic Corpus Generation for Knowledge-Enhanced Language Model Pre-training (NAACL 2021) [Paper]
- Knowledge-Enhanced Image Captioning with Adaptive Graph-based Multimodal Alignment and LLM (AAAI 2026) [Paper]
2. KG for SFT
2.1 KG for generation of CoT (Chain of Thoughts) data
- MedReason: Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs (Arxiv 2025, UCSC+UBC+NTU+Stanford+Cornell+NYU) [Paper]
- Graph Chain-of-Thought: Augmenting Large Language Models by Reasoning on Graphs (ACL 2024-Findings, UIUC+Amazon+Upenn+UV, Han Jiawei) [Paper]
- REASONING-ENHANCED HEALTHCARE PREDICTIONS WITH KNOWLEDGE GRAPH COMMUNITY RETRIEVAL (ICLR 2025, Han Jiawei) [Paper]
- Knowledge Graph Finetuning Enhances Knowledge Manipulation in Large Language Models (ICLR 2025 Poster, Jieping Ye) [Paper]
- KBLAM: KNOWLEDGE BASE AUGMENTED LANGUAGE MODEL [Paper] (ICLR 2025)
3. KG for Inference
The papers listed in this section may have overlaps with the KGQA papers.
3.1 KG for RAG (Retrieval Augmented Generation)
Since there are too many SOTA works, so we organize the results in a new page. [Link]
3.2 KG in Agent Memory (people may use "Memory Graph" instead of "Knowledge Graph")
Since there are too many SOTA works, so we organize the results in a new page. [Link]
3.3 KG and Prompting
- Knowledge Graph Prompting for Multi-Document Question Answering (AAAI 2024) [Paper]
- KG enhances knowledge retrieval, where at query time an LLM-based agent dynamically traverses a graph with nodes representing document elements (e.g., passages, tables) and edges encoding lexical and semantical similarity or structural relationships.
- KG-prompt: Interpretable knowledge graph prompt for pre-trained language models (Knowledge-Based Systems, 2025) [Paper]
- KnowGPT: Knowledge Graph based Prompting for Large Language Models (NeurIPS 2024) [Paper]
- 3 existing challenges for KG-enhanced LLMs๏ผhuge search space, high API costs, and laborious prompt engineering.
- KnowGPT enhance LLMs with domain knowledge. It contains a knowledge extraction module to extract the most informative knowledge from KGs, and a context-aware prompt construction module to automatically convert extracted knowledge into effective prompts.
- Knowledge-Augmented Language Model Prompting for Zero-Shot Knowledge Graph Question Answering (ACL 2023 Workshop on Matching Entities) [Paper] - RAG and Prompting
- G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering (NeurIPS 2024) [Paper] - RAG and Prompting
- Graph-ToolFormer: To Empower LLMs with Graph Reasoning Ability via Prompt Augmented by ChatGPT (Arxiv 2023, hot) [Paper]
- An Expert-In-The-Loop Design Utilising Knowledge Graphs to Prompt LLMs in Professional Writing (HCII 2026) [Paper]
- Domain experts curate knowledge graphs that structure the prompts driving LLMs in professional writing workflows โ KG-based prompting with an expert in the loop.
3.4 KG as Grounded Truths/Benchmarks in Inference
Some of these works may be related to Retrieval-augmented language model (RALM), which relies on retrieved external knowledge to generate responses.
- Knowledge Graph-augmented Language Models for Complex Question Answering (NLRSE, ACL workshop) [Paper]
- FABULA: Intelligence Report Generation Using Retrieval-Augmented Narrative Construction (ASONAM 2023) [Paper]
- Mitigating Large Language Model Hallucinations via Autonomous Knowledge Graph-Based Retrofitting (AAAI 2024) [Paper]
- Conceptual Diagnostics for Knowledge Graphs and Large Language Models (ACL 2025, emerging industry track submission) [Paper]
3.5 KG for Reasoning/CoT in Inference
- GIVE: Structured Reasoning of Large Language Models with Knowledge Graph Inspired Veracity Extrapolation (ICML 2025) [Paper]
- LightPROF: A Lightweight Reasoning Framework for Large Language Model on Knowledge Graph (AAAI 2025) [Paper] [Discussion (Chinese)]
- Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models (ICML 2025) [Paper] [Discussion (Chinese)]
- GIVE: Structured Reasoning of Large Language Models with Knowledge Graph Inspired Veracity Extrapolation (ICML 2025) [Paper]
- Graph-constrained Reasoning: Faithful Reasoning on Knowledge Graphs with Large Language Models (ICML 2025) [Paper]
3.6 KG as other roles in Inference
- KBLaM: Knowledge Base augmented Language Model (ICLR 2025, Poster) [Paper]
- Barack's Wife Hillary: Using Knowledge-Graphs for Fact-Aware Language Modeling (ACL 2019) [Paper]
- knowledge graph language model (KGLM): a neural language model with mechanisms for selecting and copying facts from a knowledge graph that are relevant to the context.
- Tree-of-Traversals: A Zero-Shot Reasoning Algorithm for Augmenting Black-box Language Models with Knowledge Graphs (ACL 2024) [Paper] [Notes]
- A new dataset: MusicBrainz-x-Wikidata, which contains 109 questions that require reasoning with information from both MusicBrainz and Wikidata.
- Aligning Complex Knowledge Graph Question Answering as Knowledge-Aware Constrained Code Generation (COLING 2025) [Paper]
4. KG for Evaluation
- Knowledge Graph Guided Evaluation of Abstention Techniques (NAACL 2025) [Paper]
๐ LLMs and Knowledge Graphs for Other Tasks
These papers discuss how to utilze LLM and KG for other tasks, such as Information Extraction and Question generation.
- ChatGraph: Interpretable Text Classification by Converting ChatGPT Knowledge to Graphs (Arxiv, May 2023) [Paper]
- KG-BART: Knowledge Graph-Augmented BART for Generative Commonsense Reasoning (AAAI 2021) [Paper]
- QA-GNN: Reasoning with Language Models and Knowledge Graphs for Question Answering (NAACL 2021) [Paper]
- Knowledge Graph-Based Chatbot With GPT-3 and Neo4j (from Neo4j) [Link]
- Integrate LLM workflows with Knowledge Graph using Neo4j and APOC [Link] โญ
- Solution 1: use LLMs to generate a Cypher statement that can be used to retrieve connected information from the database.
- Solution 2: use the connection information to enrich the text embedding representations. Additionally, the enhanced information can be retrieved at query time to provide additional context to the LLM from which it can base its response. (used in this project)
- FLEEK: Factual Error Detection and Correction with Evidence Retrieved from External Knowledge (EMNLP 2023) [Paper]
- KGLink: A column type annotation method that combines knowledge graph and pre-trained language model (ICDE 2024) [Paper] โญ
- Contextualization Distillation from Large Language Model for Knowledge Graph Completion (ACL 2024) [Paper]
- From Superficial to Deep: Integrating External Knowledge for Follow-up Question Generation Using Knowledge Graph and LLM (COLING 2025)
- CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph (ACL 2024) [Paper] [Notes (Chinese)]
- KGs can be employed to address the hallusiasion in LLMs. Howevers, KGs may be (1) incomplete, or (2) knowledge inconsistant while applied with information extraction techniques. LLM helps to address this two issues. Therefore, a CogMG framework is proposed for the collaborative augmentation between LLM and KGs.
- Advancing Feature Extraction in Healthcare through the Integration of Knowledge Graphs and Large Language Models (AAAI 2025) [Paper]
- LLM-based Typed Hyperresolution for Commonsense Reasoning with Knowledge Bases (ICLR 2025, poster) [Paper]
- LLM is Knowledge Graph Reasoner: LLMโs Intuition-Aware Knowledge Graph Reasoning for Cold-Start Sequential Recommendation (ECIR 2025) [Paper]
- Self-supervised Quantized Representation for Seamlessly Integrating Knowledge Graphs with Large Language Models (ACL 2025)
- Synergizing Large Language Models and Knowledge Graphs in Science: A Survey (NeurIPS 2025 workshop)
- From Chaos to Clarity: A Knowledge Graph-Driven Audit Dataset Generation Framework for LLM Unlearning (AAAI 2026) [Paper]
๐ VLMs and Knowledge Graphs
The papers in this section may have overlaps with MMKGs.
- GraphAdapter: Tuning Vision-Language Models With Dual Knowledge Graph (NeurIPS 2023 poster) [OpenReview][Papers]
- Improving Commonsense in Vision-Language Models via Knowledge Graph Riddles (Arxiv 2022) [Paper]
๐ Related Works and Discussion (maybe they are not directly related to both KG and LLM, but they give us some insights!)
- ReGen: Reinforcement Learning for Text and Knowledge Base Generation using Pretrained Language Models (Arxiv 2021) [Paper]
From Graph to Text
- Tutorial: Knowledge-Driven Vision-Language Encoding (CVPR 2023) [Link]
- How Large Language Models Will Disrupt Data Management (VLDB 2023) [Paper] โญ
- Graph Machine Learning in the Era of Large Language Models (LLMs) (ACM Transactions on Intelligent Systems and Technology 2025) [Paper]
๐ Tools, Datasets, and Benchmarks
- Open RAG, an opensource RAG KB. [Link]
- A Benchmark to Understand the Role of Knowledge Graphs on Large Language Model's Accuracy for Question Answering on Enterprise SQL Databases (GRADES-NDA 2024) [Paper]
- OneEval: A benchmark for LLM+KB tasks. [Details (Chinese)] [Website]
- 4 types of Knowledge (text, table, KG, code) + 6 key areas (general, medical, politics, science, law, programming)