paper-with-me

홈 › Papers

Semi-supervised Domain Adaptation in Graph Transfer Learning

2023-09-19 · Ziyue Qiao, Xiao Luo, Meng Xiao, Hao Dong, Yuanchun Zhou, Hui Xiong

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 address the label scarcity, we propose pseudo-labeling on unlabeled nodes, which improves classification on the target graph via measuring the posterior influence of nodes based on their relative position to the class centroids. Finally, extensive experiments on a range of publicly accessible datasets validate the effectiveness of our proposed SGDA in different experimental settings.

📄 PDF Abstract BibTeX arXiv:2309.10773

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGRAPH DOMAIN ADAPTATIONSemi-supervised Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Semi-Supervised Domain Adaptation with Auto-Encoder via Simultaneous Learning

2022-10-18 · Md Mahmudur Rahman, Rameswar Panda, Mohammad Arif Ul Alam

We present a new semi-supervised domain adaptation framework that combines a novel auto-encoder-based domain adaptation model with a simultaneous learning scheme providing stable improvements over state-of-the-art domain…

Domain AdaptationSemi-supervised Domain Adaptation

Graph Adaptive Knowledge Transfer for Unsupervised Domain Adaptation

2018-09-01 · ECCV 2018 9 · Zhengming Ding, Sheng Li, Ming Shao, Yun Fu

Unsupervised domain adaptation has caught appealing attentions as it facilitates the unlabeled target learning by borrowing existing well-established source domain knowledge. Recent practice on domain adaptation manages …

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Semi-Supervised Hypothesis Transfer for Source-Free Domain Adaptation

2021-07-14 · Ning Ma, Jiajun Bu, Lixian Lu, Jun Wen 외

Domain Adaptation has been widely used to deal with the distribution shift in vision, language, multimedia etc. Most domain adaptation methods learn domain-invariant features with data from both domains available. Howeve…

Domain AdaptationSource-Free Domain Adaptation

Semi-Supervised Transfer Boosting (SS-TrBoosting)

2024-12-04 · Lingfei Deng, Changming Zhao, Zhenbang Du, Kun Xia 외

Semi-supervised domain adaptation (SSDA) aims at training a high-performance model for a target domain using few labeled target data, many unlabeled target data, and plenty of auxiliary data from a source domain. Previou…

Domain AdaptationSemi-supervised Domain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Semi-Supervised Noise Adaptation: Transferring Knowledge from Noise Domain

2026-05-30 · Yuan Yao, Jin Song, Huixia Li, Tongtong Yuan 외 arxiv

Transfer learning aims to facilitate the learning of a target domain by transferring knowledge from a source domain. The source domain typically contains semantically meaningful samples (*e.g.*, images) to facilitate eff…

Transfer Learning