paper-with-me

홈 › Papers

Partial Domain Adaptation Using Graph Convolutional Networks

2020-05-16 · Seunghan Yang, Youngeun Kim, Dongki Jung, Changick Kim

Partial domain adaptation (PDA), in which we assume the target label space is included in the source label space, is a general version of standard domain adaptation. Since the target label space is unknown, the main challenge of PDA is to reduce the learning impact of irrelevant source samples, named outliers, which do not belong to the target label space. Although existing partial domain adaptation methods effectively down-weigh outliers' importance, they do not consider data structure of each domain and do not directly align the feature distributions of the same class in the source and target domains, which may lead to misalignment of category-level distributions. To overcome these problems, we propose a graph partial domain adaptation (GPDA) network, which exploits Graph Convolutional Networks for jointly considering data structure and the feature distribution of each class. Specifically, we propose a label relational graph to align the distributions of the same category in two domains and introduce moving average centroid separation for learning networks from the label relational graph. We demonstrate that considering data structure and the distribution of each category is effective for PDA and our GPDA network achieves state-of-the-art performance on the Digit and Office-31 datasets.

📄 PDF Abstract BibTeX arXiv:2005.07858

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain Adaptation

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

AGLP: A Graph Learning Perspective for Semi-supervised Domain Adaptation

2024-11-20 · Houcheng Su, Mengzhu Wang, Jiao Li, Nan Yin 외

In semi-supervised domain adaptation (SSDA), the model aims to leverage partially labeled target domain data along with a large amount of labeled source domain data to enhance its generalization capability for the target…

Domain AdaptationGraph LearningSemi-supervised Domain Adaptation

Discriminative Cross-Domain Feature Learning for Partial Domain Adaptation

2020-08-26 · Taotao Jing, Ming Shao, Zhengming Ding

Partial domain adaptation aims to adapt knowledge from a larger and more diverse source domain to a smaller target domain with less number of classes, which has attracted appealing attention. Recent practice on domain ad…

Domain AdaptationPartial Domain Adaptation

GCAN: Graph Convolutional Adversarial Network for Unsupervised Domain Adaptation

2019-06-01 · CVPR 2019 6 · Xinhong Ma, Tianzhu Zhang, Changsheng Xu

To bridge source and target domains for domain adaptation, there are three important types of information including data structure, domain label, and class label. Most existing domain adaptation approaches exploit only o…

Domain AdaptationUnsupervised Domain Adaptation

Generalized Domain Conditioned Adaptation Network

2021-03-23 · Shuang Li, Binhui Xie, Qiuxia Lin, Chi Harold Liu 외

Domain Adaptation (DA) attempts to transfer knowledge learned in the labeled source domain to the unlabeled but related target domain without requiring large amounts of target supervision. Recent advances in DA mainly pr…

AttributeDomain Adaptation

AIDA: Legal Judgment Predictions for Non-Professional Fact Descriptions via Partial-and-Imbalanced Domain Adaptation

2023-02-12 · Guangyi Xiao, Xinlong Liu, Hao Chen, Jingzhi Guo 외

In this paper, we study the problem of legal domain adaptation problem from an imbalanced source domain to a partial target domain. The task aims to improve legal judgment predictions for non-professional fact descriptio…

Domain AdaptationUnsupervised Domain Adaptation