@article{Wu2026, 
author = {Jiaqi Wu and Jiacheng Wang and Zefei Ning and Li Wang},
title = {TFreeKGGen: A Training-Free Knowledge Graph Generation Model},
year = {2026},
journal = {Tsinghua Science and Technology},
keywords = {knowledge graph, large language models, training-free, hierarchical prompts, two-stage verification–correction mechanism},
url = {https://www.sciopen.com/article/10.26599/TST.2026.9010071},
doi = {10.26599/TST.2026.9010071},
abstract = {Knowledge graphs (KGs) play a critical role in structured knowledge representation and downstream applications such as semantic search and intelligent decision-making. However, applying large language models (LLMs) to KG construction still faces challenges of generating hallucinated facts that undermine reliability and requiring costly fine-tuning to adapt to specialized domains. To address these issues, we propose TFreeKGGen, a training-free model for end-to-end KG generation. The model leverages hierarchical prompt design to fully exploit the semantic understanding of LLMs, and introduces a two-stage verification–correction mechanism that grounds extracted triples in source evidence and rectifies hallucinated outputs. Experiments on datasets from different domains demonstrate consistent improvement gained by TFreeKGGen. Moreover, we construct the first coalbed methane safety knowledge graph, demonstrating the model’s effectiveness in knowledge modeling. These results establish TFreeKGGen as an efficient and trustworthy pathway for scalable KG construction without domain-specific training, contributing to the advancement of knowledge engineering and intelligent decision support.}
}