LGAIJan 7, 2025

Enhancing Distribution and Label Consistency for Graph Out-of-Distribution Generalization

arXiv:2501.04102v14 citationsh-index: 24ICDM
Originality Incremental advance
AI Analysis

This work improves graph OOD generalization for applications like social networks or molecular graphs, but it is incremental as it builds on existing two-step strategies.

The paper tackles the problem of distribution shifts in graph data for out-of-distribution generalization by addressing inconsistencies in environment augmentation and invariant subgraph extraction, resulting in a framework that outperforms state-of-the-art baselines on real-world datasets.

To deal with distribution shifts in graph data, various graph out-of-distribution (OOD) generalization techniques have been recently proposed. These methods often employ a two-step strategy that first creates augmented environments and subsequently identifies invariant subgraphs to improve generalizability. Nevertheless, this approach could be suboptimal from the perspective of consistency. First, the process of augmenting environments by altering the graphs while preserving labels may lead to graphs that are not realistic or meaningfully related to the origin distribution, thus lacking distribution consistency. Second, the extracted subgraphs are obtained from directly modifying graphs, and may not necessarily maintain a consistent predictive relationship with their labels, thereby impacting label consistency. In response to these challenges, we introduce an innovative approach that aims to enhance these two types of consistency for graph OOD generalization. We propose a modifier to obtain both augmented and invariant graphs in a unified manner. With the augmented graphs, we enrich the training data without compromising the integrity of label-graph relationships. The label consistency enhancement in our framework further preserves the supervision information in the invariant graph. We conduct extensive experiments on real-world datasets to demonstrate the superiority of our framework over other state-of-the-art baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes