paper-with-me

홈 › Papers

Graph Domain Adaptation: A Generative View

2021-06-14 · Ruichu Cai, Fengzhu Wu, Zijian Li, Pengfei Wei, Lingling Yi, Kun Zhang

Recent years have witnessed tremendous interest in deep learning on graph-structured data. Due to the high cost of collecting labeled graph-structured data, domain adaptation is important to supervised graph learning tasks with limited samples. However, current graph domain adaptation methods are generally adopted from traditional domain adaptation tasks, and the properties of graph-structured data are not well utilized. For example, the observed social networks on different platforms are controlled not only by the different crowd or communities but also by the domain-specific policies and the background noise. Based on these properties in graph-structured data, we first assume that the graph-structured data generation process is controlled by three independent types of latent variables, i.e., the semantic latent variables, the domain latent variables, and the random latent variables. Based on this assumption, we propose a disentanglement-based unsupervised domain adaptation method for the graph-structured data, which applies variational graph auto-encoders to recover these latent variables and disentangles them via three supervised learning modules. Extensive experimental results on two real-world datasets in the graph classification task reveal that our method not only significantly outperforms the traditional domain adaptation methods and the disentangled-based domain adaptation methods but also outperforms the state-of-the-art graph domain adaptation algorithms.

📄 PDF Abstract BibTeX arXiv:2106.07482

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDomain AdaptationGraph ClassificationGRAPH DOMAIN ADAPTATIONGraph LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

DATID-3D: Diversity-Preserved Domain Adaptation Using Text-to-Image Diffusion for 3D Generative Model

2022-11-29 · CVPR 2023 1 · Gwanghyun Kim, Se Young Chun

Recent 3D generative models have achieved remarkable performance in synthesizing high resolution photorealistic images with view consistency and detailed 3D shapes, but training them for diverse domains is challenging si…

3D ReconstructionDiversityDomain Adaptation

Learning Structure-Semantic Evolution Trajectories for Graph Domain Adaptation

2026-02-11 · Wei Chen, Xingyu Guo, Shuang Li, Yan Zhong 외 arxiv

Graph Domain Adaptation (GDA) aims to bridge distribution shifts between domains by transferring knowledge from well-labeled source graphs to given unlabeled target graphs. One promising recent approach addresses graph t…

GRAPH DOMAIN ADAPTATION

From Noisy to Native: LLM-driven Graph Restoration for Test-Time Graph Domain Adaptation

2025-10-09 · Xiangwei Lv, JinLuan Yang, Wang Lin, Jingyuan Chen 외 arxiv

Graph domain adaptation (GDA) has achieved great attention due to its effectiveness in addressing the domain shift between train and test data. A significant bottleneck in existing graph domain adaptation methods is thei…

GRAPH DOMAIN ADAPTATIONReinforcement Learning

Text-Driven Generative Domain Adaptation with Spectral Consistency Regularization

2023-01-01 · ICCV 2023 1 · Zhenhuan Liu, Liang Li, Jiayu Xiao, Zheng-Jun Zha 외

Combined with the generative prior of pre-trained models and the flexibility of text, text-driven generative domain adaptation can generate images from a wide range of target domains. However, current methods still s…

DiversityDomain Adaptation

Graph Domain Adaptation: Challenges, Progress and Prospects

2024-02-01 · Boshen Shi, Yongqing Wang, Fangda Guo, Bingbing Xu 외

As graph representation learning often suffers from label scarcity problems in real-world applications, researchers have proposed graph domain adaptation (GDA) as an effective knowledge-transfer paradigm across graphs. I…

Domain AdaptationGRAPH DOMAIN ADAPTATIONGraph Representation LearningRepresentation Learning+2