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

Towards Label Position Bias in Graph Neural Networks

About

Graph Neural Networks (GNNs) have emerged as a powerful tool for semi-supervised node classification tasks. However, recent studies have revealed various biases in GNNs stemming from both node features and graph topology. In this work, we uncover a new bias - label position bias, which indicates that the node closer to the labeled nodes tends to perform better. We introduce a new metric, the Label Proximity Score, to quantify this bias, and find that it is closely related to performance disparities. To address the label position bias, we propose a novel optimization framework for learning a label position unbiased graph structure, which can be applied to existing GNNs. Extensive experiments demonstrate that our proposed method not only outperforms backbone methods but also significantly mitigates the issue of label position bias in GNNs.

Haoyu Han, Xiaorui Liu, Feng Shi, MohamadAli Torkamani, Charu C. Aggarwal, Jiliang Tang• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora (semi-supervised)
Accuracy88.75
103
Semi-supervised node classificationPubmed
Accuracy87.96
60
Semi-supervised node classificationCiteseer
Accuracy77.56
31
Semi-supervised node classificationOgbn-arxiv
Accuracy0.7204
20
Shortest Path Distance Bias MitigationCora
WDP0.015
12
Shortest Path Distance Bias MitigationCiteseer
WDP0.0229
12
Degree Bias MitigationCora (test)
WDP0.0349
6
Degree Bias MitigationCiteseer (test)
WDP0.0316
6
Semi-supervised node classificationCoauthor CS
Accuracy92.44
6
Semi-supervised node classificationCoauthor Physics
Accuracy93.65
6
Showing 10 of 12 rows

Other info

Code

Follow for update