Stable Neighbor Denoising for Source-free Domain Adaptive Segmentation
Dong Zhao, Shuang Wang, Qi Zang, Licheng Jiao, Nicu Sebe, Zhun Zhong

TL;DR
This paper introduces Stable Neighbor Denoising (SND), a novel method for source-free unsupervised domain adaptation in semantic segmentation that effectively reduces pseudo-label noise by leveraging stable neighbor samples, improving adaptation accuracy.
Contribution
The paper proposes a universal denoising mechanism using stable neighbor samples and bi-level learning, addressing class, domain, and confirmation biases in SFUDA for segmentation.
Findings
SND outperforms state-of-the-art methods in various SFUDA segmentation tasks.
SND can be integrated with other approaches for further improvements.
SND is applicable without specific segmentor structures.
Abstract
We study source-free unsupervised domain adaptation (SFUDA) for semantic segmentation, which aims to adapt a source-trained model to the target domain without accessing the source data. Many works have been proposed to address this challenging problem, among which uncertainty-based self-training is a predominant approach. However, without comprehensive denoising mechanisms, they still largely fall into biased estimates when dealing with different domains and confirmation bias. In this paper, we observe that pseudo-label noise is mainly contained in unstable samples in which the predictions of most pixels undergo significant variations during self-training. Inspired by this, we propose a novel mechanism to denoise unstable samples with stable ones. Specifically, we introduce the Stable Neighbor Denoising (SND) approach, which effectively discovers highly correlated stable and unstable…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsSparse Evolutionary Training
