paper-with-me

홈 › Papers

Adaptive Adversarial Network for Source-Free Domain Adaptation

2021-01-01 · ICCV 2021 10 · Haifeng Xia, Handong Zhao, Zhengming Ding

Unsupervised Domain Adaptation solves knowledge transfer along with the coexistence of well-annotated source domain and unlabeled target instances. However, the source domain in many practical applications is not always accessible due to data privacy or the insufficient memory storage for small devices. This scenario defined as Source-free Domain Adaptation only allows accessing the well-trained source model for target learning. To address the challenge of source data unavailability, we develop an Adaptive Adversarial Network (A2Net) including three components. Specifically, the first one named Adaptive Adversarial Inference seeks a target-specific classifier to advance the recognition of samples which the provided source-specific classifier difficultly identifies. Then, the Contrastive Category-wise Matching module exploits the positive relation of every two target images to enforce the compactness of subspace for each category. Thirdly, Self-Supervised Rotation facilitates the model to learn additional semantics from target images by themselves. Extensive experiments on the popular cross-domain benchmarks verify the effectiveness of our proposed model on solving adaptation task without any source data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSource-Free Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

A3: Active Adversarial Alignment for Source-Free Domain Adaptation

2024-09-27 · Chrisantus Eze, Christopher Crick

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Recent works have focused on source-free UDA, where only target data is available. This is chall…

Active LearningDomain AdaptationSelf-Supervised LearningSource-Free Domain Adaptation+1

Amplitude Spectrum Transformation for Open Compound Domain Adaptive Semantic Segmentation

2022-02-09 · Jogendra Nath Kundu, Akshay Kulkarni, Suvaansh Bhambri, Varun Jampani 외

Open compound domain adaptation (OCDA) has emerged as a practical adaptation setting which considers a single labeled source domain against a compound of multi-modal unlabeled target data in order to generalize better on…

DisentanglementDomain AdaptationScene SegmentationSemantic Segmentation

MIAdapt: Source-free Few-shot Domain Adaptive Object Detection for Microscopic Images

2025-03-05 · Nimra Dilawar, Sara Nadeem, Javed Iqbal, Waqas Sultani 외

Existing generic unsupervised domain adaptation approaches require access to both a large labeled source dataset and a sufficient unlabeled target dataset during adaptation. However, collecting a large dataset, even if u…

Domain Adaptationobject-detectionObject DetectionUnsupervised Domain Adaptation

Leveraging Confident Image Regions for Source-Free Domain-Adaptive Object Detection

2025-01-17 · Mohamed Lamine Mekhalfi, Davide Boscaini, Fabio Poiesi

Source-free domain-adaptive object detection is an interesting but scarcely addressed topic. It aims at adapting a source-pretrained detector to a distinct target domain without resorting to source data during adaptation…

Data Augmentationobject-detectionObject Detection

Unsupervised Accuracy Estimation of Deep Visual Models using Domain-Adaptive Adversarial Perturbation without Source Samples

2023-07-19 · ICCV 2023 1 · Joonho Lee, Jae Oh Woo, Hankyu Moon, Kwonho Lee

Deploying deep visual models can lead to performance drops due to the discrepancies between source and target distributions. Several approaches leverage labeled source data to estimate target domain accuracy, but accessi…

Domain AdaptationSource-Free Domain Adaptation