paper-with-me

Papers

Robust Ensembling Network for Unsupervised Domain Adaptation

2021-08-21 · Han Sun, Lei Lin, Ningzhong Liu, Huiyu Zhou

Recently, in order to address the unsupervised domain adaptation (UDA) problem, extensive studies have been proposed to achieve transferrable models. Among them, the most prevalent method is adversarial domain adaptation, which can shorten the distance between the source domain and the target domain. Although adversarial learning is very effective, it still leads to the instability of the network and the drawbacks of confusing category information. In this paper, we propose a Robust Ensembling Network (REN) for UDA, which applies a robust time ensembling teacher network to learn global information for domain transfer. Specifically, REN mainly includes a teacher network and a student network, which performs standard domain adaptation training and updates weights of the teacher network. In addition, we also propose a dual-network conditional adversarial loss to improve the ability of the discriminator. Finally, for the purpose of improving the basic ability of the student network, we utilize the consistency constraint to balance the error between the student network and the teacher network. Extensive experimental results on several UDA datasets have demonstrated the effectiveness of our model by comparing with other state-of-the-art UDA algorithms.

📄 PDF Abstract BibTeX arXiv:2108.09473

Code (1)

1003389754/ren 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Self-Ensembling with GAN-based Data Augmentation for Domain Adaptation in Semantic Segmentation

2019-09-02 · ICCV 2019 10 · Jaehoon Choi, Taekyung Kim, Changick Kim

Deep learning-based semantic segmentation methods have an intrinsic limitation that training a model requires a large amount of data with pixel-level annotations. To address this challenging issue, many researchers give …

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+1

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 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

Unsupervised domain adaptation for medical imaging segmentation with self-ensembling

2018-11-14 · Christian S. Perone, Pedro Ballester, Rodrigo C. Barros, Julien Cohen-Adad

Recent advances in deep learning methods have come to define the state-of-the-art for many medical imaging applications, surpassing even human judgment in several tasks. Those models, however, when trained to reduce the …

Domain AdaptationMedical Image SegmentationSemantic SegmentationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation for the Histopathological Cell Segmentation through Self-Ensembling

2021-07-20 · MICCAI Workshop COMPAY 2021 9 · CHAOQUN LI, Yitian Zhou, TangQi Shi, Yenan Wu 외

Histopathological images are generally considered as the golden standard for clinical diagnosis and cancer grading. Accurate segmentation of cells/nuclei from histopathological images is a critical step to obtain reliabl…

Cell SegmentationDomain AdaptationSegmentationUnsupervised Domain Adaptation