Trust your Good Friends: Source-free Domain Adaptation by Reciprocal Neighborhood Clustering
Shiqi Yang, Yaxing Wang, Joost van de Weijer, Luis Herranz, Shangling, Jui, Jian Yang

TL;DR
This paper introduces a source-free domain adaptation method that leverages the intrinsic clustering structure of target data through reciprocal neighborhood clustering, achieving state-of-the-art results without source data access.
Contribution
The method uniquely utilizes reciprocal neighborhood clustering and local density to adapt models in source-free domain adaptation scenarios.
Findings
Achieves state-of-the-art performance on multiple datasets.
Effectively captures target data structure for better adaptation.
Outperforms existing source-free domain adaptation methods.
Abstract
Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectual property). In this paper, we address the challenging source-free domain adaptation (SFDA) problem, where the source pretrained model is adapted to the target domain in the absence of source data. Our method is based on the observation that target data, which might not align with the source domain classifier, still forms clear clusters. We capture this intrinsic structure by defining local affinity of the target data, and encourage label consistency among data with high local affinity. We observe that higher affinity should be assigned to reciprocal neighbors. To aggregate information with more context, we consider expanded neighborhoods with small affinity values.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsALIGN
