paper-with-me

홈 › Papers

Self-Adaptation for Unsupervised Domain Adaptation

2019-09-01 · RANLP 2019 9 · Xia Cui, Danushka Bollegala

Lack of labelled data in the target domain for training is a common problem in domain adaptation. To overcome this problem, we propose a novel unsupervised domain adaptation method that combines projection and self-training based approaches. Using the labelled data from the source domain, we first learn a projection that maximises the distance among the nearest neighbours with opposite labels in the source domain. Next, we project the source domain labelled data using the learnt projection and train a classifier for the target class prediction. We then use the trained classifier to predict pseudo labels for the target domain unlabelled data. Finally, we learn a projection for the target domain as we did for the source domain using the pseudo-labelled target domain data, where we maximise the distance between nearest neighbours having opposite pseudo labels. Experiments on a standard benchmark dataset for domain adaptation show that the proposed method consistently outperforms numerous baselines and returns competitive results comparable to that of SOTA including self-training, tri-training, and neural adaptations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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

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

Towards Better Stability and Adaptability: Improve Online Self-Training for Model Adaptation in Semantic Segmentation

2023-01-01 · CVPR 2023 1 · Dong Zhao, Shuang Wang, Qi Zang, Dou Quan 외

Unsupervised domain adaptation (UDA) in semantic segmentation transfers the knowledge of the source domain to the target one to improve the adaptability of the segmentation model in the target domain. The need to acc…

Domain AdaptationSemantic SegmentationSource-Free Domain AdaptationUnsupervised Domain Adaptation

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

Domain AdaptationUnsupervised Domain Adaptation

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