paper-with-me

홈 › Papers

Unsupervised Domain Adaptation through Self-Supervision

2019-09-26 · Yu Sun, Eric Tzeng, Trevor Darrell, Alexei A. Efros

This paper addresses unsupervised domain adaptation, the setting where labeled training data is available on a source domain, but the goal is to have good performance on a target domain with only unlabeled data. Like much of previous work, we seek to align the learned representations of the source and target domains while preserving discriminability. The way we accomplish alignment is by learning to perform auxiliary self-supervised task(s) on both domains simultaneously. Each self-supervised task brings the two domains closer together along the direction relevant to that task. Training this jointly with the main task classifier on the source domain is shown to successfully generalize to the unlabeled target domain. The presented objective is straightforward to implement and easy to optimize. We achieve state-of-the-art results on four out of seven standard benchmarks, and competitive results on segmentation adaptation. We also demonstrate that our method composes well with another popular pixel-level adaptation method.

📄 PDF Abstract BibTeX arXiv:1909.11825

Code (3)

yueatsprograms/uda_release 공식 구현 pytorch
Jinsung-Jeon/DomainAdaptation pytorch
Jinsung-Jeon/Unsupervised-Domain-Adaptation-Through-Self-Supervision pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MSDA: Combining Pseudo-labeling and Self-Supervision for Unsupervised Domain Adaptation in ASR

2025-05-30 · Dimitrios Damianos, Georgios Paraskevopoulos, Alexandros Potamianos

In this work, we investigate the Meta PL unsupervised domain adaptation framework for Automatic Speech Recognition (ASR). We introduce a Multi-Stage Domain Adaptation pipeline (MSDA), a sample-efficient, two-stage adapta…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationSelf-Supervised Learning+3

Geometric Unsupervised Domain Adaptation for Semantic Segmentation

2021-03-30 · ICCV 2021 10 · Vitor Guizilini, Jie Li, Rares Ambrus, Adrien Gaidon

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+3

Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation

2021-03-31 · CVPR 2021 1 · Xiangyu Yue, Zangwei Zheng, Shanghang Zhang, Yang Gao 외

Unsupervised Domain Adaptation (UDA) transfers predictive models from a fully-labeled source domain to an unlabeled target domain. In some applications, however, it is expensive even to collect labels in the source domai…

Contrastive LearningDomain AdaptationSelf-Supervised LearningSemantic Segmentation+1

Unsupervised Domain Adaptation in LiDAR Semantic Segmentation with Self-Supervision and Gated Adapters

2021-07-20 · Mrigank Rochan, Shubhra Aich, Eduardo R. Corral-Soto, Amir Nabatchian 외

In this paper, we focus on a less explored, but more realistic and complex problem of domain adaptation in LiDAR semantic segmentation. There is a significant drop in performance of an existing segmentation model when tr…

Domain AdaptationLIDAR Semantic SegmentationSegmentationSemantic Segmentation+1

ConDA: Unsupervised Domain Adaptation for LiDAR Segmentation via Regularized Domain Concatenation

2021-11-30 · Lingdong Kong, Niamul Quader, Venice Erin Liong

Transferring knowledge learned from the labeled source domain to the raw target domain for unsupervised domain adaptation (UDA) is essential to the scalable deployment of autonomous driving systems. State-of-the-art meth…

Autonomous DrivingDomain AdaptationLIDAR Semantic SegmentationSemantic Segmentation+1