Independence Promoted Graph Disentangled Networks
Yanbei Liu, Xiao Wang, Shu Wu, Zhitao Xiao

TL;DR
This paper introduces IPGDN, a novel graph neural network that learns disentangled node representations by promoting independence among latent factors, improving performance in various graph tasks.
Contribution
The paper proposes a new method combining neighborhood routing and HSIC regularization to achieve disentangled and independent node representations in GCNs.
Findings
Outperforms state-of-the-art in graph classification
Enhances interpretability of node representations
Improves clustering and visualization results
Abstract
We address the problem of disentangled representation learning with independent latent factors in graph convolutional networks (GCNs). The current methods usually learn node representation by describing its neighborhood as a perceptual whole in a holistic manner while ignoring the entanglement of the latent factors. However, a real-world graph is formed by the complex interaction of many latent factors (e.g., the same hobby, education or work in social network). While little effort has been made toward exploring the disentangled representation in GCNs. In this paper, we propose a novel Independence Promoted Graph Disentangled Networks (IPGDN) to learn disentangled node representation while enhancing the independence among node representations. In particular, we firstly present disentangled representation learning by neighborhood routing mechanism, and then employ the Hilbert-Schmidt…
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 · Mental Health via Writing
MethodsGraph Convolutional Networks
