Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Structural Re-weighting Improves Graph Domain Adaptation

About

In many real-world applications, graph-structured data used for training and testing have differences in distribution, such as in high energy physics (HEP) where simulation data used for training may not match real experiments. Graph domain adaptation (GDA) is a method used to address these differences. However, current GDA primarily works by aligning the distributions of node representations output by a single graph neural network encoder shared across the training and testing domains, which may often yield sub-optimal solutions. This work examines different impacts of distribution shifts caused by either graph structure or node attributes and identifies a new type of shift, named conditional structure shift (CSS), which current GDA approaches are provably sub-optimal to deal with. A novel approach, called structural reweighting (StruRW), is proposed to address this issue and is tested on synthetic graphs, four benchmark datasets, and a new application in HEP. StruRW has shown significant performance improvement over the baselines in the settings with large graph structure shifts, and reasonable performance improvement when node attribute shift dominates.

Shikun Liu, Tianchun Li, Yongbin Feng, Nhan Tran, Han Zhao, Qiu Qiang, Pan Li• 2023

Related benchmarks

TaskDatasetResultRank
Node ClassificationAminer
Micro F159.63
46
Node ClassificationSocial domains Blog2 to Blog1
Micro-F142.01
42
Node ClassificationSocial domains Blog1 to Blog2
Micro-F140.37
33
Node ClassificationTwitch U-B-E transfer scenarios
Accuracy (U->B)62.25
17
Node ClassificationAirport U → B
Micro F1 Score62.44
17
Node ClassificationBlogCatalog B1-B2 transfer scenarios
B1 → B2 Accuracy39.62
17
Node ClassificationTwitch DE → EN
Micro-F156.72
17
Node ClassificationAirport E → B
Micro-F155.11
17
Node ClassificationAirport E → U
Micro-F141.21
17
Node ClassificationTwitch EN → DE
Micro-F161.01
17
Showing 10 of 49 rows

Other info

Follow for update