paper-with-me

Papers

Uncertainty-guided Source-free Domain Adaptation

2022-08-16 · Subhankar Roy, Martin Trapp, Andrea Pilzer, Juho Kannala, Nicu Sebe, Elisa Ricci, Arno Solin

Source-free domain adaptation (SFDA) aims to adapt a classifier to an unlabelled target data set by only using a pre-trained source model. However, the absence of the source data and the domain shift makes the predictions on the target data unreliable. We propose quantifying the uncertainty in the source model predictions and utilizing it to guide the target adaptation. For this, we construct a probabilistic source model by incorporating priors on the network parameters inducing a distribution over the model predictions. Uncertainties are estimated by employing a Laplace approximation and incorporated to identify target data points that do not lie in the source manifold and to down-weight them when maximizing the mutual information on the target data. Unlike recent works, our probabilistic treatment is computationally lightweight, decouples source training and target adaptation, and requires no specialized source training or changes of the model architecture. We show the advantages of uncertainty-guided SFDA over traditional SFDA in the closed-set and open-set settings and provide empirical evidence that our approach is more robust to strong domain shifts even without tuning.

📄 PDF Abstract BibTeX arXiv:2208.07591

Code (1)

roysubhankar/uncertainty-sfda 공식 구현 pytorch

Tasks

Domain AdaptationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Uncertainty-Guided Mixup for Semi-Supervised Domain Adaptation without Source Data

2021-07-14 · Ning Ma, Jiajun Bu, Zhen Zhang, Sheng Zhou

Present domain adaptation methods usually perform explicit representation alignment by simultaneously accessing the source data and target data. However, the source data are not always available due to the privacy preser…

Domain AdaptationPrivacy PreservingSemi-supervised Domain AdaptationSource-Free Domain Adaptation

Multi-source-free Domain Adaptation via Uncertainty-aware Adaptive Distillation

2024-02-09 · Yaxuan Song, Jianan Fan, Dongnan Liu, Weidong Cai

Source-free domain adaptation (SFDA) alleviates the domain discrepancy among data obtained from domains without accessing the data for the awareness of data privacy. However, existing conventional SFDA methods face inher…

Domain AdaptationKnowledge DistillationSource-Free Domain AdaptationSource Free Object Detection+1

An Uncertainty-guided Tiered Self-training Framework for Active Source-free Domain Adaptation in Prostate Segmentation

2024-07-03 · Zihao Luo, Xiangde Luo, Zijun Gao, Guotai Wang

Deep learning models have exhibited remarkable efficacy in accurately delineating the prostate for diagnosis and treatment of prostate diseases, but challenges persist in achieving robust generalization across different …

Domain AdaptationImage SegmentationMedical Image SegmentationMRI segmentation+4

UPL-SFDA: Uncertainty-aware Pseudo Label Guided Source-Free Domain Adaptation for Medical Image Segmentation

2023-09-19 · Jianghao Wu, Guotai Wang, Ran Gu, Tao Lu 외

Domain Adaptation (DA) is important for deep learning-based medical image segmentation models to deal with testing images from a new target domain. As the source-domain data are usually unavailable when a trained model i…

Brain SegmentationDomain AdaptationImage SegmentationMedical Image Segmentation+5

Grad-CL: Source Free Domain Adaptation with Gradient Guided Feature Disalignment

2025-09-12 · Rini Smita Thakur, Rajeev Ranjan Dwivedi, Vinod K Kurmi arxiv

Accurate segmentation of the optic disc and cup is critical for the early diagnosis and management of ocular diseases such as glaucoma. However, segmentation models trained on one dataset often suffer significant perform…

Source-Free Domain AdaptationContrastive Learning