paper-with-me

홈 › Papers

Source-Free Few-Shot Domain Adaptation

2021-09-29 · Wenyu Zhang, Li Shen, Chuan-Sheng Foo, Wanyue Zhang

Deep models are prone to performance degradation when there is a domain shift between the source (training) data and target (test) data. Test-time adaptation of pre-trained source models with streaming unlabelled target data is an attractive setting that protects the privacy of source data, but it has mini-batch size and class-distribution requirements on the streaming data which might not be desirable in practice. In this paper, we propose the source-free few-shot adaptation setting to address these practical challenges in deploying test-time adaptation. Specifically, we propose a constrained optimization of source model batch normalization layers by finetuning linear combination coefficients between training and support statistics. The proposed method is easy to implement and improves source model performance with as little as one labelled target sample per class. We evaluate on different multi-domain classification datasets. Experiments demonstrate that our proposed method achieves comparable or better performance than test-time adaptation, while not constrained by streaming conditions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationdomain classificationTest-time Adaptation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

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

De-Confusing Pseudo-Labels in Source-Free Domain Adaptation

2024-01-03 · Idit Diamant, Amir Rosenfeld, Idan Achituve, Jacob Goldberger 외

Source-free domain adaptation aims to adapt a source-trained model to an unlabeled target domain without access to the source data. It has attracted growing attention in recent years, where existing approaches focus on s…

Domain AdaptationSource-Free Domain Adaptation

MU-SHOT-Fi: Self-Supervised Multi-User Wi-Fi Sensing with Source-free Unsupervised Domain Adaptation

2026-05-02 · Ahmed Y. Radwan, Hina Tabassum arxiv

Deep learning has been widely adopted for WiFi CSI-based human activity recognition (HAR) due to its ability to learn spatio-temporal features in a privacy-preserving and cost-effective manner. However, DL-based models g…

Unsupervised Domain AdaptationHuman Activity Recognition

Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Adaptation

2020-02-20 · ICML 2020 1 · Jian Liang, Dapeng Hu, Jiashi Feng

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from a labeled source dataset to solve similar tasks in a new unlabeled domain. Prior UDA methods typically require to access the source data wh…

Domain AdaptationPartial Domain AdaptationRepresentation LearningSource-Free Domain Adaptation+2

Knowledge-Data Fusion Based Source-Free Semi-Supervised Domain Adaptation for Seizure Subtype Classification

2024-11-29 · Ruimin Peng, Jiayu An, Dongrui Wu

Electroencephalogram (EEG)-based seizure subtype classification enhances clinical diagnosis efficiency. Source-free semi-supervised domain adaptation (SF-SSDA), which transfers a pre-trained model to a new dataset with n…

ClassificationDomain AdaptationEEGElectroencephalogram (EEG)+4