paper-with-me

Papers

Collaborative and Adversarial Network for Unsupervised Domain Adaptation

2018-06-01 · CVPR 2018 6 · Weichen Zhang, Wanli Ouyang, Wen Li, Dong Xu

In this paper, we propose a new unsupervised domain adaptation approach called Collaborative and Adversarial Network (CAN) through domain-collaborative and domain-adversarial training of neural networks. We use several domain classifiers on multiple CNN feature extraction layers/blocks, in which each domain classifier is connected to the hidden representations from one block and one loss function is defined based on the hidden presentation and the domain labels (e.g., source and target). We design a new loss function by integrating the losses from all blocks in order to learn informative representations from lower layers through collaborative learning and learn uninformative representations from higher layers through adversarial learning. We further extend our CAN method as Incremental CAN (iCAN), in which we iteratively select a set of pseudo-labelled target samples based on the image classifier and the last domain classifier from the previous training epoch and re-train our CAN model using the enlarged training set. Comprehensive experiments on two benchmark datasets Office and ImageCLEF-DA clearly demonstrate the effectiveness of our newly proposed approaches CAN and iCAN for unsupervised domain adaptation.

📄 PDF Abstract BibTeX

Code (1)

zhangweichen2006/iCAN pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

CADA: Multi-scale Collaborative Adversarial Domain Adaptation for Unsupervised Optic Disc and Cup Segmentation

2021-10-05 · Peng Liu, Charlie T. Tran, Bin Kong, Ruogu Fang

The diversity of retinal imaging devices poses a significant challenge: domain shift, which leads to performance degradation when applying the deep learning models trained on one domain to new testing domains. In this pa…

Domain AdaptationUnsupervised Domain Adaptation

CFEA: Collaborative Feature Ensembling Adaptation for Domain Adaptation in Unsupervised Optic Disc and Cup Segmentation

2019-10-16 · Peng Liu, Bin Kong, Zhongyu Li, Shaoting Zhang 외

Recently, deep neural networks have demonstrated comparable and even better performance with board-certified ophthalmologists in well-annotated datasets. However, the diversity of retinal imaging devices poses a signific…

DecoderDiversityDomain AdaptationUnsupervised Domain Adaptation

Domain Camera Adaptation and Collaborative Multiple Feature Clustering for Unsupervised Person Re-ID

2022-08-18 · Yuanpeng Tu

Recently unsupervised person re-identification (re-ID) has drawn much attention due to its open-world scenario settings where limited annotated data is available. Existing supervised methods often fail to generalize well…

ClusteringDomain AdaptationGenerative Adversarial NetworkPerson Re-Identification+2

Model Adaptation: Unsupervised Domain Adaptation without Source Data

2025-02-26 · CVPR 2020 6 · Rui Li, Qianfen Jiao, Wenming Cao, Hau-San Wong 외

In this paper, we investigate a challenging unsupervised domain adaptation setting -- unsupervised model adaptation. We aim to explore how to rely only on unlabeled target data to improve performance of an existing sourc…

Domain AdaptationPredictionUnsupervised Domain Adaptation

Multi-Source Domain Adaptation with Collaborative Learning for Semantic Segmentation

2021-03-08 · CVPR 2021 1 · Jianzhong He, Xu Jia, Shuaijun Chen, Jianzhuang Liu

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framew…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation