English
Related papers

Related papers: Uncertainty-guided Source-free Domain Adaptation

200 papers

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In…

Computer Vision and Pattern Recognition · Computer Science 2023-09-04 Shiqi Yang , Yaxing Wang , Joost van de Weijer , Luis Herranz , Shangling Jui , Jian Yang

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Shiqi Yang , Yaxing Wang , Joost van de Weijer , Luis Herranz , Shangling Jui

Source-Free Domain Adaptation (SFDA) is an emerging area of research that aims to adapt a model trained on a labeled source domain to an unlabeled target domain without accessing the source data. Most of the successful methods in this area…

Computer Vision and Pattern Recognition · Computer Science 2026-01-27 Harsharaj Pathak , Vineeth N Balasubramanian

In this paper, we investigate a challenging unsupervised domain adaptation setting -- unsupervised model adaptation. We aim to explore how to rely only on unlabeled target data to improve performance of an existing source prediction model…

Computer Vision and Pattern Recognition · Computer Science 2025-02-27 Rui Li , Qianfen Jiao , Wenming Cao , Hau-San Wong , Si Wu

Domain Adaptation (DA) is a method for enhancing a model's performance on a target domain with inadequate annotated data by applying the information the model has acquired from a related source domain with sufficient labeled data. The…

Computer Vision and Pattern Recognition · Computer Science 2024-02-08 Shivang Chopra , Suraj Kothawade , Houda Aynaou , Aman Chadha

We propose a simple but effective source-free domain adaptation (SFDA) method. Treating SFDA as an unsupervised clustering problem and following the intuition that local neighbors in feature space should have more similar predictions than…

Computer Vision and Pattern Recognition · Computer Science 2022-10-05 Shiqi Yang , Yaxing Wang , Kai Wang , Shangling Jui , Joost van de Weijer

We consider the novel problem of unsupervised domain adaptation of source models, without access to the source data for semantic segmentation. Unsupervised domain adaptation aims to adapt a model learned on the labeled source data, to a new…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Sujoy Paul , Ansh Khurana , Gaurav Aggarwal

In this paper, we investigate Source-free Open-partial Domain Adaptation (SF-OPDA), which addresses the situation where there exist both domain and category shifts between source and target domains. Under the SF-OPDA setting, which aims to…

Computer Vision and Pattern Recognition · Computer Science 2023-01-12 Shiqi Yang , Yaxing Wang , Kai Wang , Shangling Jui , Joost van de Weijer

Domain adaptation addresses the challenge of model performance degradation caused by domain gaps. In the typical setup for unsupervised domain adaptation, labeled data from a source domain and unlabeled data from a target domain are used to…

Computer Vision and Pattern Recognition · Computer Science 2025-05-16 Siqi Yin , Shaolei Liu , Manning Wang

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification methods cannot fulfill…

Computer Vision and Pattern Recognition · Computer Science 2021-11-05 Tobias Ringwald , Rainer Stiefelhagen

In this paper, we study the task of source-free domain adaptation (SFDA), where the source data are not available during target adaptation. Previous works on SFDA mainly focus on aligning the cross-domain distributions. However, they ignore…

Computer Vision and Pattern Recognition · Computer Science 2021-06-01 Guanglei Yang , Hao Tang , Zhun Zhong , Mingli Ding , Ling Shao , Nicu Sebe , Elisa Ricci

Source-free Unsupervised Domain Adaptation (SFDA) aims to classify target samples by only accessing a pre-trained source model and unlabelled target samples. Since no source data is available, transferring the knowledge from the source…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Jinkun Jiang , Qingxuan Lv , Yuezun Li , Yong Du , Sheng Chen , Hui Yu , Junyu Dong

Source-free domain adaptation (SFDA) aims to adapt a source model trained on a fully-labeled source domain to a related but unlabeled target domain. While the source model is a key avenue for acquiring target pseudolabels, the generated…

Computer Vision and Pattern Recognition · Computer Science 2024-10-04 Wenyu Zhang , Li Shen , Chuan-Sheng Foo

Source-free domain adaptation (SFDA) has been exploited for cross-domain bearing fault diagnosis without access to source data. Current methods select partial target samples with reliable pseudo-labels for model adaptation, which is…

Machine Learning · Computer Science 2025-03-13 Wenyi Wu , Hao Zhang , Zhisen Wei , Xiao-Yuan Jing , Qinghua Zhang , Songsong Wu

Domain Adaptation (DA) is important for deep learning-based medical image segmentation models to deal with testing images from a new target domain. As the source-domain data are usually unavailable when a trained model is deployed at a new…

Computer Vision and Pattern Recognition · Computer Science 2023-11-22 Jianghao Wu , Guotai Wang , Ran Gu , Tao Lu , Yinan Chen , Wentao Zhu , Tom Vercauteren , Sébastien Ourselin , Shaoting Zhang

In theory, the success of unsupervised domain adaptation (UDA) largely relies on domain gap estimation. However, for source free UDA, the source domain data can not be accessed during adaptation, which poses great challenge of measuring the…

Computer Vision and Pattern Recognition · Computer Science 2022-10-04 Ziyang Zong , Jun He , Lei Zhang , Hai Huan

Source-free domain adaptation (SFDA) is compelling because it allows adapting an off-the-shelf model to a new domain using only unlabelled data. In this work, we apply existing SFDA techniques to a challenging set of naturally-occurring…

Machine Learning · Computer Science 2023-06-27 Malik Boudiaf , Tom Denton , Bart van Merriënboer , Vincent Dumoulin , Eleni Triantafillou

Source-Free Domain Adaptation (SFDA) addresses the challenge of adapting a model to a target domain without access to the data of the source domain. Prevailing methods typically start with a source model pre-trained with full supervision…

Computer Vision and Pattern Recognition · Computer Science 2025-09-15 Chirayu Agrawal , Snehasis Mukherjee

Unsupervised Domain Adaptation (UDA) is an effective approach to tackle the issue of domain shift. Specifically, UDA methods try to align the source and target representations to improve the generalization on the target domain. Further, UDA…

Computer Vision and Pattern Recognition · Computer Science 2023-03-22 Vibashan VS , Poojan Oza , Vishal M. Patel

Source-Free Unsupervised Domain Adaptation (SFUDA) is a challenging task where a model needs to be adapted to a new domain without access to target domain labels or source domain data. The primary difficulty in this task is that the model's…

Computer Vision and Pattern Recognition · Computer Science 2024-02-05 Yangyang Shu , Xiaofeng Cao , Qi Chen , Bowen Zhang , Ziqin Zhou , Anton van den Hengel , Lingqiao Liu