paper-with-me

홈 › Papers

Continual Source-Free Unsupervised Domain Adaptation

2023-04-14 · Waqar Ahmed, Pietro Morerio, Vittorio Murino

Existing Source-free Unsupervised Domain Adaptation (SUDA) approaches inherently exhibit catastrophic forgetting. Typically, models trained on a labeled source domain and adapted to unlabeled target data improve performance on the target while dropping performance on the source, which is not available during adaptation. In this study, our goal is to cope with the challenging problem of SUDA in a continual learning setting, i.e., adapting to the target(s) with varying distributional shifts while maintaining performance on the source. The proposed framework consists of two main stages: i) a SUDA model yielding cleaner target labels -- favoring good performance on target, and ii) a novel method for synthesizing class-conditioned source-style images by leveraging only the source model and pseudo-labeled target data as a prior. An extensive pool of experiments on major benchmarks, e.g., PACS, Visda-C, and DomainNet demonstrates that the proposed Continual SUDA (C-SUDA) framework enables preserving satisfactory performance on the source domain without exploiting the source data at all.

📄 PDF Abstract BibTeX arXiv:2304.07374

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

ConDA: Continual Unsupervised Domain Adaptation

2021-03-19 · Abu Md Niamul Taufique, Chowdhury Sadman Jahan, Andreas Savakis

Domain Adaptation (DA) techniques are important for overcoming the domain shift between the source domain used for training and the target domain where testing takes place. However, current DA methods assume that the ent…

Domain AdaptationManagementUnsupervised Domain Adaptation

Continual BatchNorm Adaptation (CBNA) for Semantic Segmentation

2022-03-02 · Marvin Klingner, Mouadh Ayache, Tim Fingscheidt

Environment perception in autonomous driving vehicles often heavily relies on deep neural networks (DNNs), which are subject to domain shifts, leading to a significantly decreased performance during DNN deployment. Usual…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

GMM-COMET: Continual Source-Free Universal Domain Adaptation via a Mean Teacher and Gaussian Mixture Model-Based Pseudo-Labeling

2026-01-16 · Pascal Schlachter, Bin Yang arxiv

Unsupervised domain adaptation tackles the problem that domain shifts between training and test data impair the performance of neural networks in many real-world applications. Thereby, in realistic scenarios, the source …

Unsupervised Domain AdaptationUniversal Domain Adaptation

Color Prompting for Data-Free Continual Unsupervised Domain Adaptive Person Re-Identification

2023-08-21 · Jianyang Gu, Hao Luo, Kai Wang, Wei Jiang 외

Unsupervised domain adaptive person re-identification (Re-ID) methods alleviate the burden of data annotation through generating pseudo supervision messages. However, real-world Re-ID systems, with continuously accumulat…

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer

CoSDA: Continual Source-Free Domain Adaptation

2023-04-13 · Haozhe Feng, Zhaorui Yang, Hesun Chen, Tianyu Pang 외

Without access to the source data, source-free domain adaptation (SFDA) transfers knowledge from a source-domain trained model to target domains. Recently, SFDA has gained popularity due to the need to protect the data p…

Domain AdaptationSource-Free Domain Adaptation