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

Unsupervised Attributed Multiplex Network Embedding

About

Nodes in a multiplex network are connected by multiple types of relations. However, most existing network embedding methods assume that only a single type of relation exists between nodes. Even for those that consider the multiplexity of a network, they overlook node attributes, resort to node labels for training, and fail to model the global properties of a graph. We present a simple yet effective unsupervised network embedding method for attributed multiplex network called DMGI, inspired by Deep Graph Infomax (DGI) that maximizes the mutual information between local patches of a graph, and the global representation of the entire graph. We devise a systematic way to jointly integrate the node embeddings from multiple graphs by introducing 1) the consensus regularization framework that minimizes the disagreements among the relation-type specific node embeddings, and 2) the universal discriminator that discriminates true samples regardless of the relation types. We also show that the attention mechanism infers the importance of each relation type, and thus can be useful for filtering unnecessary relation types as a preprocessing step. Extensive experiments on various downstream tasks demonstrate that DMGI outperforms the state-of-the-art methods, even though DMGI is fully unsupervised.

Chanyoung Park, Donghyun Kim, Jiawei Han, Hwanjo Yu• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationIMDB
Macro F1 Score0.3989
179
Node ClassificationACM
Macro F189.8
104
Node ClassificationDBLP
Micro-F192.9
94
Node ClusteringACM
ARI72.5
57
Node ClassificationAminer
Micro F167.6
46
Node ClusteringDBLP
NMI72.2
39
ClusteringIMDB--
34
Object ClassificationMAG
Mic-F194.43
24
Object ClassificationACM
Micro F1 Score79.47
24
Object ClassificationDBLP
Micro F189.88
24
Showing 10 of 17 rows

Other info

Follow for update