HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Ensemble Learning for Graph Neural Networks

Zhen Hao Wong Ling Yue Quanming Yao

Ensemble Learning for Graph Neural Networks

Abstract

Graph Neural Networks (GNNs) have shown success in various fields for learning from graph-structured data. This paper investigates the application of ensemble learning techniques to improve the performance and robustness of Graph Neural Networks (GNNs). By training multiple GNN models with diverse initializations or architectures, we create an ensemble model named ELGNN that captures various aspects of the data and uses the Tree-Structured Parzen Estimator algorithm to determine the ensemble weights. Combining the predictions of these models enhances overall accuracy, reduces bias and variance, and mitigates the impact of noisy data. Our findings demonstrate the efficacy of ensemble learning in enhancing GNN capabilities for analyzing complex graph-structured data. The code is public at https://github.com/wongzhenhao/ELGNN.

Code Repositories

wongzhenhao/ELGNN
Mentioned in GitHub
wongzhenhao/elgnn
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-property-prediction-on-ogbl-ddiELGNN
Ext. data: No
Number of params: 10512391
Test Hits@20: 0.9777 ± 0.0037
Validation Hits@20: 0.8965 ± 0.0021

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Ensemble Learning for Graph Neural Networks | Papers | HyperAI