paper-with-me

Papers

Dirichlet-based Uncertainty Calibration for Active Domain Adaptation

2023-02-27 · Mixue Xie, Shuang Li, Rui Zhang, Chi Harold Liu

Active domain adaptation (DA) aims to maximally boost the model adaptation on a new target domain by actively selecting limited target data to annotate, whereas traditional active learning methods may be less effective since they do not consider the domain shift issue. Despite active DA methods address this by further proposing targetness to measure the representativeness of target domain characteristics, their predictive uncertainty is usually based on the prediction of deterministic models, which can easily be miscalibrated on data with distribution shift. Considering this, we propose a \textit{Dirichlet-based Uncertainty Calibration} (DUC) approach for active DA, which simultaneously achieves the mitigation of miscalibration and the selection of informative target samples. Specifically, we place a Dirichlet prior on the prediction and interpret the prediction as a distribution on the probability simplex, rather than a point estimate like deterministic models. This manner enables us to consider all possible predictions, mitigating the miscalibration of unilateral prediction. Then a two-round selection strategy based on different uncertainty origins is designed to select target samples that are both representative of target domain and conducive to discriminability. Extensive experiments on cross-domain image classification and semantic segmentation validate the superiority of DUC.

📄 PDF Abstract BibTeX arXiv:2302.13824

Code (1)

bit-da/duc 공식 구현 pytorch

Tasks

Active LearningDomain Adaptationimage-classificationImage ClassificationPredictionSemantic Segmentation

Similar Papers 제목 키워드 기반

Bi-level Meta-Policy Control for Dynamic Uncertainty Calibration in Evidential Deep Learning

2025-10-10 · Zhen Yang, Yansong Ma, Lei Chen arxiv

Traditional Evidence Deep Learning (EDL) methods rely on static hyperparameter for uncertainty calibration, limiting their adaptability in dynamic data distributions, which results in poor calibration and generalization …

Label Calibration in Source Free Domain Adaptation

2025-01-13 · Shivangi Rai, Rini Smita Thakur, Kunal Jangid, Vinod K Kurmi

Source-free domain adaptation (SFDA) utilizes a pre-trained source model with unlabeled target data. Self-supervised SFDA techniques generate pseudolabels from the pre-trained source model, but these pseudolabels often c…

Deep LearningDomain AdaptationLearning with noisy labelsSource-Free Domain Adaptation

Uncertainty Awareness on Unsupervised Domain Adaptation for Time Series Data

2025-08-26 · Weide Liu, Xiaoyang Zhong, Lu Wang, Jingwen Hou 외 arxiv

Unsupervised domain adaptation methods seek to generalize effectively on unlabeled test data, especially when encountering the common challenge in time series data that distribution shifts occur between training and test…

Unsupervised Domain Adaptation

Revisiting the Domain Shift and Sample Uncertainty in Multi-source Active Domain Transfer

2023-11-21 · CVPR 2024 1 · Wenqiao Zhang, Zheqi Lv, Hao Zhou, Jia-Wei Liu 외

Active Domain Adaptation (ADA) aims to maximally boost model adaptation in a new target domain by actively selecting a limited number of target data to annotate.This setting neglects the more practical scenario where tra…

DiversityDomain AdaptationTransfer Learning

Optimizing Chain-of-Thought Confidence via Topological and Dirichlet Risk Analysis

2025-11-09 · Abhishek More, Anthony Zhang, Nicole Bonilla, Ashvik Vivekan 외 arxiv

Chain-of-thought (CoT) prompting enables Large Language Models to solve complex problems, but deploying these models safely requires reliable confidence estimates, a capability where existing methods suffer from poor cal…

Stock Price Prediction