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

Probabilistic Entity Representation Model for Reasoning over Knowledge Graphs

About

Logical reasoning over Knowledge Graphs (KGs) is a fundamental technique that can provide efficient querying mechanism over large and incomplete databases. Current approaches employ spatial geometries such as boxes to learn query representations that encompass the answer entities and model the logical operations of projection and intersection. However, their geometry is restrictive and leads to non-smooth strict boundaries, which further results in ambiguous answer entities. Furthermore, previous works propose transformation tricks to handle unions which results in non-closure and, thus, cannot be chained in a stream. In this paper, we propose a Probabilistic Entity Representation Model (PERM) to encode entities as a Multivariate Gaussian density with mean and covariance parameters to capture its semantic position and smooth decision boundary, respectively. Additionally, we also define the closed logical operations of projection, intersection, and union that can be aggregated using an end-to-end objective function. On the logical query reasoning problem, we demonstrate that the proposed PERM significantly outperforms the state-of-the-art methods on various public benchmark KG datasets on standard evaluation metrics. We also evaluate PERM's competence on a COVID-19 drug-repurposing case study and show that our proposed work is able to recommend drugs with substantially better F1 than current methods. Finally, we demonstrate the working of our PERM's query answering process through a low-dimensional visualization of the Gaussian representations.

Nurendra Choudhary, Nikhil Rao, Sumeet Katariya, Karthik Subbian, Chandan K. Reddy• 2021

Related benchmarks

TaskDatasetResultRank
Logical Query AnsweringFB15k-237
MRR (2-inverse path)0.306
29
Knowledge Graph ReasoningFB15k-237 (test)
HITS@3 (Avg)0.306
29
Logical Query AnsweringNELL995
MRR (1-Path)0.432
22
Knowledge Graph ReasoningNELL995 (test)
HITS@3 (2i)0.352
9
Temporal-like Out-of-Distribution DetectionYAGO3-10 entity frequency-based mean of 3 seeds (temporal-like OOD)
AUROC0.824
8
Temporal-like Out-of-Distribution DetectionFB15k-237 temporal-like entity frequency-based mean of 3 runs (OOD)
AUROC54.2
8
Standard OOD DetectionYAGO3-10
AUROC82.4
7
Standard OOD DetectionWN18RR
AUROC64.7
7
Standard OOD DetectionFB15k-237
AUROC0.749
7
Drug RecommendationDRKG COVID-19 drug recommendation (test)
P@1021.7
5
Showing 10 of 14 rows

Other info

Code

Follow for update