Semi-supervised Domain Adaptation in Graph Transfer Learning
Ziyue Qiao, Xiao Luo, Meng Xiao, Hao Dong, Yuanchun Zhou, and Hui, Xiong

TL;DR
This paper introduces SGDA, a semi-supervised method for domain adaptation in graph transfer learning that aligns node embeddings across domains and leverages pseudo-labeling to improve classification on unlabeled target graphs.
Contribution
The paper proposes a novel semi-supervised approach combining adversarial domain alignment and pseudo-labeling for graph transfer learning under domain shift and label scarcity.
Findings
SGDA outperforms existing methods on multiple datasets.
Effective handling of domain shift and label scarcity.
Improved node classification accuracy in target graphs.
Abstract
As a specific case of graph transfer learning, unsupervised domain adaptation on graphs aims for knowledge transfer from label-rich source graphs to unlabeled target graphs. However, graphs with topology and attributes usually have considerable cross-domain disparity and there are numerous real-world scenarios where merely a subset of nodes are labeled in the source graph. This imposes critical challenges on graph transfer learning due to serious domain shifts and label scarcity. To address these challenges, we propose a method named Semi-supervised Graph Domain Adaptation (SGDA). To deal with the domain shift, we add adaptive shift parameters to each of the source nodes, which are trained in an adversarial manner to align the cross-domain distributions of node embedding, thus the node classifier trained on labeled source nodes can be transferred to the target nodes. Moreover, to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Text and Document Classification Technologies
MethodsALIGN
