Representation Learning for Scale-free Networks
Rui Feng, Yang Yang, Wenjie Hu, Fei Wu, Yueting Zhuang

TL;DR
This paper introduces a novel network embedding method that preserves the scale-free property of networks by penalizing proximity between high-degree vertices, improving performance in network analysis tasks.
Contribution
It proposes the degree penalty principle and two implementations to effectively embed scale-free networks, addressing a gap in existing methods.
Findings
Successfully reconstructs heavy-tailed degree distributions
Outperforms existing models in vertex classification
Enhances link prediction accuracy
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"…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topological and Geometric Data Analysis
