paper-with-me

홈 › Papers

Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs

2022-02-11 · Yongqiang Chen, Yonggang Zhang, Yatao Bian, Han Yang, Kaili Ma, Binghui Xie, Tongliang Liu, Bo Han, James Cheng

Despite recent success in using the invariance principle for out-of-distribution (OOD) generalization on Euclidean data (e.g., images), studies on graph data are still limited. Different from images, the complex nature of graphs poses unique challenges to adopting the invariance principle. In particular, distribution shifts on graphs can appear in a variety of forms such as attributes and structures, making it difficult to identify the invariance. Moreover, domain or environment partitions, which are often required by OOD methods on Euclidean data, could be highly expensive to obtain for graphs. To bridge this gap, we propose a new framework, called Causality Inspired Invariant Graph LeArning (CIGA), to capture the invariance of graphs for guaranteed OOD generalization under various distribution shifts. Specifically, we characterize potential distribution shifts on graphs with causal models, concluding that OOD generalization on graphs is achievable when models focus only on subgraphs containing the most information about the causes of labels. Accordingly, we propose an information-theoretic objective to extract the desired subgraphs that maximally preserve the invariant intra-class information. Learning with these subgraphs is immune to distribution shifts. Extensive experiments on 16 synthetic or real-world datasets, including a challenging setting -- DrugOOD, from AI-aided drug discovery, validate the superior OOD performance of CIGA.

📄 PDF Abstract BibTeX arXiv:2202.05441

Code (3)

lfhase/ciga 공식 구현 pytorch
divelab/good pytorch
lfhase/gala pytorch

Tasks

Drug DiscoveryGraph LearningOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Learning Invariant Representations with a Nonparametric Nadaraya-Watson Head

2023-09-23 · NeurIPS 2023 11 · Alan Q. Wang, Minh Nguyen, Mert R. Sabuncu

Machine learning models will often fail when deployed in an environment with a data distribution that is different than the training distribution. When multiple environments are available during training, many methods ex…

Domain Generalization

A Unified Invariant Learning Framework for Graph Classification

2025-01-22 · Yongduo Sui, Jie Sun, Shuyao Wang, Zemin Liu 외

Invariant learning demonstrates substantial potential for enhancing the generalization of graph neural networks (GNNs) with out-of-distribution (OOD) data. It aims to recognize stable features in graph data for classific…

ClassificationGraph ClassificationGraph Learning

Causal-Driven Feature Evaluation for Cross-Domain Image Classification

2026-01-28 · Chen Cheng, Ang Li arxiv

Out-of-distribution (OOD) generalization remains a fundamental challenge in real-world classification, where test distributions often differ substantially from training data. Most existing approaches pursue domain-invari…

Image Classification

Learning Invariant Graph Representations Through Redundant Information

2025-12-05 · Barproda Halder, Pasan Dissanayake, Sanghamitra Dutta arxiv

Learning invariant graph representations for out-of-distribution (OOD) generalization remains challenging because the learned representations often retain spurious components. To address this challenge, this work introdu…

Representation LearningGraph Learning

Subgraph Aggregation for Out-of-Distribution Generalization on Graphs

2024-10-29 · Bowen Liu, Haoyang Li, Shuning Wang, Shuo Nie 외

Out-of-distribution (OOD) generalization in Graph Neural Networks (GNNs) has gained significant attention due to its critical importance in graph-based predictions in real-world scenarios. Existing methods primarily focu…

Molecular Property PredictionOut-of-Distribution GeneralizationProperty Prediction