NeuBM: Mitigating Model Bias in Graph Neural Networks through Neutral Input Calibration
Jiawei Gu, Ziyue Qiao, and Xiao Luo

TL;DR
NeuBM introduces a neutral input calibration method for GNNs that dynamically estimates and corrects model bias, significantly improving fairness and accuracy in imbalanced class scenarios with minimal computational cost.
Contribution
NeuBM presents a novel bias mitigation technique using a neutral graph to recalibrate GNN predictions, enhancing fairness especially for minority classes.
Findings
NeuBM improves balanced accuracy and recall for minority classes.
The method maintains overall performance with minimal computational overhead.
NeuBM is especially effective in severe class imbalance and limited data scenarios.
Abstract
Graph Neural Networks (GNNs) have shown remarkable performance across various domains, yet they often struggle with model bias, particularly in the presence of class imbalance. This bias can lead to suboptimal performance and unfair predictions, especially for underrepresented classes. We introduce NeuBM (Neutral Bias Mitigation), a novel approach to mitigate model bias in GNNs through neutral input calibration. NeuBM leverages a dynamically updated neutral graph to estimate and correct the inherent biases of the model. By subtracting the logits obtained from the neutral graph from those of the input graph, NeuBM effectively recalibrates the model's predictions, reducing bias across different classes. Our method integrates seamlessly into existing GNN architectures and training procedures, requiring minimal computational overhead. Extensive experiments on multiple benchmark datasets…
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.
