paper-with-me

Papers

Cross-domain Self-supervised Learning for Domain Adaptation with Few Source Labels

2020-03-18 · Donghyun Kim, Kuniaki Saito, Tae-Hyun Oh, Bryan A. Plummer, Stan Sclaroff, Kate Saenko

Existing unsupervised domain adaptation methods aim to transfer knowledge from a label-rich source domain to an unlabeled target domain. However, obtaining labels for some source domains may be very expensive, making complete labeling as used in prior work impractical. In this work, we investigate a new domain adaptation scenario with sparsely labeled source data, where only a few examples in the source domain have been labeled, while the target domain is unlabeled. We show that when labeled source examples are limited, existing methods often fail to learn discriminative features applicable for both source and target domains. We propose a novel Cross-Domain Self-supervised (CDS) learning approach for domain adaptation, which learns features that are not only domain-invariant but also class-discriminative. Our self-supervised learning method captures apparent visual similarity with in-domain self-supervision in a domain adaptive manner and performs cross-domain feature matching with across-domain self-supervision. In extensive experiments with three standard benchmark datasets, our method significantly boosts performance of target accuracy in the new target domain with few source labels and is even helpful on classical domain adaptation scenarios.

📄 PDF Abstract BibTeX arXiv:2003.08264

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSelf-Supervised LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

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

Gradual Domain Adaptation via Self-Training of Auxiliary Models

2021-06-18 · Yabin Zhang, Bin Deng, Kui Jia, Lei Zhang

Domain adaptation becomes more challenging with increasing gaps between source and target domains. Motivated from an empirical analysis on the reliability of labeled source data for the use of distancing target domains, …

Domain AdaptationSemi-supervised Domain Adaptation

Unsupervised Video Domain Adaptation with Masked Pre-Training and Collaborative Self-Training

2023-12-05 · CVPR 2024 1 · Arun Reddy, William Paul, Corban Rivera, Ketul Shah 외

In this work, we tackle the problem of unsupervised domain adaptation (UDA) for video action recognition. Our approach, which we call UNITE, uses an image teacher model to adapt a video student model to the target domain…

Action RecognitionDomain AdaptationTemporal Action LocalizationUnsupervised Domain Adaptation

Self-Supervised Visual Prompting for Cross-Domain Road Damage Detection

2025-11-16 · Xi Xiao, Zhuxuanzi Wang, Mingqiao Mo, Chen Liu 외 arxiv

The deployment of automated pavement defect detection is often hindered by poor cross-domain generalization. Supervised detectors achieve strong in-domain accuracy but require costly re-annotation for new environments, w…

Domain GeneralizationRoad Damage Detection

Self-supervised Domain Adaptation for Computer Vision Tasks

2019-07-25 · Jiaolong Xu, Liang Xiao, Antonio M. Lopez

Recent progress of self-supervised visual representation learning has achieved remarkable success on many challenging computer vision benchmarks. However, whether these techniques can be used for domain adaptation has no…

Domain AdaptationObject RecognitionRepresentation LearningSegmentation+1