paper-with-me

Papers

AVATAR: Adversarial self-superVised domain Adaptation network for TARget domain

2023-04-28 · Jun Kataoka, Hyunsoo Yoon

This paper presents an unsupervised domain adaptation (UDA) method for predicting unlabeled target domain data, specific to complex UDA tasks where the domain gap is significant. Mainstream UDA models aim to learn from both domains and improve target discrimination by utilizing labeled source domain data. However, the performance boost may be limited when the discrepancy between the source and target domains is large or the target domain contains outliers. To explicitly address this issue, we propose the Adversarial self-superVised domain Adaptation network for the TARget domain (AVATAR) algorithm. It outperforms state-of-the-art UDA models by concurrently reducing domain discrepancy while enhancing discrimination through domain adversarial learning, self-supervised learning, and sample selection strategy for the target domain, all guided by deep clustering. Our proposed model significantly outperforms state-of-the-art methods on three UDA benchmarks, and extensive ablation studies and experiments demonstrate the effectiveness of our approach for addressing complex UDA tasks.

📄 PDF Abstract BibTeX arXiv:2305.00082

Code (1)

junkataoka/avatar 공식 구현 pytorch

Tasks

Deep ClusteringDomain AdaptationSelf-Supervised Learningtext-to-3d-humanUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

AgileAvatar: Stylized 3D Avatar Creation via Cascaded Domain Bridging

2022-11-15 · Shen Sang, Tiancheng Zhi, Guoxian Song, Minghao Liu 외

Stylized 3D avatars have become increasingly prominent in our modern life. Creating these avatars manually usually involves laborious selection and adjustment of continuous and discrete parameters and is time-consuming f…

Self-Supervised Learning

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

2021-06-18 · Zhen Qiu, Yifan Zhang, Hongbin Lin, Shuaicheng Niu 외

We study a practical domain adaptation task, called source-free unsupervised domain adaptation (UDA) problem, in which we cannot access source domain data due to data privacy issues but only a pre-trained source model an…

Contrastive LearningDomain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Unsupervised domain adaptation for cross-modality liver segmentation via joint adversarial learning and self-learning

2021-09-13 · Jin Hong, Simon Chun-Ho Yu, Weitian Chen

Liver segmentation on images acquired using computed tomography (CT) and magnetic resonance imaging (MRI) plays an important role in clinical management of liver diseases. Compared to MRI, CT images of liver are more abu…

Computed Tomography (CT)Domain AdaptationLiver SegmentationManagement+3

Effective Unsupervised Domain Adaptation with Adversarially Trained Language Models

2020-10-05 · EMNLP 2020 11 · Thuy-Trang Vu, Dinh Phung, Gholamreza Haffari

Recent work has shown the importance of adaptation of broad-coverage contextualised embedding models on the domain of the target task of interest. Current self-supervised adaptation methods are simplistic, as the trainin…

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Domain Confusion with Self Ensembling for Unsupervised Adaptation

2018-10-10 · Jiawei Wang, Zhaoshui He, Chengjian Feng, Zhouping Zhu 외

Data collection and annotation are time-consuming in machine learning, expecially for large scale problem. A common approach for this problem is to transfer knowledge from a related labeled domain to a target one. There …

Domain AdaptationUnsupervised Domain Adaptation