paper-with-me

홈 › Papers

Causal invariant geographic network representations with feature and structural distribution shifts

2025-03-25 · YuHan Wang, Silu He, Qinyao Luo, Hongyuan Yuan, Ling Zhao, Jiawei Zhu, Haifeng Li

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 out-of-distribution (OOD) generalisation problem particularly salient. The latter are particularly sensitive to distribution shifts (feature and structural shifts) between testing and training data and are the main causes of the OOD generalisation problem. Spurious correlations are present between invariant and background representations due to selection biases and environmental effects, resulting in the model extremes being more likely to learn background representations. The existing approaches focus on background representation changes that are determined by shifts in the feature distributions of nodes in the training and test data while ignoring changes in the proportional distributions of heterogeneous and homogeneous neighbour nodes, which we refer to as structural distribution shifts. We propose a feature-structure mixed invariant representation learning (FSM-IRL) model that accounts for both feature distribution shifts and structural distribution shifts. To address structural distribution shifts, we introduce a sampling method based on causal attention, encouraging the model to identify nodes possessing strong causal relationships with labels or nodes that are more similar to the target node. Inspired by the Hilbert-Schmidt independence criterion, we implement a reweighting strategy to maximise the orthogonality of the node representations, thereby mitigating the spurious correlations among the node representations and suppressing the learning of background representations. Our experiments demonstrate that FSM-IRL exhibits strong learning capabilities on both geographic and social network datasets in OOD scenarios.

📄 PDF Abstract BibTeX arXiv:2503.19382

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Causal Learning with the Invariance Principle

2026-05-13 · Francesco Montagna, Francesco Locatello arxiv

Causal discovery, the problem of inferring the direction of causality, is generally ill-posed. We use the language of structural causal models (SCM) to show that assuming that the causal relations are acyclic and invaria…

Invariant and Transportable Representations for Anti-Causal Domain Shifts

2022-07-04 · Yibo Jiang, Victor Veitch

Real-world classification problems must contend with domain shift, the (potential) mismatch between the domain where a model is deployed and the domain(s) where the training data was gathered. Methods to handle such prob…

Representation Learning

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

Causal Neighbourhood Learning for Invariant Graph Representations

2026-02-20 · Simi Job, Xiaohui Tao, Taotao Cai, Haoran Xie 외 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. De…

Graph Learning

Learning Domain Invariant Representations for Generalizable Person Re-Identification

2021-03-29 · Yi-Fan Zhang, Zhang Zhang, Da Li, Zhen Jia 외

Generalizable person Re-Identification (ReID) has attracted growing attention in recent computer vision community. In this work, we construct a structural causal model among identity labels, identity-specific factors (cl…

Data AugmentationDomain GeneralizationGeneralizable Person Re-identificationPerson Re-Identification+1