English

Causality and Independence Enhancement for Biased Node Classification

Machine Learning 2023-11-07 v2

Abstract

Most existing methods that address out-of-distribution (OOD) generalization for node classification on graphs primarily focus on a specific type of data biases, such as label selection bias or structural bias. However, anticipating the type of bias in advance is extremely challenging, and designing models solely for one specific type may not necessarily improve overall generalization performance. Moreover, limited research has focused on the impact of mixed biases, which are more prevalent and demanding in real-world scenarios. To address these limitations, we propose a novel Causality and Independence Enhancement (CIE) framework, applicable to various graph neural networks (GNNs). Our approach estimates causal and spurious features at the node representation level and mitigates the influence of spurious correlations through the backdoor adjustment. Meanwhile, independence constraint is introduced to improve the discriminability and stability of causal and spurious features in complex biased environments. Essentially, CIE eliminates different types of data biases from a unified perspective, without the need to design separate methods for each bias as before. To evaluate the performance under specific types of data biases, mixed biases, and low-resource scenarios, we conducted comprehensive experiments on five publicly available datasets. Experimental results demonstrate that our approach CIE not only significantly enhances the performance of GNNs but outperforms state-of-the-art debiased node classification methods.

Keywords

Cite

@article{arxiv.2310.09586,
  title  = {Causality and Independence Enhancement for Biased Node Classification},
  author = {Guoxin Chen and Yongqing Wang and Fangda Guo and Qinglang Guo and Jiangli Shao and Huawei Shen and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2310.09586},
  year   = {2023}
}

Comments

10 pages, 5 figures, accepted by CIKM2023

R2 v1 2026-06-28T12:50:39.879Z