中文
相关论文

相关论文: Unsupervised Domain Adaptation via Calibrating Unc…

200 篇论文

Unsupervised domain adaptation (UDA) aims to transfer the knowledge on a labeled source domain distribution to perform well on an unlabeled target domain. Recently, the deep self-training involves an iterative process of predicting on the…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Xiaofeng Liu , Bo Hu , Xiongchang Liu , Jun Lu , Jane You , Lingsheng Kong

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.…

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

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…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Yifan Wang , Lin Zhang , Ran Song , Paul L. Rosin , Yibin Li , Wei Zhang

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu

While huge volumes of unlabeled data are generated and made available in many domains, the demand for automated understanding of visual data is higher than ever before. Most existing machine learning models typically rely on massive amounts…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Youshan Zhang

Unsupervised domain adaptation (UDA) methods facilitate the transfer of models to target domains without labels. However, these methods necessitate a labeled target validation set for hyper-parameter tuning and model selection. In this…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Minghao Chen , Zepeng Gao , Shuai Zhao , Qibo Qiu , Wenxiao Wang , Binbin Lin , Xiaofei He

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…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Jaemin Na , Heechul Jung , Hyung Jin Chang , Wonjun Hwang

Unsupervised domain adaptation (UDA) is widely used to transfer knowledge from a labeled source domain to an unlabeled target domain with different data distribution. While extensive studies attested that deep learning models are vulnerable…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Jiajin Zhang , Hanqing Chao , Pingkun Yan

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

Unsupervised Domain Adaptation for Regression (UDAR) aims to adapt models from a labeled source domain to an unlabeled target domain for regression tasks. Traditional feature alignment methods, successful in classification, often prove…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Ismail Nejjar , Gaetan Frusque , Florent Forest , Olga Fink

The waive of labels in the target domain makes Unsupervised Domain Adaptation (UDA) an attractive technique in many real-world applications, though it also brings great challenges as model adaptation becomes harder without labeled target…

机器学习 · 计算机科学 2022-07-20 Tao Sun , Cheng Lu , Haibin Ling

Class imbalance naturally exists when train and test models in different domains. Unsupervised domain adaptation (UDA) augments model performance with only accessible annotations from the source domain and unlabeled data from the target…

计算与语言 · 计算机科学 2022-05-27 Yuexin Wu , Xiaolei Huang

Unsupervised domain adaption (UDA) is a transfer learning task where the data and annotations of the source domain are available but only have access to the unlabeled target data during training. Most previous methods try to minimise the…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Xinyao Shu , Shiyang Yan , Zhenyu Lu , Xinshao Wang , Yuan Xie

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain and one target domain…

机器学习 · 计算机科学 2018-09-18 Huanhuan Yu , Menglei Hu , Songcan Chen

Unsupervised Domain Adaptation (UDA) aims to transfer the knowledge from the labeled source domain to the unlabeled target domain in the presence of dataset shift. Most existing methods cannot address the domain alignment and class…

机器学习 · 计算机科学 2021-12-22 You-Wei Luo , Chuan-Xian Ren , Zi-Ying Chen

Unsupervised domain adaptation (UDA) has witnessed remarkable advancements in improving the accuracy of models for unlabeled target domains. However, the calibration of predictive uncertainty in the target domain, a crucial aspect of the…

机器学习 · 计算机科学 2023-07-17 Dapeng Hu , Jian Liang , Xinchao Wang , Chuan-Sheng Foo

Domain adaptation considers the problem of generalising a model learnt using data from a particular source domain to a different target domain. Often it is difficult to find a suitable single source to adapt from, and one must consider…

计算与语言 · 计算机科学 2020-04-20 Xia Cui , Danushka Bollegala

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views.…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Gabriel Bertocco , Fernanda Andaló , Anderson Rocha

Unsupervised Domain Adaptation (UDA) makes predictions for the target domain data while manual annotations are only available in the source domain. Previous methods minimize the domain discrepancy neglecting the class information, which may…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Guoliang Kang , Lu Jiang , Yi Yang , Alexander G Hauptmann

A dominant approach for addressing unsupervised domain adaptation is to map data points for the source and the target domains into an embedding space which is modeled as the output-space of a shared deep encoder. The encoder is trained to…

机器学习 · 计算机科学 2022-09-30 Mohammad Rostami