Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Topological Representation for Networks via Hierarchical Sampling

About

The topological information is essential for studying the relationship between nodes in a network. Recently, Network Representation Learning (NRL), which projects a network into a low-dimensional vector space, has been shown their advantages in analyzing large-scale networks. However, most existing NRL methods are designed to preserve the local topology of a network, they fail to capture the global topology. To tackle this issue, we propose a new NRL framework, named HSRL, to help existing NRL methods capture both the local and global topological information of a network. Specifically, HSRL recursively compresses an input network into a series of smaller networks using a community-awareness compressing strategy. Then, an existing NRL method is used to learn node embeddings for each compressed network. Finally, the node embeddings of the input network are obtained by concatenating the node embeddings from all compressed networks. Empirical studies for link prediction on five real-world datasets demonstrate the advantages of HSRL over state-of-the-art methods.

Guoji Fu, Chengbin Hou, Xin Yao• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionYelp 20% edges (test)
AUC90.1
15
Link PredictionDBLP 20% edges (test)
AUC84.7
15
Link PredictionMovielens 20% (test)
AUC0.879
9
Link PredictionMIT 20% (test)
AUC0.926
9
Link PredictionDouban (20% test)
AUC0.8421
9
Showing 5 of 5 rows

Other info

Code

Follow for update