Robust Graph Data Learning via Latent Graph Convolutional Representation
Bo Jiang, Ziyan Zhang, Bin Luo

TL;DR
This paper introduces LatGCR, a novel method for robust graph data representation that learns a flexible latent graph to improve capacity and resist structural noise and attacks, applicable in both supervised and unsupervised settings.
Contribution
The paper proposes LatGCR, a new latent graph convolutional approach that enhances representation capacity and robustness against structural perturbations in graph learning.
Findings
LatGCR outperforms existing methods on multiple datasets.
LatGCR demonstrates robustness to structural attacks and noise.
LatGCR is effective in both supervised and unsupervised tasks.
Abstract
Graph Convolutional Representation (GCR) has achieved impressive performance for graph data representation. However, existing GCR is generally defined on the input fixed graph which may restrict the representation capacity and also be vulnerable to the structural attacks and noises. To address this issue, we propose a novel Latent Graph Convolutional Representation (LatGCR) for robust graph data representation and learning. Our LatGCR is derived based on reformulating graph convolutional representation from the aspect of graph neighborhood reconstruction. Given an input graph , LatGCR aims to generate a flexible latent graph for graph convolutional representation which obviously enhances the representation capacity and also performs robustly w.r.t graph structural attacks and noises. Moreover, LatGCR is implemented in a self-supervised manner 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 · Data Quality and Management · Topic Modeling
MethodsConvolution · Graph Convolutional Network
