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

Embedding Uncertain Knowledge Graphs

About

Embedding models for deterministic Knowledge Graphs (KG) have been extensively studied, with the purpose of capturing latent semantic relations between entities and incorporating the structured knowledge into machine learning. However, there are many KGs that model uncertain knowledge, which typically model the inherent uncertainty of relations facts with a confidence score, and embedding such uncertain knowledge represents an unresolved challenge. The capturing of uncertain knowledge will benefit many knowledge-driven applications such as question answering and semantic search by providing more natural characterization of the knowledge. In this paper, we propose a novel uncertain KG embedding model UKGE, which aims to preserve both structural and uncertainty information of relation facts in the embedding space. Unlike previous models that characterize relation facts with binary classification techniques, UKGE learns embeddings according to the confidence scores of uncertain relation facts. To further enhance the precision of UKGE, we also introduce probabilistic soft logic to infer confidence scores for unseen relation facts during training. We propose and evaluate two variants of UKGE based on different learning objectives. Experiments are conducted on three real-world uncertain KGs via three tasks, i.e. confidence prediction, relation fact ranking, and relation fact classification. UKGE shows effectiveness in capturing uncertain knowledge by achieving promising results on these tasks, and consistently outperforms baselines on these tasks.

Xuelu Chen, Muhao Chen, Weijia Shi, Yizhou Sun, Carlo Zaniolo• 2018

Related benchmarks

TaskDatasetResultRank
Knowledge Graph ReasoningFB15k-237 (test)
HITS@3 (Avg)0.204
29
Link PredictionTwitter ptb_rate = 0.3 (noisy and incomplete)
MRR1.1
13
Knowledge Graph ReasoningFB15K-237 ptb_rate=0.7 (test)
MRR0.133
12
Knowledge Graph ReasoningFB15K ptb_rate=0.7 (test)
MRR18.6
12
Knowledge Graph ReasoningWN18 ptb_rate=0.7 (test)
MRR0.099
12
Knowledge Graph ReasoningWN18
MRR0.241
12
Knowledge Graph ReasoningFB15K ptb_rate = 0.5 (test)
MRR0.257
12
Knowledge Graph ReasoningFB15K-237 ptb_rate = 0.5 (test)
MRR0.143
12
Knowledge Graph ReasoningWN18 (test)
MRR0.381
12
Knowledge Graph ReasoningWN18 ptb_rate = 0.5 (test)
MRR0.123
12
Showing 10 of 15 rows

Other info

Follow for update