Twin Weisfeiler-Lehman: High Expressive GNNs for Graph Classification
Zhaohui Wang, Qi Cao, Huawei Shen, Bingbing Xu, Xueqi Cheng

TL;DR
This paper introduces Twin-WL, a novel graph isomorphism test that enhances GNN expressive power by passing node identities alongside labels, leading to more accurate graph classification.
Contribution
The paper proposes Twin-WL and two Twin-GNN models that surpass traditional GNNs in expressive power and classification performance.
Findings
Twin-GNNs outperform state-of-the-art methods in graph classification.
Twin-WL encodes complete subgraph structure information.
Twin-GNNs have higher expressive power than traditional message passing GNNs.
Abstract
The expressive power of message passing GNNs is upper-bounded by Weisfeiler-Lehman (WL) test. To achieve high expressive GNNs beyond WL test, we propose a novel graph isomorphism test method, namely Twin-WL, which simultaneously passes node labels and node identities rather than only passes node label as WL. The identity-passing mechanism encodes complete structure information of rooted subgraph, and thus Twin-WL can offer extra power beyond WL at distinguishing graph structures. Based on Twin-WL, we implement two Twin-GNNs for graph classification via defining readout function over rooted subgraph: one simply readouts the size of rooted subgraph and the other readouts rich structure information of subgraph following a GNN-style. We prove that the two Twin-GNNs both have higher expressive power than traditional message passing GNNs. Experiments also demonstrate the Twin-GNNs…
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 · Big Data and Digital Economy · Topic Modeling
