pat-jj/KG-FIT
[NeurIPS'24] Knowledge Graph Fine-Tuning using LLMs
This project helps researchers and data scientists working with knowledge graphs to improve their accuracy by incorporating external, 'open-world' knowledge. You provide an existing knowledge graph, and the system uses large language models to refine the relationships and hierarchies within it. The output is a more accurate and robust knowledge graph ready for further analysis or machine learning tasks.
130 stars. No commits in the last 6 months.
Use this if you need to enhance the quality and completeness of your existing knowledge graphs by leveraging the expansive knowledge of large language models.
Not ideal if you are looking for a tool to build a knowledge graph from scratch or primarily focus on simple entity extraction without hierarchical refinement.
Stars
130
Forks
13
Language
Python
License
—
Category
Last pushed
May 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/pat-jj/KG-FIT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RManLuo/graph-constrained-reasoning
Official Implementation of ICML 2025 Paper: "Graph-constrained Reasoning: Faithful Reasoning on...
zjukg/KoPA
[Paper][ACM MM 2024] Making Large Language Models Perform Better in Knowledge Graph Completion
damianoduranti/LLMknowextra
LLM-Driven Knowledge Extraction: Results in Temporal and Description Logics (EKAW 2024)
hhy-huang/GraphJudge
[EMNLP'25 main] This is the official repo for the paper, Can LLMs be Good Graph Judge for...
yao8839836/kg-llm
Exploring large language models for knowledge graph completion. ICASSP 2025