Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Graph Neural Convection-Diffusion with Heterophily

About

Graph neural networks (GNNs) have shown promising results across various graph learning tasks, but they often assume homophily, which can result in poor performance on heterophilic graphs. The connected nodes are likely to be from different classes or have dissimilar features on heterophilic graphs. In this paper, we propose a novel GNN that incorporates the principle of heterophily by modeling the flow of information on nodes using the convection-diffusion equation (CDE). This allows the CDE to take into account both the diffusion of information due to homophily and the ``convection'' of information due to heterophily. We conduct extensive experiments, which suggest that our framework can achieve competitive performance on node classification tasks for heterophilic graphs, compared to the state-of-the-art methods. The code is available at \url{https://github.com/zknus/Graph-Diffusion-CDE}.

Kai Zhao, Qiyu Kang, Yang Song, Rui She, Sijie Wang, Wee Peng Tay• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon
Accuracy68.45
867
Node ClassificationWisconsin
Accuracy87.84
864
Node ClassificationCornell
Accuracy86.22
851
Node ClassificationTexas--
801
Node ClassificationPubmed
Accuracy86.68
627
Node ClassificationCora
Accuracy87.7
583
Node ClassificationRoman-Empire
Accuracy91.64
327
Node Classificationamazon-ratings
Accuracy47.63
309
Node ClassificationPhoto
Accuracy93.05
153
Node ClassificationMinesweeper
Accuracy95.5
113
Showing 10 of 14 rows

Other info

Follow for update