中文
相关论文

相关论文: Model Adaptation: Historical Contrastive Learning …

200 篇论文

We consider unsupervised domain adaptation: given labelled examples from a source domain and unlabelled examples from a related target domain, the goal is to infer the labels of target examples. Under the assumption that features from…

机器学习 · 统计学 2019-01-08 Jeroen Manders , Twan van Laarhoven , Elena Marchiori

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent works have focused on source-free UDA, where only target data is available. This is challenging as models…

机器学习 · 计算机科学 2024-10-10 Chrisantus Eze , Christopher Crick

In unsupervised domain adaptation (UDA), a classifier for the target domain is trained with massive true-label data from the source domain and unlabeled data from the target domain. However, collecting fully-true-label data in the source…

机器学习 · 计算机科学 2021-03-05 Yiyang Zhang , Feng Liu , Zhen Fang , Bo Yuan , Guangquan Zhang , Jie Lu

Domain adaptation has become a widely adopted approach in machine learning due to the high costs associated with labeling data. It is typically applied when access to a labeled source domain is available. However, in real-world scenarios,…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Amirfarhad Farhadi , Naser Mozayani , Azadeh Zamanifar

Unsupervised domain adaptation aims to transfer knowledge from a source domain to a target domain so that the target domain data can be recognized without any explicit labelling information for this domain. One limitation of the problem…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Qian Wang , Penghui Bu , Toby P. Breckon

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…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Haoran Chen , Zexiao Wang , Haidong Cao , Zuxuan Wu , Yu-Gang Jiang

Unsupervised Domain Adaptation (UDA) has emerged as a powerful solution for the domain shift problem via transferring the knowledge from a labeled source domain to a shifted unlabeled target domain. Despite the prevalence of UDA for visual…

机器学习 · 计算机科学 2023-07-28 Emadeldeen Eldele , Mohamed Ragab , Zhenghua Chen , Min Wu , Chee-Keong Kwoh , Xiaoli Li

Multi-target unsupervised domain adaptation (UDA) aims to learn a unified model to address the domain shift between multiple target domains. Due to the difficulty of obtaining annotations for dense predictions, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yonghao Xu , Pedram Ghamisi , Yannis Avrithis

We study the problem of robust domain adaptation in the context of unavailable target labels and source data. The considered robustness is against adversarial perturbations. This paper aims at answering the question of finding the right…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Peshal Agarwal , Danda Pani Paudel , Jan-Nico Zaech , Luc Van Gool

Unsupervised domain adaptation without consuming annotation process for unlabeled target data attracts appealing interests in semantic segmentation. However, 1) existing methods neglect that not all semantic representations across domains…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jiahua Dong , Yang Cong , Gan Sun , Yuyang Liu , Xiaowei Xu

To bridge the gap between the source and target domains in unsupervised domain adaptation (UDA), the most common strategy puts focus on matching the marginal distributions in the feature space through adversarial learning. However, such…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Zhizhe Liu , Zhenfeng Zhu , Shuai Zheng , Yang Liu , Jiayu Zhou , Yao Zhao

Heterogeneous unsupervised domain adaptation (HUDA) is the most challenging domain adaptation setting where the feature spaces of source and target domains are heterogeneous, and the target domain has only unlabeled data. Existing HUDA…

机器学习 · 计算机科学 2024-02-01 Junki Mori , Ryo Furukawa , Isamu Teranishi , Jun Sakuma

Unsupervised Domain Adaptation (UDA) is quite challenging due to the large distribution discrepancy between the source domain and the target domain. Inspired by diffusion models which have strong capability to gradually convert data…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Duo Peng , Qiuhong Ke , Yinjie Lei , Jun Liu

Semantic segmentation models based on convolutional neural networks have recently displayed remarkable performance for a multitude of applications. However, these models typically do not generalize well when applied on new domains,…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Wilhelm Tranheden , Viktor Olsson , Juliano Pinto , Lennart Svensson

Fault diagnosis under unseen operating conditions remains highly challenging when labeled data are scarce. Semi-supervised domain generalization fault diagnosis (SSDGFD) provides a practical solution by jointly exploiting labeled and…

机器学习 · 计算机科学 2026-04-24 Junyu Ren , Wensheng Gan , Philip S Yu

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pedro O. Pinheiro

Unsupervised domain adaptation (UDA) is a technique used to transfer knowledge from a labeled source domain to a different but related unlabeled target domain. While many UDA methods have shown success in the past, they often assume that…

机器学习 · 计算机科学 2023-02-07 Yiling Liu , Juncheng Dong , Ziyang Jiang , Ahmed Aloui , Keyu Li , Hunter Klein , Vahid Tarokh , David Carlson

Unsupervised domain adaptation (UDA) aims to improve the prediction performance in the target domain under distribution shifts from the source domain. The key principle of UDA is to minimize the divergence between the source and the target…

计算机视觉与模式识别 · 计算机科学 2022-11-17 JoonHo Lee , Gyemin Lee

Unsupervised Domain Adaptation (UDA) aims at improving the generalization capability of a model trained on a source domain to perform well on a target domain for which no labeled data is available. In this paper, we consider the semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Teo Spadotto , Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain. Existing self-training based UDA approaches assign pseudo labels for target data and treat them as ground…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Xiaoqing Guo , Chen Yang , Baopu Li , Yixuan Yuan