English
Related papers

Related papers: Connect, Not Collapse: Explaining Contrastive Lear…

200 papers

Source-free domain adaptation (SFDA) involves adapting a model originally trained using a labeled dataset ({\em source domain}) to perform effectively on an unlabeled dataset ({\em target domain}) without relying on any source data during…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Jing Wang , Wonho Bae , Jiahong Chen , Kuangen Zhang , Leonid Sigal , Clarence W. de Silva

Previous feature alignment methods in Unsupervised domain adaptation(UDA) mostly only align global features without considering the mismatch between class-wise features. In this work, we propose a new coarse-to-fine feature alignment method…

Computer Vision and Pattern Recognition · Computer Science 2021-03-24 Shiyu Tang , Peijun Tang , Yanxiang Gong , Zheng Ma , Mei Xie

In order to robustly deploy object detectors across a wide range of scenarios, they should be adaptable to shifts in the input distribution without the need to constantly annotate new data. This has motivated research in Unsupervised Domain…

Computer Vision and Pattern Recognition · Computer Science 2021-10-05 Farzaneh Rezaeianaran , Rakshith Shetty , Rahaf Aljundi , Daniel Olmeda Reino , Shanshan Zhang , Bernt Schiele

Unsupervised Domain Adaptation (UDA), a branch of transfer learning where labels for target samples are unavailable, has been widely researched and developed in recent years with the help of adversarially trained models. Although existing…

Computer Vision and Pattern Recognition · Computer Science 2022-01-31 Changwei Xu , Jianfei Yang , Haoran Tang , Han Zou , Cheng Lu , Tianshuo Zhang

Over the last few years, Unsupervised Domain Adaptation (UDA) techniques have acquired remarkable importance and popularity in computer vision. However, when compared to the extensive literature available for images, the field of videos is…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Victor G. Turrisi da Costa , Giacomo Zara , Paolo Rota , Thiago Oliveira-Santos , Nicu Sebe , Vittorio Murino , Elisa Ricci

Unsupervised domain adaptation (UDA) aims at adapting the model trained on a labeled source-domain dataset to an unlabeled target-domain dataset. The task of UDA on open-set person re-identification (re-ID) is even more challenging as the…

Computer Vision and Pattern Recognition · Computer Science 2022-05-06 Yixiao Ge , Feng Zhu , Dapeng Chen , Rui Zhao , Xiaogang Wang , Hongsheng Li

Prior feature transformation based approaches to Unsupervised Domain Adaptation (UDA) employ the deep features extracted by pre-trained deep models without fine-tuning them on the specific source or target domain data for a particular…

Computer Vision and Pattern Recognition · Computer Science 2022-10-26 Qian Wang , Toby P. Breckon

Collaborative learning enables distributed clients to learn a shared model for prediction while keeping the training data local on each client. However, existing collaborative learning methods require fully-labeled data for training, which…

Machine Learning · Computer Science 2022-04-26 Yawen Wu , Zhepeng Wang , Dewen Zeng , Meng Li , Yiyu Shi , Jingtong Hu

Many existing unsupervised domain adaptation (UDA) methods primarily focus on covariate shift, limiting their effectiveness in imbalanced domain adaptation (IDA) where both covariate shift and label shift coexist. Recent IDA methods have…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Xiaona Sun , Zhenyu Wu , Zhiqiang Zhan , Yang Ji

We address the Unsupervised Domain Adaptation (UDA) problem in image classification from a new perspective. In contrast to most existing works which either align the data distributions or learn domain-invariant features, we directly learn a…

Computer Vision and Pattern Recognition · Computer Science 2020-12-03 Qian Wang , Fanlin Meng , Toby P. Breckon

The recent success of deep neural networks relies on massive amounts of labeled data. For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. In this paper, we propose a…

Machine Learning · Computer Science 2017-02-17 Mingsheng Long , Han Zhu , Jianmin Wang , Michael I. Jordan

Unsupervised domain adaptation aims at transferring knowledge from the labeled source domain to the unlabeled target domain. Previous adversarial domain adaptation methods mostly adopt the discriminator with binary or $K$-dimensional output…

Machine Learning · Computer Science 2020-01-03 Yuntao Du , Zhiwen Tan , Qian Chen , Xiaowen Zhang , Yirong Yao , Chongjun Wang

Unsupervised domain adaptation (UDA) tries to overcome the tedious work of labeling data by leveraging a labeled source dataset and transferring its knowledge to a similar but different target dataset. Meanwhile, current vision-language…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Thomas Westfechtel , Dexuan Zhang , Tatsuya Harada

Unsupervised domain adaptive segmentation aims to improve the segmentation accuracy of models on target domains without relying on labeled data from those domains. This approach is crucial when labeled target domain data is scarce or…

Computer Vision and Pattern Recognition · Computer Science 2024-07-25 Mu Chen , Zhedong Zheng , Yi Yang

Many variants of unsupervised domain adaptation (UDA) problems have been proposed and solved individually. Its side effect is that a method that works for one variant is often ineffective for or not even applicable to another, which has…

Computer Vision and Pattern Recognition · Computer Science 2021-06-04 Yu Mitsuzumi , Go Irie , Daiki Ikami , Takashi Shibata

Deep neural networks, trained with large amount of labeled data, can fail to generalize well when tested with examples from a \emph{target domain} whose distribution differs from the training data distribution, referred as the \emph{source…

Self-supervised pre-training with contrastive learning is a powerful method for learning from sparsely labeled data. However, performance can drop considerably when there is a shift in the distribution of data from training to test time. We…

Machine Learning · Computer Science 2026-01-13 Robert Lewis , Katie Matton , Rosalind W. Picard , John Guttag

Unsupervised domain adaptation (UDA) aims to enhance the generalization capability of a certain model from a source domain to a target domain. UDA is of particular significance since no extra effort is devoted to annotating target domain…

Computer Vision and Pattern Recognition · Computer Science 2019-12-06 Qiming Zhang , Jing Zhang , Wei Liu , Dacheng Tao

Self-training and contrastive learning have emerged as leading techniques for incorporating unlabeled data, both under distribution shift (unsupervised domain adaptation) and when it is absent (semi-supervised learning). However, despite…

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…

Machine Learning · Computer Science 2021-03-05 Yiyang Zhang , Feng Liu , Zhen Fang , Bo Yuan , Guangquan Zhang , Jie Lu