TL;DR
This paper introduces Cal-SFDA, a source-free domain adaptation method for semantic segmentation that uses differentiable expected calibration error to improve model reliability and performance without source data.
Contribution
The paper proposes a novel calibration-guided framework that estimates ECE to enhance source-free domain adaptation, including a differentiable ECE objective and a target ECE estimation method.
Findings
Outperforms previous methods by up to 5.25% mIoU on synthetic-to-real tasks.
Uses ECE to guide pseudo-labeling and model selection.
Demonstrates improved calibration and generalization in domain adaptation.
Abstract
The prevalence of domain adaptive semantic segmentation has prompted concerns regarding source domain data leakage, where private information from the source domain could inadvertently be exposed in the target domain. To circumvent the requirement for source data, source-free domain adaptation has emerged as a viable solution that leverages self-training methods to pseudo-label high-confidence regions and adapt the model to the target data. However, the confidence scores obtained are often highly biased due to over-confidence and class-imbalance issues, which render both model selection and optimization problematic. In this paper, we propose a novel calibration-guided source-free domain adaptive semantic segmentation (Cal-SFDA) framework. The core idea is to estimate the expected calibration error (ECE) from the segmentation predictions, serving as a strong indicator of the model's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
