Inter-Domain Multi-Relational Link Prediction
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.
Cite
Text
Phuc et al. "Inter-Domain Multi-Relational Link Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86520-7_18Markdown
[Phuc et al. "Inter-Domain Multi-Relational Link Prediction." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/phuc2021ecmlpkdd-interdomain/) doi:10.1007/978-3-030-86520-7_18BibTeX
@inproceedings{phuc2021ecmlpkdd-interdomain,
title = {{Inter-Domain Multi-Relational Link Prediction}},
author = {Phuc, Luu Huu and Takeuchi, Koh and Okajima, Seiji and Tolmachev, Arseny and Takebayashi, Tomoyoshi and Maruhashi, Koji and Kashima, Hisashi},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2021},
pages = {285-301},
doi = {10.1007/978-3-030-86520-7_18},
url = {https://mlanthology.org/ecmlpkdd/2021/phuc2021ecmlpkdd-interdomain/}
}