English

Inter-domain Multi-relational Link Prediction

Machine Learning 2021-09-15 v3

Abstract

Multi-relational graph is a ubiquitous and important data structure, allowing flexible representation of multiple types of interactions and relations between entities. Similar to other graph-structured data, link prediction is one of the most important tasks on multi-relational graphs and is often used for knowledge completion. When related graphs coexist, it is of great benefit to build a larger graph via integrating the smaller ones. The integration requires predicting hidden relational connections between entities belonged to different graphs (inter-domain link prediction). However, this poses a real challenge to existing methods that are exclusively designed for link prediction between entities of the same graph only (intra-domain link prediction). In this study, we propose a new approach to tackle the inter-domain link prediction problem by softly aligning the entity distributions between different domains with optimal transport and maximum mean discrepancy regularizers. Experiments on real-world datasets show that optimal transport regularizer is beneficial and considerably improves the performance of baseline methods.

Keywords

Cite

@article{arxiv.2106.06171,
  title  = {Inter-domain Multi-relational Link Prediction},
  author = {Luu Huu Phuc and Koh Takeuchi and Seiji Okajima and Arseny Tolmachev and Tomoyoshi Takebayashi and Koji Maruhashi and Hisashi Kashima},
  journal= {arXiv preprint arXiv:2106.06171},
  year   = {2021}
}

Comments

Camera-ready version, ECML-PKDD 2021

R2 v1 2026-06-24T03:05:11.984Z