Papers › Revisiting, Benchmarking and Understanding Unsupervised Graph Domain Adaptation

Revisiting, Benchmarking and Understanding Unsupervised Graph Domain Adaptation

9 Jul 2024arXiv:2407.11052archive 2025-07-28

Meihan Liu, Zhen Zhang, Jiachen Tang, Jiajun Bu, Bingsheng He, Sheng Zhou

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 strategies to effectively address and mitigate graph structural shifts. We also find that with appropriate neighbourhood aggregation mechanisms, simple GNN variants can even surpass state-of-the-art UGDA baselines. To facilitate reproducibility, we have developed an easy-to-use library PyGDA for training and evaluating existing UGDA methods, providing a standardized platform in this community. Our source codes and datasets can be found at: https://github.com/pygda-team/pygda.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.11052")

Code

Syntology Ran 38 of 47 code samples harvested from 6 repositories linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract; 6 ran · our draft was wrong; 31 ran with no contract checked.

By repository: found in paper text by Syntology: 47 samples from 6 repositories, 38 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pygda-team/pygda officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

47 samples harvested; 38 ran; 1 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
6ran · our draft was wrong
31ran
9unverified

Licence: 21 of the 47 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 6 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BCE_loss Graph-COM/Pair-Align/src/utils.py found in paper text by Syntology ran MIT (permissive) · 26f762cdf5ca4d94 · report
CE_loss Graph-COM/Pair-Align/src/utils.py found in paper text by Syntology ran MIT (permissive) · 9c13510193b49939 · report
CSBM Graph-COM/Pair-Align/data_process/pre_datasets.py found in paper text by Syntology ran MIT (permissive) · 595ba30726d93400 · report
DGDA_loss rynewu224/GraphDA/optimize.py found in paper text by Syntology ran no licence file found · pointer only · 6152b7266d197c0b · report
DGDA_m_loss rynewu224/GraphDA/optimize.py found in paper text by Syntology ran no licence file found · pointer only · f43770101f1f3229 · report
DSR_loss rynewu224/GraphDA/optimize.py found in paper text by Syntology ran no licence file found · pointer only · e19363b29126ec89 · report
LS_optimization Graph-COM/Pair-Align/src/calc_rw.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · ebef98525e89e8a8 · report
MMD Meihan-Liu/24AAAI-A2GNN/A2GNN-adv/utils.py found in paper text by Syntology ran no licence file found · pointer only · ca363e4b450c262a · report
buildConnections Graph-COM/Pair-Align/data_process/prepare_pileup.py found in paper text by Syntology ran fingerprinted MIT (permissive) · c2f6ec3f0bfff768 · report
build_optimizer Graph-COM/Pair-Align/src/utils.py found in paper text by Syntology ran MIT (permissive) · 2b9657e01a8cd076 · report
cal_Median_LeftRMS Graph-COM/Pair-Align/data_process/prepare_pileup.py found in paper text by Syntology ran fingerprinted MIT (permissive) · a93838a6790aa900 · report
calc_edge_rw_pseudo Graph-COM/Pair-Align/src/calc_rw.py found in paper text by Syntology ran MIT (permissive) · 56ebe258e5e4e252 · report
calc_ratio_weight Graph-COM/Pair-Align/src/calc_rw.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 3314a8dc8f22a69d · report
calculate_gradient_penalty Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn_specreg.py found in paper text by Syntology ran Apache-2.0 (permissive) · 004a0bb7a8a25e40 · report
drop_edges rynewu224/GraphDA/utils.py found in paper text by Syntology ran no licence file found · pointer only · 259d9f9326d3bbfd · report
edgeidx_to_adj Graph-COM/Pair-Align/data_process/pre_datasets.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 9e480bc71d643ce7 · report
edges_to_adj Graph-COM/Pair-Align/data_process/pre_datasets.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · b303d995f3e0d28e · report
edges_to_adj Graph-COM/Pair-Align/data_process/prepare_pileup.py found in paper text by Syntology ran MIT (permissive) · adad8a0f35142eb0 · report
evaluate Meihan-Liu/24AAAI-A2GNN/A2GNN-adv/utils.py found in paper text by Syntology ran no licence file found · pointer only · fa70e2f6d7d22341 · report
generate_core_view Skyorca/JHGDA/utils.py found in paper text by Syntology ran no licence file found · pointer only · 8150ea33ad187337 · report
generate_feture Skyorca/JHGDA/utils.py found in paper text by Syntology ran no licence file found · pointer only · 3bcef2af74e17622 · report
generate_label Skyorca/JHGDA/utils.py found in paper text by Syntology ran no licence file found · pointer only · d6c8e0fb0c0f0440 · report
get_emb_centers Skyorca/JHGDA/pseudo_labeling.py found in paper text by Syntology ran no licence file found · pointer only · 1fbd2c69b401c975 · report
get_metrics rynewu224/GraphDA/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 7957f349f88f21ca · report
grad_reverse rynewu224/GraphDA/layers.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 12b63b50bbdf9a59 · report
guassian_kernel Meihan-Liu/24AAAI-A2GNN/A2GNN-adv/utils.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · f4a8968b88a150d1 · report
load_influence_dataset rynewu224/GraphDA/data_loader.py found in paper text by Syntology ran no licence file found · pointer only · b5303b857ebe0e26 · report
load_nc_dataset Graph-COM/Pair-Align/data_process/pre_arxiv.py found in paper text by Syntology ran MIT (permissive) · 32b454f2035d61f4 · report
load_ogb_arxiv Graph-COM/Pair-Align/data_process/pre_arxiv.py found in paper text by Syntology ran MIT (permissive) · 2d2a8de7147f5a42 · report
rewrite_tensor Graph-COM/Pair-Align/data_process/gen_spr_graph.py found in paper text by Syntology ran MIT (permissive) · b9fd25bb3fad3172 · report
spectral_regularization_smooth Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn_specreg.py found in paper text by Syntology ran Apache-2.0 (permissive) · b5d45277ad341bad · report
take_second Graph-COM/Pair-Align/data_process/pre_arxiv.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 75b35bd6fdaaf274 · report
test Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn.py found in paper text by Syntology ran · honoured contract Apache-2.0 (permissive) · 8e6629dff4ea0a71 · report
test Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn_da.py found in paper text by Syntology ran Apache-2.0 (permissive) · f556b6370898ea98 · report
train Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_unsupervised/gnn.py found in paper text by Syntology ran · our draft was wrong Apache-2.0 (permissive) · 82f54a95d4951b19 · report
train Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn.py found in paper text by Syntology ran Apache-2.0 (permissive) · 758d5dd9e231d846 · report
train Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_unsupervised/gnn_da.py found in paper text by Syntology ran Apache-2.0 (permissive) · 20a9feb6dd535706 · report
vectorized_sym_norm rynewu224/GraphDA/utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2e83ba566e39edf7 · report
evaluate rynewu224/GraphDA/run_dann.py found in paper text by Syntology unverified no licence file found · pointer only · e44b2f9346bef174 · report
evaluate rynewu224/GraphDA/run_dgda.py found in paper text by Syntology unverified no licence file found · pointer only · e11bd86d839000c0 · report
evaluate rynewu224/GraphDA/run_diva.py found in paper text by Syntology unverified no licence file found · pointer only · 687b820b60b21304 · report
evaluate rynewu224/GraphDA/run_dsr.py found in paper text by Syntology unverified no licence file found · pointer only · ccd766ebf0ae1ca0 · report
evaluate rynewu224/GraphDA/run_mdd.py found in paper text by Syntology unverified no licence file found · pointer only · b3b89ff191f4ffa5 · report
get_laplacian_evd Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn_specreg.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 7a8a7b03eee3a24e · report
onehot Skyorca/JHGDA/pseudo_labeling.py found in paper text by Syntology unverified no licence file found · pointer only · 593c735f6dd0d219 · report
ppmi_encode GRAND-Lab/UDAGCN/UDAGCN_demo.py found in paper text by Syntology unverified MIT (permissive) · c3e540ae5cd25884 · report
train Shen-Lab/GDA-SpecReg/paper_topic_classification/ogbn_arxiv_semisupervised/gnn_da.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 0b6755f3ee7c7fde · report

Tasks

BenchmarkingDomain AdaptationGRAPH DOMAIN ADAPTATION

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections