Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CAKE: A Scalable Commonsense-Aware Framework For Multi-View Knowledge Graph Completion

About

Knowledge graphs store a large number of factual triples while they are still incomplete, inevitably. The previous knowledge graph completion (KGC) models predict missing links between entities merely relying on fact-view data, ignoring the valuable commonsense knowledge. The previous knowledge graph embedding (KGE) techniques suffer from invalid negative sampling and the uncertainty of fact-view link prediction, limiting KGC's performance. To address the above challenges, we propose a novel and scalable Commonsense-Aware Knowledge Embedding (CAKE) framework to automatically extract commonsense from factual triples with entity concepts. The generated commonsense augments effective self-supervision to facilitate both high-quality negative sampling (NS) and joint commonsense and fact-view link prediction. Experimental results on the KGC task demonstrate that assembling our framework could enhance the performance of the original KGE models, and the proposed commonsense-aware NS module is superior to other NS techniques. Besides, our proposed framework could be easily adaptive to various KGE models and explain the predicted results.

Guanglin Niu, Bo Li, Yongfei Zhang, Shiliang Pu• 2022

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1051.5
419
Knowledge Graph CompletionFB15k-237 (test)
MRR0.321
179
Link PredictionFB15K (test)
Hits@100.896
164
Link PredictionNELL-995 (test)
MRR0.546
27
Link PredictionDBpedia-242 (test)
MR881
12
Showing 5 of 5 rows

Other info

Code

Follow for update