Network Schema Preserving Heterogeneous Information Network Embedding

Abstract

As heterogeneous networks have become increasingly ubiquitous, Heterogeneous Information Network (HIN) embedding, aiming to project nodes into a low-dimensional space while preserving the heterogeneous structure, has drawn increasing attention in recent years. Many of the existing HIN embedding methods adopt meta-path guided random walk to retain both the semantics and structural correlations between different types of nodes. However, the selection of meta-paths is still an open problem, which either depends on domain knowledge or is learned from label information. As a uniform blueprint of HIN, the network schema comprehensively embraces the high-order structure and contains rich semantics. In this paper, we make the first attempt to study network schema preserving HIN embedding, and propose a novel model named NSHE. In NSHE, a network schema sampling method is first proposed to generate sub-graphs (i.e., schema instances), and then multi-task learning task is built to preserve the heterogeneous structure of each schema instance. Besides preserving pairwise structure information, NSHE is able to retain high-order structure (i.e., network schema). Extensive experiments on three real-world datasets demonstrate that our proposed model NSHE significantly outperforms the state-of-the-art methods.

Cite

Text

Zhao et al. "Network Schema Preserving Heterogeneous Information Network Embedding." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/190

Markdown

[Zhao et al. "Network Schema Preserving Heterogeneous Information Network Embedding." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/zhao2020ijcai-network/) doi:10.24963/IJCAI.2020/190

BibTeX

@inproceedings{zhao2020ijcai-network,
  title     = {{Network Schema Preserving Heterogeneous Information Network Embedding}},
  author    = {Zhao, Jianan and Wang, Xiao and Shi, Chuan and Liu, Zekuan and Ye, Yanfang},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {1366-1372},
  doi       = {10.24963/IJCAI.2020/190},
  url       = {https://mlanthology.org/ijcai/2020/zhao2020ijcai-network/}
}