paper-with-me

Papers

Self-ensembling for visual domain adaptation

2017-06-16 · ICLR 2018 1 · Geoffrey French, Michal Mackiewicz, Mark Fisher

This paper explores the use of self-ensembling for visual domain adaptation problems. Our technique is derived from the mean teacher variant (Tarvainen et al., 2017) of temporal ensembling (Laine et al;, 2017), a technique that achieved state of the art results in the area of semi-supervised learning. We introduce a number of modifications to their approach for challenging domain adaptation scenarios and evaluate its effectiveness. Our approach achieves state of the art results in a variety of benchmarks, including our winning entry in the VISDA-2017 visual domain adaptation challenge. In small image benchmarks, our algorithm not only outperforms prior art, but can also achieve accuracy that is close to that of a classifier trained in a supervised fashion.

📄 PDF Abstract BibTeX arXiv:1706.05208

Code (3)

Britefury/self-ensemble-visual-domain-adapt 공식 구현 pytorch
domainadaptation/salad pytorch
thuml/Transfer-Learning-Library pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation using Generative Models and Self-ensembling

2018-12-02 · Eman T. Hassan, Xin Chen, David Crandall

Transferring knowledge across different datasets is an important approach to successfully train deep models with a small-scale target dataset or when few labeled instances are available. In this paper, we aim at developi…

Data AugmentationDomain AdaptationStyle TransferUnsupervised Domain Adaptation

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

Exploring Category-Agnostic Clusters for Open-Set Domain Adaptation

2020-06-11 · CVPR 2020 6 · Yingwei Pan, Ting Yao, Yehao Li, Chong-Wah Ngo 외

Unsupervised domain adaptation has received significant attention in recent years. Most of existing works tackle the closed-set scenario, assuming that the source and target domains share the exactly same categories. In …

ClusteringDomain 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