Translation-based method • Project entities and relations into a continuous low-dimensional vector space • Consider relations as translating operations between head and tail entities
Objective Formalization • Margin-based score function • with negative sampling
Type constraints • Soft type constraints in training (STC) • improve the probability of selecting entities which have the same types when negative sampling • Type constraints in evaluation (TCE) • remove all candidates which don’t follow the type constraints in evaluation
Soft type constraints William Shakespeare The Great Wall William Shakespeare Jane Austen
Datasets • FB 15 k: A typical KG dataset extracted from Freebase (Bordes et al. , 2013) • FB 15 k+: A new dataset based on FB 15 K with low-frequency relations
Summary • We encode hierarchical type information into knowledge representation learning • Type information, either in form of projection matrices or type constraints, could provide significant supplements for KRL • It works especially in long-tail distribution