HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation

Shiqi Yang Yaxing Wang Joost van de Weijer Luis Herranz Shangling Jui

Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation

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 no longer 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, and propose a self regularization loss to decrease the negative impact of noisy neighbors. Furthermore, to aggregate information with more context, we consider expanded neighborhoods with small affinity values. In the experimental results we verify that the inherent structure of the target features is an important source of information for domain adaptation. We demonstrate that this local structure can be efficiently captured by considering the local neighbors, the reciprocal neighbors, and the expanded neighborhood. Finally, we achieve state-of-the-art performance on several 2D image and 3D point cloud recognition datasets. Code is available in https://github.com/Albert0147/SFDA_neighbors.

Code Repositories

albert0147/sfda_neighbors
Official
pytorch
Mentioned in GitHub
albert0147/nrc_sfda
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
source-free-domain-adaptation-on-visda-2017NRC
Accuracy: 85.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Exploiting the Intrinsic Neighborhood Structure for Source-free Domain Adaptation | Papers | HyperAI