Scalable Multiplex Network Embedding

Abstract

Network embedding has been proven to be helpful for many real-world problems. In this paper, we present a scalable multiplex network embedding model to represent information of multi-type relations into a unified embedding space. To combine information of different types of relations while maintaining their distinctive properties, for each node, we propose one high-dimensional common embedding and a lower-dimensional additional embedding for each type of relation. Then multiple relations can be learned jointly based on a unified network embedding model. We conduct experiments on two tasks: link prediction and node classification using six different multiplex networks. On both tasks, our model achieved better or comparable performance compared to current state-of-the-art models with less memory use.

Cite

Text

Zhang et al. "Scalable Multiplex Network Embedding." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/428

Markdown

[Zhang et al. "Scalable Multiplex Network Embedding." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/zhang2018ijcai-scalable/) doi:10.24963/IJCAI.2018/428

BibTeX

@inproceedings{zhang2018ijcai-scalable,
  title     = {{Scalable Multiplex Network Embedding}},
  author    = {Zhang, Hongming and Qiu, Liwei and Yi, Lingling and Song, Yangqiu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {3082-3088},
  doi       = {10.24963/IJCAI.2018/428},
  url       = {https://mlanthology.org/ijcai/2018/zhang2018ijcai-scalable/}
}