English
Related papers

Related papers: Category-Adaptive Domain Adaptation for Semantic S…

200 papers

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tends to degrade when…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Kha Nhat Le , Hoang-Tuan Nguyen , Hung Tien Tran , Thanh Duc Ngo

Unsupervised Domain Adaptation (UDA) aims to bridge the gap between a source domain, where labelled data are available, and a target domain only represented with unlabelled data. If domain invariant representations have dramatically…

Machine Learning · Computer Science 2020-12-04 Victor Bouvier , Philippe Very , Clément Chastagnol , Myriam Tami , Céline Hudelot

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

Semantic image segmentation is a central and challenging task in autonomous driving, addressed by training deep models. Since this training draws to a curse of human-based image labeling, using synthetic images with automatically generated…

Computer Vision and Pattern Recognition · Computer Science 2023-01-31 Jose L. Gómez , Gabriel Villalonga , Antonio M. López

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

Unsupervised domain adaptation (UDA) has been widely used to transfer knowledge from a labeled source domain to an unlabeled target domain to counter the difficulty of labeling in a new domain. The training of conventional solutions usually…

Computer Vision and Pattern Recognition · Computer Science 2022-08-17 Xiaofeng Liu , Chaehwa Yoo , Fangxu Xing , C. -C. Jay Kuo , Georges El Fakhri , Jonghye Woo

In unsupervised domain adaptive (UDA) semantic segmentation, the distillation based methods are currently dominant in performance. However, the distillation technique requires complicate multi-stage process and many training tricks. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-08-15 Junjie Li , Zilei Wang , Yuan Gao , Xiaoming Hu

Unsupervised domain adaptation (UDA) aims to adapt a model trained on the source domain (e.g. synthetic data) to the target domain (e.g. real-world data) without requiring further annotations on the target domain. This work focuses on UDA…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Lukas Hoyer , Dengxin Dai , Luc Van Gool

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

Unsupervised domain adaptation (UDA) transfers knowledge from a label-rich source domain to a fully-unlabeled target domain. To tackle this task, recent approaches resort to discriminative domain transfer in virtue of pseudo-labels to…

Computer Vision and Pattern Recognition · Computer Science 2019-05-21 Chaoqi Chen , Weiping Xie , Wenbing Huang , Yu Rong , Xinghao Ding , Yue Huang , Tingyang Xu , Junzhou Huang

Unsupervised domain adaptation (UDA) refers to a domain adaptation framework in which a learning model is trained based on the labeled samples on the source domain and unlabeled ones in the target domain. The dominant existing methods in…

Machine Learning · Computer Science 2024-12-31 Anh T Nguyen , Lam Tran , Anh Tong , Tuan-Duy H. Nguyen , Toan Tran

We address the problem of unsupervised domain adaptation (UDA) by learning a cross-domain agnostic embedding space, where the distance between the probability distributions of the two source and target visual domains is minimized. We use…

Machine Learning · Computer Science 2019-09-25 Alex Gabourie , Mohammad Rostami , Philip Pope , Soheil Kolouri , Kyungnam Kim

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

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…

Machine Learning · Computer Science 2021-12-22 You-Wei Luo , Chuan-Xian Ren , Zi-Ying Chen

In this paper, we focus on a less explored, but more realistic and complex problem of domain adaptation in LiDAR semantic segmentation. There is a significant drop in performance of an existing segmentation model when training (source…

Computer Vision and Pattern Recognition · Computer Science 2022-03-23 Mrigank Rochan , Shubhra Aich , Eduardo R. Corral-Soto , Amir Nabatchian , Bingbing Liu

Semi-supervised domain adaptation (SSDA) is quite a challenging problem requiring methods to overcome both 1) overfitting towards poorly annotated data and 2) distribution shift across domains. Unfortunately, a simple combination of domain…

Computer Vision and Pattern Recognition · Computer Science 2022-12-07 Can Qin , Lichen Wang , Qianqian Ma , Yu Yin , Huan Wang , Yun Fu

Unsupervised domain adaptation (UDA) amounts to assigning class labels to the unlabeled instances of a dataset from a target domain, using labeled instances of a dataset from a related source domain. In this paper, we propose to cast this…

Mixup-based data augmentation has been validated to be a critical stage in the self-training framework for unsupervised domain adaptive semantic segmentation (UDA-SS), which aims to transfer knowledge from a well-annotated (source) domain…

Computer Vision and Pattern Recognition · Computer Science 2023-03-07 Zheng Chen , Zhengming Ding , Jason M. Gregory , Lantao Liu

Most modern unsupervised domain adaptation (UDA) approaches are rooted in domain alignment, i.e., learning to align source and target features to learn a target domain classifier using source labels. In semi-supervised domain adaptation…

Computer Vision and Pattern Recognition · Computer Science 2021-11-30 Samarth Mishra , Kate Saenko , Venkatesh Saligrama

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi