Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sign is Not a Remedy: Multiset-to-Multiset Message Passing for Learning on Heterophilic Graphs

About

Graph Neural Networks (GNNs) have gained significant attention as a powerful modeling and inference method, especially for homophilic graph-structured data. To empower GNNs in heterophilic graphs, where adjacent nodes exhibit dissimilar labels or features, Signed Message Passing (SMP) has been widely adopted. However, there is a lack of theoretical and empirical analysis regarding the limitations of SMP. In this work, we unveil some potential pitfalls of SMP and their remedies. We first identify two limitations of SMP: undesirable representation update for multi-hop neighbors and vulnerability against oversmoothing issues. To overcome these challenges, we propose a novel message passing function called Multiset to Multiset GNN(M2M-GNN). Our theoretical analyses and extensive experiments demonstrate that M2M-GNN effectively alleviates the aforementioned limitations of SMP, yielding superior performance in comparison

Langzhang Liang, Sunwoo Kim, Kijung Shin, Zenglin Xu, Shirui Pan, Yuan Qi• 2024

Related benchmarks

TaskDatasetResultRank
Node Classificationquestions
ROC AUC0.7127
87
Node ClassificationCora (60/20/20 random split)
Accuracy88.12
74
Node ClassificationChameleon (filtered splits)
Accuracy41.73
43
Node ClassificationSquirrel filtered
Accuracy37.38
35
Node ClassificationActor (60%/20%/20% random splits)
Accuracy36.72
34
Node ClassificationRoman-Empire original
Accuracy84.17
20
Node ClassificationTolokers original (standard)
ROC AUC80.85
20
Node ClassificationAmazon-Ratings original
Accuracy51.58
20
Showing 8 of 8 rows

Other info

Code

Follow for update