A Novel Higher-order Weisfeiler-Lehman Graph Convolution
2020-07-01Code Available0· sign in to hype
Clemens Damke, Vitalik Melnikov, Eyke Hüllermeier
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Cortys/master-thesisOfficialtf★ 4
Abstract
Current GNN architectures use a vertex neighborhood aggregation scheme, which limits their discriminative power to that of the 1-dimensional Weisfeiler-Lehman (WL) graph isomorphism test. Here, we propose a novel graph convolution operator that is based on the 2-dimensional WL test. We formally show that the resulting 2-WL-GNN architecture is more discriminative than existing GNN approaches. This theoretical result is complemented by experimental studies using synthetic and real data. On multiple common graph classification benchmarks, we demonstrate that the proposed model is competitive with state-of-the-art graph kernels and GNNs.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| D&D | 2-WL-GNN | Accuracy | 75.4 | — | Unverified |
| IMDb-B | 2-WL-GNN | Accuracy | 72.2 | — | Unverified |
| NCI1 | 2-WL-GNN | Accuracy | 73.5 | — | Unverified |
| PROTEINS | 2-WL-GNN | Accuracy | 76.5 | — | Unverified |
| REDDIT-B | 2-WL-GNN | Accuracy | 89.4 | — | Unverified |