Joint embedding in Hierarchical distance and semantic representation learning for link prediction
Jin Liu, Jianye Chen, Chongfeng Fan, Fengyu Zhou

TL;DR
This paper introduces HIE, a novel knowledge graph embedding model that jointly captures hierarchical, distance, and semantic information for improved link prediction accuracy.
Contribution
HIE uniquely models triplets in both distance and semantic spaces and incorporates hierarchical information for enhanced knowledge graph embedding.
Findings
HIE outperforms state-of-the-art methods on four datasets.
HIE effectively models complex relations.
Hierarchical-aware space improves embedding quality.
Abstract
The link prediction task aims to predict missing entities or relations in the knowledge graph and is essential for the downstream application. Existing well-known models deal with this task by mainly focusing on representing knowledge graph triplets in the distance space or semantic space. However, they can not fully capture the information of head and tail entities, nor even make good use of hierarchical level information. Thus, in this paper, we propose a novel knowledge graph embedding model for the link prediction task, namely, HIE, which models each triplet (\textit{h}, \textit{r}, \textit{t}) into distance measurement space and semantic measurement space, simultaneously. Moreover, HIE is introduced into hierarchical-aware space to leverage rich hierarchical information of entities and relations for better representation learning. Specifically, we apply distance transformation…
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 · Data Quality and Management
