LEAD: Learning Decomposition for Source-free Universal Domain Adaptation
Sanqing Qu, Tianpei Zou, Lianghua He, Florian R\"ohrbein, Alois Knoll,, Guang Chen, Changjun Jiang

TL;DR
LEAD introduces a feature decomposition approach for source-free universal domain adaptation, effectively identifying target-private data and outperforming existing methods in accuracy and efficiency.
Contribution
The paper proposes a novel feature decomposition method, LEAD, for source-free UniDA, enabling adaptive identification of target-private data without source data access.
Findings
LEAD outperforms GLC by 3.5% in H-score on VisDA.
LEAD reduces 75% of the time needed for pseudo-labeling.
LEAD is compatible with most existing UniDA methods.
Abstract
Universal Domain Adaptation (UniDA) targets knowledge transfer in the presence of both covariate and label shifts. Recently, Source-free Universal Domain Adaptation (SF-UniDA) has emerged to achieve UniDA without access to source data, which tends to be more practical due to data protection policies. The main challenge lies in determining whether covariate-shifted samples belong to target-private unknown categories. Existing methods tackle this either through hand-crafted thresholding or by developing time-consuming iterative clustering strategies. In this paper, we propose a new idea of LEArning Decomposition (LEAD), which decouples features into source-known and -unknown components to identify target-private data. Technically, LEAD initially leverages the orthogonal decomposition analysis for feature decomposition. Then, LEAD builds instance-level decision boundaries to adaptively…
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 · Multimodal Machine Learning Applications
