Deep Partial Multiplex Network Embedding
Qifan Wang, Yi Fang, Anirudh Ravula, Ruining He, Bin Shen, Jingang, Wang, Xiaojun Quan, Dongfang Liu

TL;DR
This paper introduces a novel deep learning method for network embedding that effectively handles incomplete multiplex data by combining autoencoders, common latent subspace learning, and graph Laplacian, outperforming existing methods.
Contribution
The paper proposes a new deep partial multiplex network embedding approach that manages incomplete data and integrates multiple learning objectives, which is a significant advancement over prior complete-data assumptions.
Findings
Outperforms state-of-the-art methods on benchmark tasks
Effective in handling incomplete multiplex data
Improves node classification, link prediction, and clustering
Abstract
Network embedding is an effective technique to learn the low-dimensional representations of nodes in networks. Real-world networks are usually with multiplex or having multi-view representations from different relations. Recently, there has been increasing interest in network embedding on multiplex data. However, most existing multiplex approaches assume that the data is complete in all views. But in real applications, it is often the case that each view suffers from the missing of some data and therefore results in partial multiplex data. In this paper, we present a novel Deep Partial Multiplex Network Embedding approach to deal with incomplete data. In particular, the network embeddings are learned by simultaneously minimizing the deep reconstruction loss with the autoencoder neural network, enforcing the data consistency across views via common latent subspace learning, and…
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
