The reviewed record of science sign in
Pith

arxiv: 2412.07412 · v1 · pith:6H7WAIZZ · submitted 2024-12-10 · cs.CL · cs.AI· cs.DB

Generating Knowledge Graphs from Large Language Models: A Comparative Study of GPT-4, LLaMA 2, and BERT

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:6H7WAIZZrecord.jsonopen to challenge →

classification cs.CL cs.AIcs.DB
keywords bertgpt-4graphsllamamodelssemanticaccuracygenerate
0
0 comments X
read the original abstract

Knowledge Graphs (KGs) are essential for the functionality of GraphRAGs, a form of Retrieval-Augmented Generative Systems (RAGs) that excel in tasks requiring structured reasoning and semantic understanding. However, creating KGs for GraphRAGs remains a significant challenge due to accuracy and scalability limitations of traditional methods. This paper introduces a novel approach leveraging large language models (LLMs) like GPT-4, LLaMA 2 (13B), and BERT to generate KGs directly from unstructured data, bypassing traditional pipelines. Using metrics such as Precision, Recall, F1-Score, Graph Edit Distance, and Semantic Similarity, we evaluate the models' ability to generate high-quality KGs. Results demonstrate that GPT-4 achieves superior semantic fidelity and structural accuracy, LLaMA 2 excels in lightweight, domain-specific graphs, and BERT provides insights into challenges in entity-relationship modeling. This study underscores the potential of LLMs to streamline KG creation and enhance GraphRAG accessibility for real-world applications, while setting a foundation for future advancements.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Restructure This: Using AI to Restructure Onboarding Documents to Reduce Cognitive Overload

    cs.SE 2026-05 conditional novelty 6.0

    VisDoc uses GenAI to restructure OSS onboarding documentation according to CTML principles, yielding higher task success and lower cognitive load in a small newcomer study.

  2. Restructure This: Using AI to Restructure Onboarding Documents to Reduce Cognitive Overload

    cs.SE 2026-05 unverdicted novelty 5.0

    VisDoc uses a GenAI pipeline grounded in CTML to restructure OSS onboarding docs, with small evaluations showing higher task success and lower cognitive load.