HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

KERMIT: Knowledge Graph Completion of Enhanced Relation Modeling with Inverse Transformation

Haotian Li Bin Yu Yuliang Wei Kai Wang Richard Yi Da Xu Bailing Wang

KERMIT: Knowledge Graph Completion of Enhanced Relation Modeling with Inverse Transformation

Abstract

Knowledge graph completion (KGC) revolves around populating missing triples in a knowledge graph using available information. Text-based methods, which depend on textual descriptions of triples, often encounter difficulties when these descriptions lack sufficient information for accurate prediction-an issue inherent to the datasets and not easily resolved through modeling alone. To address this and ensure data consistency, we first use large language models (LLMs) to generate coherent descriptions, bridging the semantic gap between queries and answers. Secondly, we utilize inverse relations to create a symmetric graph, thereby providing augmented training samples for KGC. Additionally, we employ the label information inherent in knowledge graphs (KGs) to enhance the existing contrastive framework, making it fully supervised. These efforts have led to significant performance improvements on the WN18RR and FB15k-237 datasets. According to standard evaluation metrics, our approach achieves a 4.2% improvement in Hit@1 on WN18RR and a 3.4% improvement in Hit@3 on FB15k-237, demonstrating superior performance.

Code Repositories

lirt1231/kermit
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15k-237KERMIT
Hits@1: 0.266
Hits@10: 0.547
Hits@3: 0.396
MRR: 0.359
link-prediction-on-wn18rrKERMIT
Hits@1: 0.629
Hits@10: 0.832
Hits@3: 0.738
MRR: 0.700

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
KERMIT: Knowledge Graph Completion of Enhanced Relation Modeling with Inverse Transformation | Papers | HyperAI