Definition

Translating embeddings in relational space (TransR) is a Knowledge Graph embedding method. it extends the ieda of TransE model by introducing separate embedding space for entities and relations.
For a triplet , let be vectors in the entity space, and be a vector in relation space.
The objective of TransR is finding the vectors satisfying the equality where and are the projections of and in the relation space, and is the projection matrix of .
The entity score function is defined as