GNN-Ensemble: Towards Random Decision Graph Neural Networks
Wenqi Wei, Mu Qiao, Divyesh Jadav

TL;DR
This paper introduces GNN-Ensemble, a method that constructs an ensemble of randomly structured GNNs to enhance accuracy, generalization, and robustness against adversarial attacks in graph-based learning tasks.
Contribution
It proposes a novel ensemble approach for GNNs using random substructure and subfeature selection, improving performance and robustness over traditional single GNN models.
Findings
Enhanced classification accuracy through ensemble methods.
Reduced overfitting compared to single GNN models.
Significant improvement in adversarial robustness.
Abstract
Graph Neural Networks (GNNs) have enjoyed wide spread applications in graph-structured data. However, existing graph based applications commonly lack annotated data. GNNs are required to learn latent patterns from a limited amount of training data to perform inferences on a vast amount of test data. The increased complexity of GNNs, as well as a single point of model parameter initialization, usually lead to overfitting and sub-optimal performance. In addition, it is known that GNNs are vulnerable to adversarial attacks. In this paper, we push one step forward on the ensemble learning of GNNs with improved accuracy, generalization, and adversarial robustness. Following the principles of stochastic modeling, we propose a new method called GNN-Ensemble to construct an ensemble of random decision graph neural networks whose capacity can be arbitrarily expanded for improvement in…
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 · Machine Learning in Materials Science · Adversarial Robustness in Machine Learning
MethodsTest
