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

Embedding Entities and Relations for Learning and Inference in Knowledge Bases

About

We consider learning representations of entities and relations in KBs using the neural-embedding approach. We show that most existing models, including NTN (Socher et al., 2013) and TransE (Bordes et al., 2013b), can be generalized under a unified learning framework, where entities are low-dimensional vectors learned from a neural network and relations are bilinear and/or linear mapping functions. Under this framework, we compare a variety of embedding models on the link prediction task. We show that a simple bilinear formulation achieves new state-of-the-art results for the task (achieving a top-10 accuracy of 73.2% vs. 54.7% by TransE on Freebase). Furthermore, we introduce a novel approach that utilizes the learned relation embeddings to mine logical rules such as "BornInCity(a,b) and CityInCountry(b,c) => Nationality(a,c)". We find that embeddings learned from the bilinear objective are particularly good at capturing relational semantics and that the composition of relations is characterized by matrix multiplication. More interestingly, we demonstrate that our embedding-based rule extraction approach successfully outperforms a state-of-the-art confidence-based rule mining approach in mining Horn rules that involve compositional reasoning.

Bishan Yang, Wen-tau Yih, Xiaodong He, Jianfeng Gao, Li Deng• 2014

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1053.1
419
Link PredictionWN18RR (test)
Hits@1053.4
380
Link PredictionFB15k-237
MRR31.3
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.352
179
Knowledge Graph CompletionWN18RR (test)
MRR0.443
177
Link PredictionWN18RR
Hits@1053.2
175
Knowledge Graph CompletionWN18RR
Hits@141.2
165
Link PredictionFB15K (test)
Hits@1082.4
164
Link PredictionWN18 (test)
Hits@1093.6
142
Link PredictionYAGO3-10 (test)
MRR35.7
127
Showing 10 of 141 rows
...

Other info

Follow for update