Enhancing Text-based Knowledge Graph Completion with Zero-Shot Large Language Models: A Focus on Semantic Enhancement
Rui Yang, Jiahao Zhu, Jianping Man, Li Fang, Yi Zhou

TL;DR
This paper introduces CP-KGC, a framework that uses constrained prompts and context strategies with large language models to improve text-based knowledge graph completion, especially in semantic enhancement and data augmentation.
Contribution
The paper proposes a novel CP-KGC framework that adapts prompts to datasets and employs context constraints, improving KGC performance with LLMs while reducing computational demands.
Findings
CP-KGC enhances KGC performance across datasets.
Quantized LLMs like Qwen-7B-Chat-int4 still improve results.
Framework extends current performance limits of KGC models.
Abstract
The design and development of text-based knowledge graph completion (KGC) methods leveraging textual entity descriptions are at the forefront of research. These methods involve advanced optimization techniques such as soft prompts and contrastive learning to enhance KGC models. The effectiveness of text-based methods largely hinges on the quality and richness of the training data. Large language models (LLMs) can utilize straightforward prompts to alter text data, thereby enabling data augmentation for KGC. Nevertheless, LLMs typically demand substantial computational resources. To address these issues, we introduce a framework termed constrained prompts for KGC (CP-KGC). This CP-KGC framework designs prompts that adapt to different datasets to enhance semantic richness. Additionally, CP-KGC employs a context constraint strategy to effectively identify polysemous entities within KGC…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
MethodsContrastive Learning
