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

STransE: a novel embedding model of entities and relationships in knowledge bases

About

Knowledge bases of real-world facts about entities and their relationships are useful resources for a variety of natural language processing tasks. However, because knowledge bases are typically incomplete, it is useful to be able to perform link prediction or knowledge base completion, i.e., predict whether a relationship not in the knowledge base is likely to be true. This paper combines insights from several previous link prediction models into a new embedding model STransE that represents each entity as a low-dimensional vector, and each relation by two matrices and a translation vector. STransE is a simple combination of the SE and TransE models, but it obtains better link prediction performance on two benchmark datasets than previous embedding models. Thus, STransE can serve as a new baseline for the more complex models in the link prediction task.

Dat Quoc Nguyen, Kairit Sirts, Lizhen Qu, Mark Johnson• 2016

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15K (test)
Hits@100.797
164
Link PredictionWN18 (test)
Hits@100.934
142
Link PredictionFB15k
Hits@1079.7
90
Knowledge Graph CompletionWN18 (test)
Hits@100.934
80
Link PredictionWN18
Hits@1093.4
77
Knowledge Graph CompletionFB15K (test)
Hits@10 (Filtered)79.7
41
Showing 6 of 6 rows

Other info

Follow for update