English
Related papers

Related papers: Hard-aware Instance Adaptive Self-training for Uns…

200 papers

Deep learning models can achieve high accuracy when trained on large amounts of labeled data. However, real-world scenarios often involve several challenges: Training data may become available in installments, may originate from multiple…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Boqi Chen , Kevin Thandiackal , Pushpak Pati , Orcun Goksel

Unsupervised domain adaptation (UDA) enables knowledge transfer from the labelled source domain to the unlabeled target domain by reducing the cross-domain discrepancy. However, most of the studies were based on direct adaptation from the…

Computer Vision and Pattern Recognition · Computer Science 2022-02-22 Qiuhao Zeng , Tianze Luo , Boyu Wang

Unsupervised domain adaptation (UDA) aims to learn transferable knowledge from a labeled source domain and adapts a trained model to an unlabeled target domain. To bridge the gap between source and target domains, one prevailing strategy is…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Xu Ma , Junkun Yuan , Yen-wei Chen , Ruofeng Tong , Lanfen Lin

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

Source-free unsupervised domain adaptation (SFUDA) aims to enable the utilization of a pre-trained source model in an unlabeled target domain without access to source data. Self-training is a way to solve SFUDA, where confident target…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Xi Chen , Haosen Yang , Huicong Zhang , Hongxun Yao , Xiatian Zhu

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

Unsupervised domain adaptation (UDA) is the task of modifying a statistical model trained on labeled data from a source domain to achieve better performance on data from a target domain, with access to only unlabeled data in the target…

Computation and Language · Computer Science 2023-04-06 Timothy A Miller

Unsupervised Domain Adaptation (UDA) aims to harness labeled source data to train models for unlabeled target data. Despite extensive research in domains like computer vision and natural language processing, UDA remains underexplored for…

Machine Learning · Computer Science 2025-07-29 Hassan Ismail Fawaz , Ganesh Del Grosso , Tanguy Kerdoncuff , Aurelie Boisbunon , Illyyne Saffar

Unsupervised Domain Adaptation (UDA) is essential for adapting machine learning models to new, unlabeled environments where data distribution shifts can degrade performance. Existing UDA algorithms are designed for single-label tasks and…

Artificial Intelligence · Computer Science 2025-11-17 Jihoon Yun , Chengzhang Li , Dhrubojyoti Roy , Anish Arora

Deep learning has shown remarkable performance in medical image segmentation. However, despite its promise, deep learning has many challenges in practice due to its inability to effectively transition to unseen domains, caused by the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Dewei Hu , Hao Li , Han Liu , Jiacheng Wang , Xing Yao , Daiwei Lu , Ipek Oguz

Recently, semi-supervised semantic segmentation has achieved promising performance with a small fraction of labeled data. However, most existing studies treat all unlabeled data equally and barely consider the differences and training…

Computer Vision and Pattern Recognition · Computer Science 2022-11-22 Zhen Zhao , Sifan Long , Jimin Pi , Jingdong Wang , Luping Zhou

Recent studies imply that deep neural networks are vulnerable to adversarial examples -- inputs with a slight but intentional perturbation are incorrectly classified by the network. Such vulnerability makes it risky for some…

Computer Vision and Pattern Recognition · Computer Science 2021-07-27 Jinyu Yang , Chunyuan Li , Weizhi An , Hehuan Ma , Yuzhi Guo , Yu Rong , Peilin Zhao , Junzhou Huang

Manual annotation of 3D medical images for segmentation tasks is tedious and time-consuming. Moreover, data privacy limits the applicability of crowd sourcing to perform data annotation in medical domains. As a result, training deep neural…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Ruitong Sun , Mohammad Rostami

Domain adaptation (DA) enables knowledge transfer from a labeled source domain to an unlabeled target domain by reducing the cross-domain distribution discrepancy. Most prior DA approaches leverage complicated and powerful deep neural…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Shuang Li , Jinming Zhang , Wenxuan Ma , Chi Harold Liu , Wei Li

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

Nighttime semantic segmentation plays a crucial role in practical applications, such as autonomous driving, where it frequently encounters difficulties caused by inadequate illumination conditions and the absence of well-annotated datasets.…

Computer Vision and Pattern Recognition · Computer Science 2024-03-15 Jingyi Pan , Sihang Li , Yucheng Chen , Jinjing Zhu , Lin Wang

Learning models on one labeled dataset that generalize well on another domain is a difficult task, as several shifts might happen between the data domains. This is notably the case for lidar data, for which models can exhibit large…

Computer Vision and Pattern Recognition · Computer Science 2024-06-27 Björn Michele , Alexandre Boulch , Gilles Puy , Tuan-Hung Vu , Renaud Marlet , Nicolas Courty

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

In the domain adaptation problem, source data may be unavailable to the target client side due to privacy or intellectual property issues. Source-free unsupervised domain adaptation (SF-UDA) aims at adapting a model trained on the source…

Computer Vision and Pattern Recognition · Computer Science 2023-08-16 Zheang Huai , Xinpeng Ding , Yi Li , Xiaomeng Li

Semantic segmentation models struggle to generalize in the presence of domain shift. In this paper, we introduce contrastive learning for feature alignment in cross-domain adaptation. We assemble both in-domain contrastive pairs and…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Feihu Zhang , Vladlen Koltun , Philip Torr , René Ranftl , Stephan R. Richter