A Structural Representation Learning for Multi-Relational Networks

Abstract

Most of the existing multi-relational network embedding methods, e.g., TransE, are formulated to preserve pair-wise connectivity structures in the networks. With the observations that significant triangular connectivity structures and parallelogram connectivity structures found in many real multi-relational networks are often ignored and that a hard-constraint commonly adopted by most of the network embedding methods is inaccurate by design, we propose a novel representation learning model for multi-relational networks which can alleviate both fundamental limitations. Scalable learning algorithms are derived using the stochastic gradient descent algorithm and negative sampling. Extensive experiments on real multi-relational network datasets of WordNet and Freebase demonstrate the efficacy of the proposed model when compared with the state-of-the-art embedding methods.

Cite

Text

Liu et al. "A Structural Representation Learning for Multi-Relational Networks." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/565

Markdown

[Liu et al. "A Structural Representation Learning for Multi-Relational Networks." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/liu2017ijcai-structural/) doi:10.24963/IJCAI.2017/565

BibTeX

@inproceedings{liu2017ijcai-structural,
  title     = {{A Structural Representation Learning for Multi-Relational Networks}},
  author    = {Liu, Lin and Li, Xin and Cheung, William K. and Xu, Chengcheng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {4047-4053},
  doi       = {10.24963/IJCAI.2017/565},
  url       = {https://mlanthology.org/ijcai/2017/liu2017ijcai-structural/}
}