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

Relation-aware Ensemble Learning for Knowledge Graph Embedding

About

Knowledge graph (KG) embedding is a fundamental task in natural language processing, and various methods have been proposed to explore semantic patterns in distinctive ways. In this paper, we propose to learn an ensemble by leveraging existing methods in a relation-aware manner. However, exploring these semantics using relation-aware ensemble leads to a much larger search space than general ensemble methods. To address this issue, we propose a divide-search-combine algorithm RelEns-DSC that searches the relation-wise ensemble weights independently. This algorithm has the same computation cost as general ensemble methods but with much better performance. Experimental results on benchmark datasets demonstrate the effectiveness of the proposed method in efficiently searching relation-aware ensemble weights and achieving state-of-the-art embedding performance. The code is public at https://github.com/LARS-research/RelEns.

Ling Yue, Yongqi Zhang, Quanming Yao, Yong Li, Xian Wu, Ziheng Zhang, Zhenxi Lin, Yefeng Zheng• 2023

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237
MRR36.8
280
Link PredictionWN18RR
Hits@1060.39
175
Link Predictionogbl-wikikg2 (test)
MRR0.743
95
Link Predictionogbl-wikikg2 (val)
MRR0.7541
87
Link Predictionogbl-biokg (test)
MRR0.9618
36
Link PredictionNELL995
Hits@359.01
18
Showing 6 of 6 rows

Other info

Code

Follow for update