paper-with-me

홈 › Papers

Domain Adaptive Graph Classification

2023-12-21 · Siyang Luo, Ziyi Jiang, Zhenghan Chen, Xiaoxuan Liang

Despite the remarkable accomplishments of graph neural networks (GNNs), they typically rely on task-specific labels, posing potential challenges in terms of their acquisition. Existing work have been made to address this issue through the lens of unsupervised domain adaptation, wherein labeled source graphs are utilized to enhance the learning process for target data. However, the simultaneous exploration of graph topology and reduction of domain disparities remains a substantial hurdle. In this paper, we introduce the Dual Adversarial Graph Representation Learning (DAGRL), which explore the graph topology from dual branches and mitigate domain discrepancies via dual adversarial learning. Our method encompasses a dual-pronged structure, consisting of a graph convolutional network branch and a graph kernel branch, which enables us to capture graph semantics from both implicit and explicit perspectives. Moreover, our approach incorporates adaptive perturbations into the dual branches, which align the source and target distribution to address domain discrepancies. Extensive experiments on a wild range graph classification datasets demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2312.13536

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDomain AdaptationGraph ClassificationGraph Representation LearningRepresentation 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 제목 키워드 기반

Graph Adaptive Semantic Transfer for Cross-domain Sentiment Classification

2022-05-18 · Kai Zhang, Qi Liu, Zhenya Huang, Mingyue Cheng 외

Cross-domain sentiment classification (CDSC) aims to use the transferable semantics learned from the source domain to predict the sentiment of reviews in the unlabeled target domain. Existing studies in this task attach …

ClassificationGraph AttentionGraph EmbeddingPOS+2

Multi-label Image Classification using Adaptive Graph Convolutional Networks: from a Single Domain to Multiple Domains

2023-01-11 · Indel Pal Singh, Enjie Ghorbel, Oyebade Oyedotun, Djamila Aouada

This paper proposes an adaptive graph-based approach for multi-label image classification. Graph-based methods have been largely exploited in the field of multi-label classification, given their ability to model label co…

image-classificationImage ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification

2024-12-11 · Weigang Lu, Ziyu Guan, Wei Zhao, Yaming Yang 외

Mixup is a data augmentation technique that enhances model generalization by interpolating between data points using a mixing ratio $\lambda$ in the image domain. Recently, the concept of mixup has been adapted to the gr…

Data AugmentationNode Classification

Domain Adaptive Graph Infomax via Conditional Adversarial Networks

2023-01-01 · IEEE Transactions on Network Science and Engineering 2023 1 · Jiaren Xiao, Quanyu Dai, Xiaochen Xie, Qi Dou 외

The emerging graph neural networks (GNNs) have demonstrated impressive performance on the node classification problem in complex networks. However, existing GNNs are mainly devised to classify nodes in a (partially) labe…

Node Classification

Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data

2022-06-20 · Tian Li, Xiang Chen, Zhen Dong, Weijiang Yu 외

Domain adaptive text classification is a challenging problem for the large-scale pretrained language models because they often require expensive additional labeled data to adapt to new domains. Existing works usually fai…

ClassificationDomain AdaptationSentiment AnalysisSentiment Classification+2