paper-with-me

홈 › Papers

Graph Out-of-Distribution Generalization with Controllable Data Augmentation

2023-08-16 · Bin Lu, Xiaoying Gan, Ze Zhao, Shiyu Liang, Luoyi Fu, Xinbing Wang, Chenghu Zhou

Graph Neural Network (GNN) has demonstrated extraordinary performance in classifying graph properties. However, due to the selection bias of training and testing data (e.g., training on small graphs and testing on large graphs, or training on dense graphs and testing on sparse graphs), distribution deviation is widespread. More importantly, we often observe \emph{hybrid structure distribution shift} of both scale and density, despite of one-sided biased data partition. The spurious correlations over hybrid distribution deviation degrade the performance of previous GNN methods and show large instability among different datasets. To alleviate this problem, we propose \texttt{OOD-GMixup} to jointly manipulate the training distribution with \emph{controllable data augmentation} in metric space. Specifically, we first extract the graph rationales to eliminate the spurious correlations due to irrelevant information. Secondly, we generate virtual samples with perturbation on graph rationale representation domain to obtain potential OOD training samples. Finally, we propose OOD calibration to measure the distribution deviation of virtual samples by leveraging Extreme Value Theory, and further actively control the training distribution by emphasizing the impact of virtual OOD samples. Extensive studies on several real-world datasets on graph classification demonstrate the superiority of our proposed method over state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2308.08344

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGraph ClassificationGraph Neural NetworkOut-of-Distribution GeneralizationSelection bias

Similar Papers 제목 키워드 기반

Enhancing Domain Generalization in 3D Human Pose Estimation through Controllable Generative Augmentation

2026-05-12 · Xinhao Hu, Yiyi Zhang, Liqing Zhang, Jianfu Zhang arxiv

Pedestrian motion, due to its causal nature, is strongly influenced by domain gaps arising from discrepancies between training and testing data distributions. Focusing on 3D human pose estimation, this work presents a co…

3D Human Pose EstimationDomain GeneralizationVideo Generation

Graph Augmentation for Cross Graph Domain Generalization

2025-02-25 · Guanzi Chen, Jiying Zhang, Yang Li

Cross-graph node classification, utilizing the abundant labeled nodes from one graph to help classify unlabeled nodes in another graph, can be viewed as a domain generalization problem of graph neural networks (GNNs) due…

Data AugmentationDomain GeneralizationNode Classification

Graph Neural Network Generalization with Gaussian Mixture Model Based Augmentation

2024-11-13 · Yassine Abbahaddou, Fragkiskos D. Malliaros, Johannes F. Lutzeyer, Amine Mohamed Aboussalah 외

Graph Neural Networks (GNNs) have shown great promise in tasks like node and graph classification, but they often struggle to generalize, particularly to unseen or out-of-distribution (OOD) data. These challenges are exa…

Data AugmentationDiversityGraph ClassificationGraph Neural Network

Metropolis-Hastings Data Augmentation for Graph Neural Networks

2022-03-26 · NeurIPS 2021 12 · Hyeonjin Park, Seunghun Lee, Sihyeon Kim, Jinyoung Park 외

Graph Neural Networks (GNNs) often suffer from weak-generalization due to sparsely labeled data despite their promising results on various graph-based tasks. Data augmentation is a prevalent remedy to improve the general…

Data AugmentationDiversity

Controllable User Dialogue Act Augmentation for Dialogue State Tracking

2022-07-26 · SIGDIAL (ACL) 2022 9 · Chun-Mao Lai, Ming-Hao Hsu, Chao-Wei Huang, Yun-Nung Chen

Prior work has demonstrated that data augmentation is useful for improving dialogue state tracking. However, there are many types of user utterances, while the prior method only considered the simplest one for augmentati…

Data AugmentationDialogue State Tracking