paper-with-me

홈 › Papers

Causal Neighbourhood Learning for Invariant Graph Representations

2026-02-20 · Simi Job, Xiaohui Tao, Taotao Cai, Haoran Xie, Jianming Yong arxiv

Graph data often contain noisy and spurious correlations that mask the true causal relationships, which are essential for enabling graph models to make predictions based on the underlying causal structure of the data. Dependence on spurious connections makes it challenging for traditional Graph Neural Networks (GNNs) to generalize effectively across different graphs. Furthermore, traditional aggregation methods tend to amplify these spurious patterns, limiting model robustness under distribution shifts. To address these issues, we propose Causal Neighbourhood Learning with Graph Neural Networks (CNL-GNN), a novel framework that performs causal interventions on graph structure. CNL-GNN effectively identifies and preserves causally relevant connections and reduces spurious influences through the generation of counterfactual neighbourhoods and adaptive edge perturbation guided by learnable importance masking and an attention-based mechanism. In addition, by combining structural-level interventions with the disentanglement of causal features from confounding factors, the model learns invariant node representations that are robust and generalize well across different graph structures. Our approach improves causal graph learning beyond traditional feature-based methods, resulting in a robust classification model. Extensive experiments on four publicly available datasets, including multiple domain variants of one dataset, demonstrate that CNL-GNN outperforms state-of-the-art GNN models.

📄 PDF Abstract BibTeX arXiv:2602.17934

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Graph Contrastive Invariant Learning from the Causal Perspective

2024-01-23 · Yanhu Mo, Xiao Wang, Shaohua Fan, Chuan Shi

Graph contrastive learning (GCL), learning the node representation by contrasting two augmented graphs in a self-supervised way, has attracted considerable attention. GCL is usually believed to learn the invariant repres…

Contrastive LearningNode Classification

Size-Invariant Graph Representations for Graph Classification Extrapolations

2021-03-08 · Beatrice Bevilacqua, Yangze Zhou, Bruno Ribeiro

In general, graph representation learning methods assume that the train and test data come from the same distribution. In this work we consider an underexplored area of an otherwise rapidly developing field of graph repr…

ClassificationGeneral ClassificationGraph ClassificationGraph Representation Learning+1

PISA: Prioritized Invariant Subgraph Aggregation

2025-11-27 · Ali Ghasemi, Farooq Ahmad Wani, Maria Sofia Bucarelli, Fabrizio Silvestri arxiv

Recent work has extended the invariance principle for out-of-distribution (OOD) generalization from Euclidean to graph data, where challenges arise due to complex structures and diverse distribution shifts in node attrib…

Graph Representation Learning via Causal Diffusion for Out-of-Distribution Recommendation

2024-08-01 · Chu Zhao, Enneng Yang, Yuliang Liang, Pengxiang Lan 외

Graph Neural Networks (GNNs)-based recommendation algorithms typically assume that training and testing data are drawn from independent and identically distributed (IID) spaces. However, this assumption often fails in th…

Graph Representation LearningRepresentation LearningVariational Inference

Causal invariant geographic network representations with feature and structural distribution shifts

2025-03-25 · YuHan Wang, Silu He, Qinyao Luo, Hongyuan Yuan 외

The existing methods learn geographic network representations through deep graph neural networks (GNNs) based on the i.i.d. assumption. However, the spatial heterogeneity and temporal dynamics of geographic data make the…