GmCN learns a binary mask that selects which neighbors each node aggregates over, leading to modest but consistent accuracy improvements on semi-supervised graph classification benchmarks.
Robust Graph Data Learning via Latent Graph Convolutional Representation
1 Pith paper cite this work. Polarity classification is still indexing.
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 $\textbf{A}$, LatGCR aims to generate a flexible latent graph $\widetilde{\textbf{A}}$ 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 thus provides a basic block for both supervised and unsupervised graph learning tasks. Experiments on several datasets demonstrate the effectiveness and robustness of LatGCR.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
GmCN: Graph Mask Convolutional Network
GmCN learns a binary mask that selects which neighbors each node aggregates over, leading to modest but consistent accuracy improvements on semi-supervised graph classification benchmarks.