LGD-GCN: Local and Global Disentangled Graph Convolutional Networks
Jingwei Guo, Kaizhu Huang, Xinping Yi, Rui Zhang

TL;DR
This paper introduces LGD-GCN, a graph neural network that captures both local and global disentangled features to improve interpretability and node classification performance.
Contribution
It proposes a novel method combining local and global information for disentanglement using statistical mixture modeling and structure construction.
Findings
LGD-GCN outperforms existing models in interpretability.
It achieves higher accuracy in node classification tasks.
The model effectively captures both local and global factors.
Abstract
Disentangled Graph Convolutional Network (DisenGCN) is an encouraging framework to disentangle the latent factors arising in a real-world graph. However, it relies on disentangling information heavily from a local range (i.e., a node and its 1-hop neighbors), while the local information in many cases can be uneven and incomplete, hindering the interpretabiliy power and model performance of DisenGCN. In this paper\footnote{This paper is a lighter version of \href{https://jingweio.github.io/assets/pdf/tnnls22.pdf}{"Learning Disentangled Graph Convolutional Networks Locally and Globally"} where the results and analysis have been reworked substantially. Digital Object Identifier \url{https://doi.org/10.1109/TNNLS.2022.3195336}.}, we introduce a novel Local and Global Disentangled Graph Convolutional Network (LGD-GCN) to capture both local and global information for graph disentanglement.…
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 · Explainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning
