Unsupervised Attributed Multiplex Network Embedding
Chanyoung Park, Donghyun Kim, Jiawei Han, Hwanjo Yu

TL;DR
This paper introduces DMGI, an unsupervised method for embedding attributed multiplex networks that effectively captures multiple relation types and node attributes, outperforming existing methods in various tasks.
Contribution
The paper proposes DMGI, a novel unsupervised embedding approach that integrates multiple relation types and node attributes using mutual information maximization, consensus regularization, and attention mechanisms.
Findings
DMGI outperforms state-of-the-art methods on multiple downstream tasks.
The attention mechanism identifies important relation types for filtering.
DMGI effectively models global properties of multiplex networks.
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topic Modeling
