paper-with-me

Papers

Bayesian Uncertainty Matching for Unsupervised Domain Adaptation

2019-06-24 · Jun Wen, Nenggan Zheng, Junsong Yuan, Zhefeng Gong, Changyou Chen

Domain adaptation is an important technique to alleviate performance degradation caused by domain shift, e.g., when training and test data come from different domains. Most existing deep adaptation methods focus on reducing domain shift by matching marginal feature distributions through deep transformations on the input features, due to the unavailability of target domain labels. We show that domain shift may still exist via label distribution shift at the classifier, thus deteriorating model performances. To alleviate this issue, we propose an approximate joint distribution matching scheme by exploiting prediction uncertainty. Specifically, we use a Bayesian neural network to quantify prediction uncertainty of a classifier. By imposing distribution matching on both features and labels (via uncertainty), label distribution mismatching in source and target data is effectively alleviated, encouraging the classifier to produce consistent predictions across domains. We also propose a few techniques to improve our method by adaptively reweighting domain adaptation loss to achieve nontrivial distribution matching and stable training. Comparisons with state of the art unsupervised domain adaptation methods on three popular benchmark datasets demonstrate the superiority of our approach, especially on the effectiveness of alleviating negative transfer.

📄 PDF Abstract BibTeX arXiv:1906.09693

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Mitigating Uncertainty of Classifier for Unsupervised Domain Adaptation

2021-07-01 · Shanu Kumar, Vinod Kumar Kurmi, Praphul Singh, Vinay P Namboodiri

Understanding unsupervised domain adaptation has been an important task that has been well explored. However, the wide variety of methods have not analyzed the role of a classifier's performance in detail. In this paper,…

Domain AdaptationUnsupervised Domain Adaptation

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

Unsupervised Domain Adaptation Based on the Predictive Uncertainty of Models

2022-11-16 · Joonho Lee, Gyemin Lee

Unsupervised domain adaptation (UDA) aims to improve the prediction performance in the target domain under distribution shifts from the source domain. The key principle of UDA is to minimize the divergence between the so…

Domain AdaptationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation for Low-dose CT Reconstruction via Bayesian Uncertainty Alignment

2023-02-26 · Kecheng Chen, Jie Liu, Renjie Wan, Victor Ho-Fun Lee 외

Low-dose computed tomography (LDCT) image reconstruction techniques can reduce patient radiation exposure while maintaining acceptable imaging quality. Deep learning is widely used in this problem, but the performance of…

Computed Tomography (CT)CT ReconstructionDomain AdaptationImage Reconstruction+2

CMD: Constraining Multimodal Distribution for Domain Adaptation in Stereo Matching

2025-04-30 · Zhelun Shen, Zhuo Li, Chenming Wu, Zhibo Rao 외

Recently, learning-based stereo matching methods have achieved great improvement in public benchmarks, where soft argmin and smooth L1 loss play a core contribution to their success. However, in unsupervised domain adapt…

Domain AdaptationStereo MatchingUnsupervised Domain Adaptation