English
Related papers

Related papers: Consistency Regularization for Domain Adaptation

200 papers

Reducing feature redundancy has shown beneficial effects for improving the accuracy of deep learning models, thus it is also indispensable for the models of unsupervised domain adaptation (UDA). Nevertheless, most recent efforts in the…

Machine Learning · Computer Science 2021-01-01 Mengzhu Wang , Xiang Zhang , Long Lan , Wei Wang , Huibin Tan , Zhigang Luo

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…

Machine Learning · Computer Science 2022-09-30 Mohammad Rostami

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

The growing deployment of low-cost, distributed sensor networks in environmental and biomedical domains has enabled continuous, large-scale health monitoring. However, these systems often face challenges related to degraded data quality…

Machine Learning · Computer Science 2025-08-07 Keivan Faghih Niresi , Ismail Nejjar , Olga Fink

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

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Gabriel Bertocco , Fernanda Andaló , Anderson Rocha

In this paper, we introduce a realistic and challenging domain adaptation problem called Universal Semi-supervised Model Adaptation (USMA), which i) requires only a pre-trained source model, ii) allows the source and target domain to have…

Computer Vision and Pattern Recognition · Computer Science 2023-11-06 Zizheng Yan , Yushuang Wu , Yipeng Qin , Xiaoguang Han , Shuguang Cui , Guanbin Li

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

We study unsupervised domain adaptation (UDA) for semantic segmentation. Currently, a popular UDA framework lies in self-training which endows the model with two-fold abilities: (i) learning reliable semantics from the labeled images in the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 Xinyue Huo , Lingxi Xie , Wengang Zhou , Houqiang Li , Qi Tian

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

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

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 JoonHo Lee , Gyemin Lee

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification methods cannot fulfill…

Computer Vision and Pattern Recognition · Computer Science 2021-11-05 Tobias Ringwald , Rainer Stiefelhagen

Despite recent advances in semantic segmentation, an inevitable challenge is the performance degradation caused by the domain shift in real applications. Current dominant approach to solve this problem is unsupervised domain adaptation…

Computer Vision and Pattern Recognition · Computer Science 2024-04-12 Weifu Fu , Qiang Nie , Jialin Li , Yuhuan Lin , Kai Wu , Jian Li , Yabiao Wang , Yong Liu , Chengjie Wang

Unsupervised domain adaptation (UDA) and semi-supervised learning (SSL) are two typical strategies to reduce expensive manual annotations in machine learning. In order to learn effective models for a target task, UDA utilizes the available…

Machine Learning · Computer Science 2021-06-02 Yabin Zhang , Haojian Zhang , Bin Deng , Shuai Li , Kui Jia , Lei Zhang

Domain adaptation is especially important for robotics applications, where target domain training data is usually scarce and annotations are costly to obtain. We present a method for self-supervised domain adaptation for the scenario where…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Mayara E. Bonani , Max Schwarz , Sven Behnke

Multi-target unsupervised domain adaptation (UDA) aims to learn a unified model to address the domain shift between multiple target domains. Due to the difficulty of obtaining annotations for dense predictions, it has recently been…

Computer Vision and Pattern Recognition · Computer Science 2024-05-13 Yonghao Xu , Pedram Ghamisi , Yannis Avrithis

Unsupervised Domain Adaptation (UDA) aims to leverage a label-rich source domain to solve tasks on a related unlabeled target domain. It is a challenging problem especially when a large domain gap lies between the source and target domains.…

Computer Vision and Pattern Recognition · Computer Science 2022-04-19 Tao Sun , Cheng Lu , Tianshuo Zhang , Haibin Ling

In this work, we address the task of unsupervised domain adaptation (UDA) for semantic segmentation in presence of multiple target domains: The objective is to train a single model that can handle all these domains at test time. Such a…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Antoine Saporta , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

Though unsupervised domain adaptation (UDA) has achieved very impressive progress recently, it remains a great challenge due to missing target annotations and the rich discrepancy between source and target distributions. We propose Spectral…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Jingyi Zhang , Jiaxing Huang , Zichen Tian , Shijian Lu

Semantic segmentation plays a critical role in enabling intelligent vehicles to comprehend their surrounding environments. However, deep learning-based methods usually perform poorly in domain shift scenarios due to the lack of labeled data…

Computer Vision and Pattern Recognition · Computer Science 2024-01-18 Weihao Yan , Yeqiang Qian , Xingyuan Chen , Hanyang Zhuang , Chunxiang Wang , Ming Yang

Neural networks are fragile when confronted with data that significantly deviates from their training distribution. This is true in particular for simulation-based inference methods, such as neural amortized Bayesian inference (ABI), where…