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

Graph Neural Network leveraging Higher-order Class Label Connectivity for Heterophilous Graphs

About

Node classification in graph neural networks (GNNs) has been widely applied in various fields of graph analysis. GNNs achieve high-accuracy node classification in homophilous graphs, where nodes with the same class label tend to be connected. However, their performance remains limited in heterophilous graphs, where nodes with different class labels are more likely to be connected. In particular, current GNNs derived from graph convolutional networks cannot capture higher-order class label connectivity, which is frequently observed in real-world heterophilous graphs. To address this issue, we propose a novel classifier, Label Context Classifier (LCC), designed to capture higher-order class label connectivity in directed graphs. LCC estimates the class label of a target node by leveraging label context embeddings that are generated through four distinct types of walks. In addition, our approach allows the integration of LCC and any GNN by adaptively learning their importance. Experimental results demonstrate that GNNs integrated with LCC outperform SOTA methods and the label context embeddings improve the node classification performance in heterophilous directed graphs.

Takuto Takahashi, Itsuki Nakayama, Takahiro Mitani, Ryosuke Kikuchi, Yuya Sasaki, Makoto Onizuka• 2026

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon (test)
Mean Accuracy69.96
425
Node ClassificationCornell (test)
Mean Accuracy78.92
403
Node ClassificationTexas (test)
Mean Accuracy84.32
402
Node ClassificationSquirrel (test)
Mean Accuracy61.56
353
Node ClassificationWisconsin (test)
Mean Accuracy85.1
346
Node ClassificationAmazon-Ratings (test)
Accuracy57.03
196
Showing 6 of 6 rows

Other info

Follow for update