English
Related papers

Related papers: Unsupervised Multi-Source Domain Adaptation for Pe…

200 papers

Unsupervised domain adaptation (UDA) is to learn classification models that make predictions for unlabeled data on a target domain, given labeled data on a source domain whose distribution diverges from the target one. Mainstream UDA…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Hui Tang , Xiatian Zhu , Ke Chen , Kui Jia , C. L. Philip Chen

In this paper, we tackle a new problem of \textit{multi-source unsupervised domain adaptation (MSUDA) for graphs}, where models trained on annotated source domains need to be transferred to the unsupervised target graph for node…

Machine Learning · Computer Science 2024-06-25 Tianxiang Zhao , Dongsheng Luo , Xiang Zhang , Suhang Wang

Convolutional neural networks (CNNs) have led to significant improvements in the semantic segmentation of images. When source and target datasets come from different modalities, CNN performance suffers due to domain shift. In such cases…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Serban Stan , Mohammad Rostami

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…

Computer Vision and Pattern Recognition · Computer Science 2021-03-10 Xiaoqing Guo , Chen Yang , Baopu Li , Yixuan Yuan

The scarcity and complexity of voxel-level annotations in 3D medical imaging present significant challenges, particularly due to the domain gap between labeled datasets from well-resourced centers and unlabeled datasets from less-resourced…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Haifan Gong , Yitao Wang , Yihan Wang , Jiashun Xiao , Xiang Wan , Haofeng Li

Unsupervised Domain adaptation (UDA) attempts to recognize the unlabeled target samples by building a learning model from a differently-distributed labeled source domain. Conventional UDA concentrates on extracting domain-invariant features…

Computer Vision and Pattern Recognition · Computer Science 2020-08-28 Taotao Jing , Zhengming Ding

Person re-identification (re-ID) aims at recognizing the same person from images taken across different cameras. To address this challenging task, existing re-ID models typically rely on a large amount of labeled training data, which is not…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Yu-Jhe Li , Ci-Siang Lin , Yan-Bo Lin , Yu-Chiang Frank Wang

Unsupervised domain adaptation (UDA) for semantic segmentation addresses the cross-domain problem with fine source domain labels. However, the acquisition of semantic labels has always been a difficult step, many scenarios only have weak…

Computer Vision and Pattern Recognition · Computer Science 2022-10-06 Shengjie Liu , Chuang Zhu , Wenqi Tang

Supervised Person Re-identification (Person ReID) methods have achieved excellent performance when training and testing within one camera network. However, they usually suffer from considerable performance degradation when applied to…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Eugene P. W. Ang , Shan Lin , Alex C. Kot

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…

Machine Learning · Computer Science 2022-07-20 Tao Sun , Cheng Lu , Haibin Ling

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

Computer Vision and Pattern Recognition · Computer Science 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

We introduce an unsupervised domain adaption (UDA) strategy that combines multiple image translations, ensemble learning and self-supervised learning in one coherent approach. We focus on one of the standard tasks of UDA in which a semantic…

Computer Vision and Pattern Recognition · Computer Science 2021-07-14 Fabrizio J. Piva , Gijs Dubbelman

The success of deep learning in computer vision is mainly attributed to an abundance of data. However, collecting large-scale data is not always possible, especially for the supervised labels. Unsupervised domain adaptation (UDA) aims to…

Computer Vision and Pattern Recognition · Computer Science 2018-01-01 Jiren Jin , Richard G. Calland , Takeru Miyato , Brian K. Vogel , Hideki Nakayama

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a "learning via translation" framework. In the baseline, we translate the labeled images from source to…

Computer Vision and Pattern Recognition · Computer Science 2018-05-16 Weijian Deng , Liang Zheng , Qixiang Ye , Guoliang Kang , Yi Yang , Jianbin Jiao

Point cloud classification is a popular task in 3D vision. However, previous works, usually assume that point clouds at test time are obtained with the same procedure or sensor as those at training time. Unsupervised Domain Adaptation (UDA)…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Adriano Cardace , Riccardo Spezialetti , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources cannot be shared…

Computer Vision and Pattern Recognition · Computer Science 2021-10-25 Shitong Sun , Guile Wu , Shaogang Gong

Person re-identification (re-id) is the task of matching multiple occurrences of the same person from different cameras, poses, lighting conditions, and a multitude of other factors which alter the visual appearance. Typically, this is…

Computer Vision and Pattern Recognition · Computer Science 2017-09-20 Arne Schumann , Shaogang Gong , Tobias Schuchert

Recent developments in the unsupervised domain adaptation (UDA) enable the unsupervised machine learning (ML) prediction for target data, thus this will accelerate real world applications with ML models such as image recognition tasks in…

Machine Learning · Computer Science 2025-02-18 Hisashi Oshima , Tsuyoshi Ishizone , Tomoyuki Higuchi

A major technique for tackling unsupervised domain adaptation involves mapping data points from both the source and target domains into a shared embedding space. The mapping encoder to the embedding space is trained such that the embedding…

Computer Vision and Pattern Recognition · Computer Science 2024-01-17 Mohammad Rostami

Mostexistingpersonre-identification(re-id)methods relyon supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in practical re-id deployment due to the lack of exhaustive…

Computer Vision and Pattern Recognition · Computer Science 2018-09-11 Minxian Li , Xiatian Zhu , Shaogang Gong