Summary
This paper introduces a novel approach to tackle the challenge of out-of-distribution (OOD) generalization in the context of graph classification tasks. The primary objective of this method is to address domain adaptation issues by employing a data-centric approach that involves generating OOD data samples through the technique of data extrapolation. To this end, an environment-aware framework is proposed, which incorporates linear extrapolation techniques in both the graph's structural and feature spaces. The theoretical underpinnings of this work provide justifications for the causal validity of the generated samples obtained through linear extrapolation, ensuring their tailored nature for specific OOD shifts. Through comprehensive empirical analyses and extensive experimentation, the effectiveness of the proposed method is demonstrated, surpassing the performance of existing OOD learning and data augmentation approaches in the realm of graph tasks. The key contribution lies in the innovative design of non-Euclidean-space linear extrapolation, which facilitates the augmentation of both the graph's structural and feature spaces, thereby enabling the generation of OOD samples customized for specific shifts without compromising the inherent causal mechanisms. The obtained results consistently showcase notable improvements across diverse graph OOD tasks.
Strengths
1) The paper presents a data augmentation technique to address the OOD generalization challenge in graph-related tasks. The proposed method introduces the innovative concept of employing linear extrapolation for generating novel training samples, contributing to the advancement of the field.
2) The paper introduces extrapolation techniques at both the structural and feature levels, providing valuable insights for addressing out-of-distribution (OOD) challenges in graph and node-level problems.
3) The paper offers a comprehensive and clear theoretical proof, which serves as a solid foundation and provides theoretical substantiation for the proposed method in the paper.
Weaknesses
1) Insufficient experiments: In Chapter 6.2, concerning the feature shift node classification experiment, it is worth noting that there is a noticeable absence of experimental results on the GOOD-Arxiv dataset, which is characterized by a substantial volume of data. In addition, graph OOD problems include not only covariate shift but also concept shift. GOOD benchmark also provides relevant settings. It would be beneficial if you could provide results and discussions related to the data from this specific setting.
2) The feature extrapolation (FeatX) seems unrelated to Structure Extrapolation. However, in graph structure, feature information and structural information are interrelated. Could you provide a more detailed explanation of feature extrapolation and structural extrapolation?
Questions
1) The article proposes a separate and independent data augmentation approach that extrapolates at the structural and feature levels. However, in practical scenarios, it is possible for both structural and feature offsets to occur simultaneously. The question arises as to whether this separate augmentation strategy can effectively address such a complex out-of-distribution (OOD) problem.
Rating
5: marginally below the acceptance threshold
Confidence
4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.