English

Representation Learning for Scale-free Networks

Social and Information Networks 2017-11-30 v1 Artificial Intelligence Applications Machine Learning

Abstract

Network embedding aims to learn the low-dimensional representations of vertexes in a network, while structure and inherent properties of the network is preserved. Existing network embedding works primarily focus on preserving the microscopic structure, such as the first- and second-order proximity of vertexes, while the macroscopic scale-free property is largely ignored. Scale-free property depicts the fact that vertex degrees follow a heavy-tailed distribution (i.e., only a few vertexes have high degrees) and is a critical property of real-world networks, such as social networks. In this paper, we study the problem of learning representations for scale-free networks. We first theoretically analyze the difficulty of embedding and reconstructing a scale-free network in the Euclidean space, by converting our problem to the sphere packing problem. Then, we propose the "degree penalty" principle for designing scale-free property preserving network embedding algorithm: punishing the proximity between high-degree vertexes. We introduce two implementations of our principle by utilizing the spectral techniques and a skip-gram model respectively. Extensive experiments on six datasets show that our algorithms are able to not only reconstruct heavy-tailed distributed degree distribution, but also outperform state-of-the-art embedding models in various network mining tasks, such as vertex classification and link prediction.

Keywords

Cite

@article{arxiv.1711.10755,
  title  = {Representation Learning for Scale-free Networks},
  author = {Rui Feng and Yang Yang and Wenjie Hu and Fei Wu and Yueting Zhuang},
  journal= {arXiv preprint arXiv:1711.10755},
  year   = {2017}
}

Comments

8 figures; accepted by AAAI 2018

R2 v1 2026-06-22T23:00:38.227Z