paper-with-me

Papers

Source-Free Domain Adaptation by Optimizing Batch-Wise Cosine Similarity

2026-01-24 · Harsharaj Pathak, Vineeth N Balasubramanian arxiv

Source-Free Domain Adaptation (SFDA) is an emerging area of research that aims to adapt a model trained on a labeled source domain to an unlabeled target domain without accessing the source data. Most of the successful methods in this area rely on the concept of neighborhood consistency but are prone to errors due to misleading neighborhood information. In this paper, we explore this approach from the point of view of learning more informative clusters and mitigating the effect of noisy neighbors using a concept called neighborhood signature, and demonstrate that adaptation can be achieved using just a single loss term tailored to optimize the similarity and dissimilarity of predictions of samples in the target domain. In particular, our proposed method outperforms existing methods in the challenging VisDA dataset while also yielding competitive results on other benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2601.17408

Code (0)

등록된 구현이 없습니다.

Tasks

Source-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Source-free Domain Adaptation via Distributional Alignment by Matching Batch Normalization Statistics

2021-01-19 · Masato Ishii, Masashi Sugiyama

In this paper, we propose a novel domain adaptation method for the source-free setting. In this setting, we cannot access source data during adaptation, while unlabeled target data and a model pretrained with source data…

Domain AdaptationSource-Free Domain Adaptation

Adapting Off-the-Shelf Source Segmenter for Target Medical Image Segmentation

2021-06-23 · Xiaofeng Liu, Fangxu Xing, Chao Yang, Georges El Fakhri 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled and unseen target domain, which is usually trained on data from both domains. Access to the source doma…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+2

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 …

Domain Adaptationdomain classificationTest-time Adaptation

Continual BatchNorm Adaptation (CBNA) for Semantic Segmentation

2022-03-02 · Marvin Klingner, Mouadh Ayache, Tim Fingscheidt

Environment perception in autonomous driving vehicles often heavily relies on deep neural networks (DNNs), which are subject to domain shifts, leading to a significantly decreased performance during DNN deployment. Usual…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Source Free Domain Adaptation with Image Translation

2020-08-17 · Yunzhong Hou, Liang Zheng

Effort in releasing large-scale datasets may be compromised by privacy and intellectual property considerations. A feasible alternative is to release pre-trained models instead. While these models are strong on their ori…

Domain Adaptationimage-classificationImage ClassificationSource-Free Domain Adaptation+1