Revisiting, Benchmarking and Understanding Unsupervised Graph Domain Adaptation
Meihan Liu, Zhen Zhang, Jiachen Tang, Jiajun Bu, Bingsheng He, Sheng, Zhou

TL;DR
This paper introduces GDABench, the first comprehensive benchmark for unsupervised graph domain adaptation, evaluating 16 algorithms across multiple datasets to understand their performance and develop effective strategies.
Contribution
It provides a standardized benchmark, a library for reproducibility, and insights into the performance variability and strategies for addressing distribution shifts in UGDA.
Findings
Performance varies significantly across datasets and scenarios.
Simple GNNs can outperform complex UGDA models with proper aggregation.
Addressing structural shifts is crucial for effective domain adaptation.
Abstract
Unsupervised Graph Domain Adaptation (UGDA) involves the transfer of knowledge from a label-rich source graph to an unlabeled target graph under domain discrepancies. Despite the proliferation of methods designed for this emerging task, the lack of standard experimental settings and fair performance comparisons makes it challenging to understand which and when models perform well across different scenarios. To fill this gap, we present the first comprehensive benchmark for unsupervised graph domain adaptation named GDABench, which encompasses 16 algorithms across 5 datasets with 74 adaptation tasks. Through extensive experiments, we observe that the performance of current UGDA models varies significantly across different datasets and adaptation scenarios. Specifically, we recognize that when the source and target graphs face significant distribution shifts, it is imperative to formulate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Online Learning and Analytics
MethodsLib
