English
Related papers

Related papers: Universal Domain Adaptation from Foundation Models…

200 papers

Unsupervised domain adaptation (UDA) methods for learning domain invariant representations have achieved remarkable progress. However, most of the studies were based on direct adaptation from the source domain to the target domain and have…

Computer Vision and Pattern Recognition · Computer Science 2021-03-26 Jaemin Na , Heechul Jung , Hyung Jin Chang , Wonjun Hwang

To ease the burden of labeling, unsupervised domain adaptation (UDA) aims to transfer knowledge in previous and related labeled datasets (sources) to a new unlabeled dataset (target). Despite impressive progress, prior methods always need…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Jian Liang , Dapeng Hu , Jiashi Feng , Ran He

In practice, domain shifts are likely to occur between training and test data, necessitating domain adaptation (DA) to adjust the pre-trained source model to the target domain. Recently, universal domain adaptation (UniDA) has gained…

Computer Vision and Pattern Recognition · Computer Science 2024-11-13 Pascal Schlachter , Simon Wagner , Bin Yang

Unsupervised domain adaptation addresses the problem of classifying data in an unlabeled target domain, given labeled source domain data that share a common label space but follow a different distribution. Most of the recent methods take…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Hui Tang , Yaowei Wang , Kui Jia

Most unsupervised domain adaptation (UDA) methods assume that labeled source images are available during model adaptation. However, this assumption is often infeasible owing to confidentiality issues or memory constraints on mobile devices.…

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 JoonHo Lee , Gyemin Lee

In this paper, we study an arguably least restrictive setting of domain adaptation in a sense of practical deployment, where only the interface of source model is available to the target domain, and where the label-space relations between…

Machine Learning · Computer Science 2021-04-13 Bin Deng , Yabin Zhang , Hui Tang , Changxing Ding , Kui Jia

Unsupervised domain adaptation for semantic segmentation (UDA-SS) aims to transfer knowledge from labeled source data to unlabeled target data. However, traditional UDA-SS methods assume that category settings between source and target…

Computer Vision and Pattern Recognition · Computer Science 2025-06-09 Seun-An Choe , Keon-Hee Park , Jinwoo Choi , Gyeong-Moon Park

As machine learning evolves, domain generalization (DG) and domain adaptation (DA) have become crucial for enhancing model robustness across diverse environments. Contrastive Language-Image Pretraining (CLIP) plays a significant role in…

Computer Vision and Pattern Recognition · Computer Science 2025-04-22 Jindong Li , Yongguang Li , Yali Fu , Jiahong Liu , Yixin Liu , Menglin Yang , Irwin King

Domain generalization (DG) is a difficult transfer learning problem aiming to learn a generalizable model for unseen domains. Recent foundation models (FMs) are robust to many distribution shifts and, therefore, should substantially improve…

Computer Vision and Pattern Recognition · Computer Science 2022-08-18 Xin Zhang , Shixiang Shane Gu , Yutaka Matsuo , Yusuke Iwasawa

Current unsupervised domain adaptation (UDA) methods for semantic segmentation typically assume identical class labels between the source and target domains. This assumption ignores the label-level domain gap, which is common in real-world…

Computer Vision and Pattern Recognition · Computer Science 2025-01-29 Han Sun , Rui Gong , Ismail Nejjar , Olga Fink

Universal domain adaptation (UniDA) is a practical but challenging problem, in which information about the relation between the source and the target domains is not given for knowledge transfer. Existing UniDA methods may suffer from the…

Computer Vision and Pattern Recognition · Computer Science 2024-02-29 Yanzuo Lu , Meng Shen , Andy J Ma , Xiaohua Xie , Jian-Huang Lai

Universal domain adaptation (UniDA) aims to transfer the knowledge from a labeled source domain to an unlabeled target domain without any assumptions of the label sets, which requires distinguishing the unknown samples from the known ones…

Computer Vision and Pattern Recognition · Computer Science 2024-10-02 Yifan Wang , Lin Zhang , Ran Song , Paul L. Rosin , Yibin Li , Wei Zhang

Large Vision-Language Models like CLIP have become a powerful foundation for Unsupervised Domain Adaptation due to their strong zero-shot generalization. State-of-the-art methods typically leverage CLIP to generate pseudo-labels for the…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Haoran Chen , Zexiao Wang , Haidong Cao , Zuxuan Wu , Yu-Gang Jiang

Universal domain adaptation (UniDA) aims to transfer knowledge from the source domain to the target domain without any prior knowledge about the label set. The challenge lies in how to determine whether the target samples belong to common…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Didi Zhu , Yincuan Li , Junkun Yuan , Zexi Li , Kun Kuang , Chao Wu

One central challenge in source-free unsupervised domain adaptation (UDA) is the lack of an effective approach to evaluate the prediction results of the adapted network model in the target domain. To address this challenge, we propose to…

Computer Vision and Pattern Recognition · Computer Science 2023-06-30 Yushun Tang , Qinghai Guo , Zhihai He

Unsupervised graph domain adaptation (UGDA) focuses on transferring knowledge from labeled source graph to unlabeled target graph under domain discrepancies. Most existing UGDA methods are designed to adapt information from a single source…

Machine Learning · Computer Science 2025-02-06 Zhen Zhang , Bingsheng He

A foundation model is a machine learning model trained on a large and diverse set of data, typically using self-supervised learning-based pre-training techniques, that can be adapted to various downstream tasks. However, current research on…

Transfer learning enables the sharing of common knowledge among models for a variety of downstream tasks, but traditional methods suffer in limited training data settings and produce narrow models incapable of effectively generalizing under…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Kevin Vogt-Lowell , Noah Lee , Theodoros Tsiligkaridis , Marc Vaillant

Although deep learning models have shown impressive performance on supervised learning tasks, they often struggle to generalize well when the training (source) and test (target) domains differ. Unsupervised domain adaptation (DA) has…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Mainak Singha , Harsh Pal , Ankit Jha , Biplab Banerjee

Vision-Language Models (VLMs) such as CLIP achieve strong zero-shot recognition by comparing image embeddings to text-derived class prototypes. However, under domain shift, they suffer from feature drift, class-prior mismatch, and severe…

Computer Vision and Pattern Recognition · Computer Science 2025-11-13 Byunghyun Kim