Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach

Abstract

Network embedding is a method of learning a low-dimensional vector representation of network vertices under the condition of preserving different types of network properties. Previous studies mainly focus on preserving structural information of vertices at a particular scale, like neighbor information or community information, but cannot preserve the hierarchical community structure, which would enable the network to be easily analyzed at various scales. Inspired by the hierarchical structure of galaxies, we propose the Galaxy Network Embedding (GNE) model, which formulates an optimization problem with spherical constraints to describe the hierarchical community structure preserving network embedding. More specifically, we present an approach of embedding communities into a low dimensional spherical surface, the center of which represents the parent community they belong to. Our experiments reveal that the representations from GNE preserve the hierarchical community structure and show advantages in several applications such as vertex multi-class classification and network visualization. The source code of GNE is available online.

Cite

Text

Du et al. "Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/287

Markdown

[Du et al. "Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/du2018ijcai-galaxy/) doi:10.24963/IJCAI.2018/287

BibTeX

@inproceedings{du2018ijcai-galaxy,
  title     = {{Galaxy Network Embedding: A Hierarchical Community Structure Preserving Approach}},
  author    = {Du, Lun and Lu, Zhicong and Wang, Yun and Song, Guojie and Wang, Yiming and Chen, Wei},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2079-2085},
  doi       = {10.24963/IJCAI.2018/287},
  url       = {https://mlanthology.org/ijcai/2018/du2018ijcai-galaxy/}
}