HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks

Qingsong Lv; Ming Ding; Qiang Liu; Yuxiang Chen; Wenzheng Feng; Siming He; Chang Zhou; Jianguo Jiang; Yuxiao Dong; Jie Tang

Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks

Abstract

Heterogeneous graph neural networks (HGNNs) have been blossoming in recent years, but the unique data processing and evaluation setups used by each work obstruct a full understanding of their advancements. In this work, we present a systematical reproduction of 12 recent HGNNs by using their official codes, datasets, settings, and hyperparameters, revealing surprising findings about the progress of HGNNs. We find that the simple homogeneous GNNs, e.g., GCN and GAT, are largely underestimated due to improper settings. GAT with proper inputs can generally match or outperform all existing HGNNs across various scenarios. To facilitate robust and reproducible HGNN research, we construct the Heterogeneous Graph Benchmark (HGB), consisting of 11 diverse datasets with three tasks. HGB standardizes the process of heterogeneous graph data splits, feature processing, and performance evaluation. Finally, we introduce a simple but very strong baseline Simple-HGN--which significantly outperforms all previous models on HGB--to accelerate the advancement of HGNNs in the future.

Code Repositories

thudm/hgb
Official
pytorch
calderkatyal/CPSC483FinalProject
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
heterogeneous-node-classification-on-acmSimple-HGN
Macro-F1: 93.42
Micro-F1: 93.35
heterogeneous-node-classification-on-dblp-2Simple-HGN
Macro-F1: 94.01
Micro-F1: 94.46
heterogeneous-node-classification-on-freebaseSimple-HGN
Macro-F1: 47.72
Micro-F1: 66.29
heterogeneous-node-classification-on-imdbSimple-HGN
Macro-F1: 63.53
Micro-F1: 67.36

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
Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks | Papers | HyperAI