LightKGG: Simple and Efficient Knowledge Graph Generation from Textual Data
Teng Lin

TL;DR
LightKGG presents a lightweight, efficient framework for knowledge graph extraction from text using small-scale language models, reducing computational costs while maintaining high-quality graph construction.
Contribution
The paper introduces two innovative techniques—context-integrated graph extraction and topology-enhanced relationship inference—that enable effective KG generation with minimal hardware.
Findings
Achieves high-quality knowledge graphs with small models
Reduces computational requirements compared to LLM-based methods
Maintains accuracy in relationship inference
Abstract
The scarcity of high-quality knowledge graphs (KGs) remains a critical bottleneck for downstream AI applications, as existing extraction methods rely heavily on error-prone pattern-matching techniques or resource-intensive large language models (LLMs). While recent tools leverage LLMs to generate KGs, their computational demands limit accessibility for low-resource environments. Our paper introduces LightKGG, a novel framework that enables efficient KG extraction from textual data using small-scale language models (SLMs) through two key technical innovations: (1) Context-integrated Graph extraction integrates contextual information with nodes and edges into a unified graph structure, reducing the reliance on complex semantic processing while maintaining more key information; (2) Topology-enhanced relationship inference leverages the inherent topology of the extracted graph to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
