Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DHGE: Dual-View Hyper-Relational Knowledge Graph Embedding for Link Prediction and Entity Typing

About

In the field of representation learning on knowledge graphs (KGs), a hyper-relational fact consists of a main triple and several auxiliary attribute-value descriptions, which is considered more comprehensive and specific than a triple-based fact. However, currently available hyper-relational KG embedding methods in a single view are limited in application because they weaken the hierarchical structure that represents the affiliation between entities. To overcome this limitation, we propose a dual-view hyper-relational KG structure (DH-KG) that contains a hyper-relational instance view for entities and a hyper-relational ontology view for concepts that are abstracted hierarchically from the entities. This paper defines link prediction and entity typing tasks on DH-KG for the first time and constructs two DH-KG datasets, JW44K-6K, extracted from Wikidata, and HTDM based on medical data. Furthermore, we propose DHGE, a DH-KG embedding model based on GRAN encoders, HGNNs, and joint learning. DHGE outperforms baseline models on DH-KG, according to experimental results. Finally, we provide an example of how this technology can be used to treat hypertension. Our model and new datasets are publicly available.

Haoran Luo, Haihong E, Ling Tan, Gengxian Zhou, Tianyu Yao, Kaiyang Wan• 2022

Related benchmarks

TaskDatasetResultRank
Entity PredictionJW44K-6K G1 instance view (test)
MRR0.453
13
Entity PredictionJW44K-6K G0 ontology view (test)
MRR0.227
13
Medicine Class PredictionHTDM 1.0 (test)
MRR0.772
13
Medicine PredictionHTDM 1.0 (test)
MRR44.5
13
Entity TypingJW44K-6K
MRR69
13
Relation PredictionJW44K-6K G1 instance view (test)
MRR0.958
6
Relation PredictionJW44K-6K G0 ontology view (test)
MRR0.745
6
Showing 7 of 7 rows

Other info

Code

Follow for update