paper-with-me

Papers

Learning Disentangled Semantic Representation for Domain Adaptation

2020-12-22 · Ruichu Cai, Zijian Li, Pengfei Wei, Jie Qiao, Kun Zhang, Zhifeng Hao

Domain adaptation is an important but challenging task. Most of the existing domain adaptation methods struggle to extract the domain-invariant representation on the feature space with entangling domain information and semantic information. Different from previous efforts on the entangled feature space, we aim to extract the domain invariant semantic information in the latent disentangled semantic representation (DSR) of the data. In DSR, we assume the data generation process is controlled by two independent sets of variables, i.e., the semantic latent variables and the domain latent variables. Under the above assumption, we employ a variational auto-encoder to reconstruct the semantic latent variables and domain latent variables behind the data. We further devise a dual adversarial network to disentangle these two sets of reconstructed latent variables. The disentangled semantic latent variables are finally adapted across the domains. Experimental studies testify that our model yields state-of-the-art performance on several domain adaptation benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2012.11807

Code (2)

fzw97/GraphDA pytorch
rynewu224/graphda pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Semantic-guided Disentangled Representation for Unsupervised Cross-modality Medical Image Segmentation

2022-03-26 · Shuai Wang, Rui Li

Disentangled representation is a powerful technique to tackle domain shift problem in medical image analysis in unsupervised domain adaptation setting.However, previous methods only focus on exacting domain-invariant fea…

Domain AdaptationImage SegmentationMedical Image AnalysisMedical Image Segmentation+3

Domain Adaptation for Structured Output via Disentangled Patch Representations

2019-05-01 · ICLR 2019 5 · Yi-Hsuan Tsai, Kihyuk Sohn, Samuel Schulter, Manmohan Chandraker

Predicting structured outputs such as semantic segmentation relies on expensive per-pixel annotations to learn strong supervised models like convolutional neural networks. However, these models trained on one data domain…

Domain AdaptationSemantic Segmentation

Domain Adaptation Meets Disentangled Representation Learning and Style Transfer

2017-12-25 · Hoang Tran Vu, Ching-Chun Huang

Many methods have been proposed to solve the domain adaptation problem recently. However, the success of them implicitly funds on the assumption that the information of domains are fully transferrable. If the assumption …

Domain AdaptationRepresentation LearningStyle TransferTransfer Learning

Collaborative Learning With Disentangled Features for Zero-Shot Domain Adaptation

2021-01-01 · ICCV 2021 10 · Won Young Jhoo, Jae-Pil Heo

Typical domain adaptation techniques aim to transfer label information from a label-rich source domain to a label-scarce target domain in the same label space. However, it is often hard to get even the unlabeled targ…

Domain Adaptation

Unsupervised Domain Adaptation via Disentangled Representations: Application to Cross-Modality Liver Segmentation

2019-07-31 · Junlin Yang, Nicha C. Dvornek, Fan Zhang, Julius Chapiro 외

A deep learning model trained on some labeled data from a certain source domain generally performs poorly on data from different target domains due to domain shifts. Unsupervised domain adaptation methods address this pr…

Domain AdaptationImage GenerationLiver SegmentationSegmentation+2