AutoETER: Automated Entity Type Representation for Knowledge Graph Embedding
Guanglin Niu, Bo Li, Yongfei Zhang, Shiliang Pu, Jingyang Li

TL;DR
AutoETER introduces an automated, relation-aware framework for learning latent entity type representations in knowledge graphs, enabling improved modeling of complex relations and relation patterns, with demonstrated superior performance on link prediction tasks.
Contribution
The paper presents a novel pluggable module for automatic entity type embedding learning that captures diverse relation patterns and complex properties, enhancing knowledge graph embedding models.
Findings
Outperforms state-of-the-art baselines on four datasets
Effectively models relation patterns like symmetry, inversion, and composition
Visualizations show meaningful type clustering
Abstract
Recent advances in Knowledge Graph Embedding (KGE) allow for representing entities and relations in continuous vector spaces. Some traditional KGE models leveraging additional type information can improve the representation of entities which however totally rely on the explicit types or neglect the diverse type representations specific to various relations. Besides, none of the existing methods is capable of inferring all the relation patterns of symmetry, inversion and composition as well as the complex properties of 1-N, N-1 and N-N relations, simultaneously. To explore the type information for any KG, we develop a novel KGE framework with Automated Entity TypE Representation (AutoETER), which learns the latent type embedding of each entity by regarding each relation as a translation operation between the types of two entities with a relation-aware projection mechanism. Particularly,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Bioinformatics and Genomic Networks
