Highlight

Knowledge Graph Embedding by Translating on Hyperplanes

Proposes TransH, a knowledge graph embedding that models each relation as a hyperplane with a translation to capture complex mapping types.

Based on

Knowledge Graph Embedding by Translating on Hyperplanes

By Zhen Wang, Jianwen Zhang, Jianlin Feng et al.AAAI Conference on Artificial Intelligence
Read original article →

The paper tackles embedding a large knowledge graph of entities and relations into a continuous vector space. It observes that TransE, though efficient and highly accurate, struggles with important relational mapping properties—reflexive relations and one-to-many, many-to-one, and many-to-many relations—whereas richer models capture these but lose efficiency. To balance capacity and efficiency, the authors propose TransH, which models each relation as a hyperplane together with a translation operation on that hyperplane, preserving the mapping properties at almost the same complexity as TransE. They also introduce a simple trick that exploits a relation's mapping type to construct negative examples that reduce false-negative labeling during training.

Across benchmark datasets including WordNet and Freebase, and on tasks of link prediction, triplet classification, and fact extraction, TransH delivers significant improvements in predictive accuracy over TransE while retaining comparable ability to scale up. This showed that carefully modeling relation-specific projections can resolve TransE's limitations on complex relations without giving up its efficiency.

Abstract

The paper embeds knowledge graphs of entities and relations into a continuous vector space. The efficient TransE handles reflexive and one-to-many, many-to-one, and many-to-many relations poorly, while richer models fix this but sacrifice efficiency. TransH represents each relation as a hyperplane with a translation on it, preserving these mapping properties at nearly TransE's complexity, plus a sampling trick that cuts false-negative labels. On WordNet and Freebase—link prediction, triplet classification, fact extraction—it significantly improves accuracy over TransE.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

knowledge graph embeddingTransHlink predictionrelation modelingrepresentation learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.