Semi-supervised Domain Adaptation on Graphs with Contrastive Learning and Minimax Entropy
Jiaren Xiao, Quanyu Dai, Xiao Shen, Xiaochen Xie, Jing Dai, James Lam,, Ka-Wai Kwok

TL;DR
This paper introduces SemiGCL, a novel semi-supervised domain adaptation method for graphs that uses contrastive learning and minimax entropy to improve node classification across different graph domains.
Contribution
SemiGCL is the first approach to formally address semi-supervised domain adaptation on graphs using contrastive learning and adversarial entropy minimization.
Findings
SemiGCL outperforms state-of-the-art baselines on benchmark datasets.
Contrastive learning enhances node representation quality.
Adversarial entropy minimization reduces domain divergence.
Abstract
Label scarcity in a graph is frequently encountered in real-world applications due to the high cost of data labeling. To this end, semi-supervised domain adaptation (SSDA) on graphs aims to leverage the knowledge of a labeled source graph to aid in node classification on a target graph with limited labels. SSDA tasks need to overcome the domain gap between the source and target graphs. However, to date, this challenging research problem has yet to be formally considered by the existing approaches designed for cross-graph node classification. This paper proposes a novel method called SemiGCL to tackle the graph \textbf{Semi}-supervised domain adaptation with \textbf{G}raph \textbf{C}ontrastive \textbf{L}earning and minimax entropy training. SemiGCL generates informative node representations by contrasting the representations learned from a graph's local and global views. Additionally,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Text and Document Classification Technologies · Advanced Graph Neural Networks
MethodsContrastive Learning
