21
0

Finding Counterfactual Evidences for Node Classification

Abstract

Counterfactual learning is emerging as an important paradigm, rooted in causality, which promises to alleviate common issues of graph neural networks (GNNs), such as fairness and interpretability. However, as in many real-world application domains where conducting randomized controlled trials is impractical, one has to rely on available observational (factual) data to detect counterfactuals. In this paper, we introduce and tackle the problem of searching for counterfactual evidences for the GNN-based node classification task. A counterfactual evidence is a pair of nodes such that, regardless they exhibit great similarity both in the features and in their neighborhood subgraph structures, they are classified differently by the GNN. We develop effective and efficient search algorithms and a novel indexing solution that leverages both node features and structural information to identify counterfactual evidences, and generalizes beyond any specific GNN. Through various downstream applications, we demonstrate the potential of counterfactual evidences to enhance fairness and accuracy of GNNs.

View on arXiv
@article{qiu2025_2505.11396,
  title={ Finding Counterfactual Evidences for Node Classification },
  author={ Dazhuo Qiu and Jinwen Chen and Arijit Khan and Yan Zhao and Francesco Bonchi },
  journal={arXiv preprint arXiv:2505.11396},
  year={ 2025 }
}
Comments on this paper