A Counterfactual Inspired Framework For Quantifying Edge Effects On Gnns Fairness
Abstract
Graph Neural Networks (GNNs) play a pivotal role in graph representation learning, addressing challenges across diverse applications. Despite their significance, data-driven GNNs often overlook biases, raising fairness concerns. Inspired by counterfactuals, we inquire, ’In graph data, how does removing an edge affect model fairness?’ Existing edge fairness measures lack interpretability. Our focus is on exploring how each edge influences model fairness. We introduce the Movement of Edge Weight (MEW) framework, establishing an interpretable estimation of the influence of each edge on model fairness. Specifically, we improve the interpretability of Probabilistic Distribution Disparity (PDD) as a fairness metric when removing edges by extending the chain rule. To achieve effective model debiasing, we propose deleting the top k training edges with the most significant impact on model bias. Experimental results affirm the effectiveness of our method, demonstrating excellent performance.
BibTeX
@inproceedings{icassp2024_acounterfactuali,
title = {A Counterfactual Inspired Framework For Quantifying Edge Effects On Gnns Fairness},
author = {Yuefeng Ma and Lanzhen Guo},
booktitle = {ICASSP 2024},
year = {2024}
}