CVJan 13, 2025

Label Calibration in Source Free Domain Adaptation

arXiv:2501.07072v13 citationsh-index: 11WACV
Originality Incremental advance
AI Analysis

This work addresses domain adaptation challenges for scenarios where source data is unavailable, offering an incremental improvement in pseudolabel refinement.

The paper tackles the problem of noisy pseudolabels in source-free domain adaptation by introducing predictive uncertainty and softmax calibration using evidential deep learning, resulting in a method that outperforms state-of-the-art techniques on benchmark datasets.

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 contain noise due to domain discrepancies between the source and target domains. Traditional self-supervised SFDA techniques rely on deterministic model predictions using the softmax function, leading to unreliable pseudolabels. In this work, we propose to introduce predictive uncertainty and softmax calibration for pseudolabel refinement using evidential deep learning. The Dirichlet prior is placed over the output of the target network to capture uncertainty using evidence with a single forward pass. Furthermore, softmax calibration solves the translation invariance problem to assist in learning with noisy labels. We incorporate a combination of evidential deep learning loss and information maximization loss with calibrated softmax in both prior and non-prior target knowledge SFDA settings. Extensive experimental analysis shows that our method outperforms other state-of-the-art methods on benchmark datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes