English

Relation-aware Ensemble Learning for Knowledge Graph Embedding

Machine Learning 2023-10-16 v1 Artificial Intelligence Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2310.08917,
  title  = {Relation-aware Ensemble Learning for Knowledge Graph Embedding},
  author = {Ling Yue and Yongqi Zhang and Quanming Yao and Yong Li and Xian Wu and Ziheng Zhang and Zhenxi Lin and Yefeng Zheng},
  journal= {arXiv preprint arXiv:2310.08917},
  year   = {2023}
}

Comments

This short paper has been accepted by EMNLP 2023

R2 v1 2026-06-28T12:49:34.865Z