LGCVJan 31, 2023

When Source-Free Domain Adaptation Meets Learning with Noisy Labels

arXiv:2301.13381v267 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses label noise issues in SFDA, which is crucial for adapting models without accessing private source data, but it is incremental as it builds on existing SFDA and LLN concepts.

The paper tackles the problem of noisy pseudo-labels in source-free domain adaptation (SFDA) by analyzing label noise distribution differences and leveraging the early-time training phenomenon, resulting in significant improvements to existing SFDA algorithms.

Recent state-of-the-art source-free domain adaptation (SFDA) methods have focused on learning meaningful cluster structures in the feature space, which have succeeded in adapting the knowledge from source domain to unlabeled target domain without accessing the private source data. However, existing methods rely on the pseudo-labels generated by source models that can be noisy due to domain shift. In this paper, we study SFDA from the perspective of learning with label noise (LLN). Unlike the label noise in the conventional LLN scenario, we prove that the label noise in SFDA follows a different distribution assumption. We also prove that such a difference makes existing LLN methods that rely on their distribution assumptions unable to address the label noise in SFDA. Empirical evidence suggests that only marginal improvements are achieved when applying the existing LLN methods to solve the SFDA problem. On the other hand, although there exists a fundamental difference between the label noise in the two scenarios, we demonstrate theoretically that the early-time training phenomenon (ETP), which has been previously observed in conventional label noise settings, can also be observed in the SFDA problem. Extensive experiments demonstrate significant improvements to existing SFDA algorithms by leveraging ETP to address the label noise in SFDA.

Foundations

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

Your Notes