paper-with-me

Papers

Beyond Generalization: A Survey of Out-Of-Distribution Adaptation on Graphs

2024-02-17 · Shuhan Liu, Kaize Ding

Distribution shifts on graphs -- the data distribution discrepancies between training and testing a graph machine learning model, are often ubiquitous and unavoidable in real-world scenarios. Such shifts may severely deteriorate the performance of the model, posing significant challenges for reliable graph machine learning. Consequently, there has been a surge in research on graph Out-Of-Distribution (OOD) adaptation methods that aim to mitigate the distribution shifts and adapt the knowledge from one distribution to another. In our survey, we provide an up-to-date and forward-looking review of graph OOD adaptation methods, covering two main problem scenarios including training-time as well as test-time graph OOD adaptation. We start by formally formulating the two problems and then discuss different types of distribution shifts on graphs. Based on our proposed taxonomy for graph OOD adaptation, we systematically categorize the existing methods according to their learning paradigm and investigate the techniques behind them. Finally, we point out promising research directions and the corresponding challenges. We also provide a continuously updated reading list at https://github.com/kaize0409/Awesome-Graph-OOD-Adaptation.git

📄 PDF Abstract BibTeX arXiv:2402.11153

Code (2)

kaize0409/awesome-graph-ood-adaptation 공식 구현 pytorch
betterzhou/AugAN pytorch

Similar Papers 제목 키워드 기반

Beyond Model Adaptation at Test Time: A Survey

2024-11-06 · Zehao Xiao, Cees G. M. Snoek

Machine learning algorithms have achieved remarkable success across various disciplines, use cases and applications, under the prevailing assumption that training and test samples are drawn from the same distribution. Co…

Domain AdaptationDomain GeneralizationSurveyTest-time Adaptation

Out-Of-Distribution Generalization on Graphs: A Survey

2022-02-16 · Haoyang Li, Xin Wang, Ziwei Zhang, Wenwu Zhu

Graph machine learning has been extensively studied in both academia and industry. Although booming with a vast number of emerging methods and techniques, most of the literature is built on the in-distribution hypothesis…

Out-of-Distribution GeneralizationSurvey

Out-of-Distribution Generalization in Graph Foundation Models

2026-01-28 · Haoyang Li, Haibo Chen, Xin Wang, Wenwu Zhu arxiv

Graphs are a fundamental data structure for representing relational information in domains such as social networks, molecular systems, and knowledge graphs. However, graph learning models often suffer from limited genera…

Knowledge GraphsGraph Learning

A Survey of Deep Graph Learning under Distribution Shifts: from Graph Out-of-Distribution Generalization to Adaptation

2024-10-25 · Kexin Zhang, Shuhan Liu, Song Wang, Weili Shi 외

Distribution shifts on graphs -- the discrepancies in data distribution between training and employing a graph machine learning model -- are ubiquitous and often unavoidable in real-world scenarios. These shifts may seve…

Graph LearningOut-of-Distribution Generalization

Graph Foundation Models: A Comprehensive Survey

2025-05-21 · Zehong Wang, Zheyuan Liu, Tianyi Ma, Jiazheng Li 외

Graph-structured data pervades domains such as social networks, biological systems, knowledge graphs, and recommender systems. While foundation models have transformed natural language processing, vision, and multimodal …

Graph LearningKnowledge GraphsRecommendation SystemsSurvey