paper-with-me

Papers

Invariant Graph Learning Meets Information Bottleneck for Out-of-Distribution Generalization

2024-08-03 · Wenyu Mao, Jiancan Wu, Haoyang Liu, Yongduo Sui, Xiang Wang

Graph out-of-distribution (OOD) generalization remains a major challenge in graph learning since graph neural networks (GNNs) often suffer from severe performance degradation under distribution shifts. Invariant learning, aiming to extract invariant features across varied distributions, has recently emerged as a promising approach for OOD generation. Despite the great success of invariant learning in OOD problems for Euclidean data (i.e., images), the exploration within graph data remains constrained by the complex nature of graphs. Existing studies, such as data augmentation or causal intervention, either suffer from disruptions to invariance during the graph manipulation process or face reliability issues due to a lack of supervised signals for causal parts. In this work, we propose a novel framework, called Invariant Graph Learning based on Information bottleneck theory (InfoIGL), to extract the invariant features of graphs and enhance models' generalization ability to unseen distributions. Specifically, InfoIGL introduces a redundancy filter to compress task-irrelevant information related to environmental factors. Cooperating with our designed multi-level contrastive learning, we maximize the mutual information among graphs of the same class in the downstream classification tasks, preserving invariant features for prediction to a great extent. An appealing feature of InfoIGL is its strong generalization ability without depending on supervised signal of invariance. Experiments on both synthetic and real-world datasets demonstrate that our method achieves state-of-the-art performance under OOD generalization for graph classification tasks. The source code is available at https://github.com/maowenyu-11/InfoIGL.

📄 PDF Abstract BibTeX arXiv:2408.01697

Code (1)

maowenyu-11/infoigl 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationGraph ClassificationGraph LearningOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Invariance Principle Meets Information Bottleneck for Out-of-Distribution Generalization

2021-06-11 · NeurIPS 2021 12 · Kartik Ahuja, Ethan Caballero, Dinghuai Zhang, Jean-Christophe Gagnon-Audet 외

The invariance principle from causality is at the heart of notable approaches such as invariant risk minimization (IRM) that seek to address out-of-distribution (OOD) generalization failures. Despite the promising theory…

Out-of-Distribution Generalizationregression

Individual and Structural Graph Information Bottlenecks for Out-of-Distribution Generalization

2023-06-28 · Ling Yang, Jiayi Zheng, Heyuan Wang, Zhongyi Liu 외

Out-of-distribution (OOD) graph generalization are critical for many real-world applications. Existing methods neglect to discard spurious or noisy features of inputs, which are irrelevant to the label. Besides, they mai…

Graph LearningOut-of-Distribution Generalization

DIB-OD: Preserving the Invariant Core for Robust Heterogeneous Graph Adaptation via Decoupled Information Bottleneck and Online Distillation

2026-04-13 · Yang Yan, Qiuyan Wang, Tianjin Huang, Qiudong Yu 외 arxiv

Graph Neural Network pretraining is pivotal for leveraging unlabeled graph data. However, generalizing across heterogeneous domains remains a major challenge due to severe distribution shifts. Existing methods primarily …

Graph Neural NetworkDomain Adaptation

Counterfactual Supervision-based Information Bottleneck for Out-of-Distribution Generalization

2022-08-16 · Bin Deng, Kui Jia

Learning invariant (causal) features for out-of-distribution (OOD) generalization has attracted extensive attention recently, and among the proposals invariant risk minimization (IRM) is a notable solution. In spite of i…

counterfactualCounterfactual InferenceOut-of-Distribution Generalization

Invariant Link Selector for Spatial-Temporal Out-of-Distribution Problem

2025-05-30 · Katherine Tieu, Dongqi Fu, Jun Wu, Jingrui He

In the era of foundation models, Out-of- Distribution (OOD) problems, i.e., the data discrepancy between the training environments and testing environments, hinder AI generalization. Further, relational data like graphs …

Citation RecommendationLink Prediction