Graph Convolutional Neural Networks with Node Transition Probability-based Message Passing and DropNode Regularization
Tien Huu Do, Duc Minh Nguyen, Giannis Bekoulis, Adrian Munteanu, Nikos, Deligiannis

TL;DR
This paper introduces a novel message passing scheme for graph convolutional neural networks that leverages node transition probabilities with proper directionality, along with DropNode regularization to combat over-fitting and over-smoothing.
Contribution
It proposes a new transition probability-based message passing method considering directionality and a DropNode regularization technique for improved GCNN performance.
Findings
Enhanced node and graph classification accuracy on benchmark datasets.
Effective reduction of over-smoothing in deep GCNNs.
Improved generalization and robustness through DropNode regularization.
Abstract
Graph convolutional neural networks (GCNNs) have received much attention recently, owing to their capability in handling graph-structured data. Among the existing GCNNs, many methods can be viewed as instances of a neural message passing motif; features of nodes are passed around their neighbors, aggregated and transformed to produce better nodes' representations. Nevertheless, these methods seldom use node transition probabilities, a measure that has been found useful in exploring graphs. Furthermore, when the transition probabilities are used, their transition direction is often improperly considered in the feature aggregation step, resulting in an inefficient weighting scheme. In addition, although a great number of GCNN models with increasing level of complexity have been introduced, the GCNNs often suffer from over-fitting when being trained on small graphs. Another issue of the…
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.
