paper-with-me

Papers

Domain Gap Estimation for Source Free Unsupervised Domain Adaptation with Many Classifiers

2022-07-12 · Ziyang Zong, Jun He, Lei Zhang, Hai Huan

In theory, the success of unsupervised domain adaptation (UDA) largely relies on domain gap estimation. However, for source free UDA, the source domain data can not be accessed during adaptation, which poses great challenge of measuring the domain gap. In this paper, we propose to use many classifiers to learn the source domain decision boundaries, which provides a tighter upper bound of the domain gap, even if both of the domain data can not be simultaneously accessed. The source model is trained to push away each pair of classifiers whilst ensuring the correctness of the decision boundaries. In this sense, our many classifiers model separates the source different categories as far as possible which induces the maximum disagreement of many classifiers in the target domain, thus the transferable source domain knowledge is maximized. For adaptation, the source model is adapted to maximize the agreement among pairs of the classifiers. Thus the target features are pushed away from the decision boundaries. Experiments on several datasets of UDA show that our approach achieves state of the art performance among source free UDA approaches and can even compete to source available UDA methods.

📄 PDF Abstract BibTeX arXiv:2207.05785

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Source-Free Domain Adaptive Fundus Image Segmentation with Denoised Pseudo-Labeling

2021-09-19 · Cheng Chen, Quande Liu, Yueming Jin, Qi Dou 외

Domain adaptation typically requires to access source domain data to utilize their distribution information for domain alignment with the target data. However, in many real-world scenarios, the source data may not be acc…

DenoisingDomain AdaptationImage SegmentationSemantic Segmentation+1

Source-Free Adaptive Gaze Estimation by Uncertainty Reduction

2023-01-01 · CVPR 2023 1 · Xin Cai, Jiabei Zeng, Shiguang Shan, Xilin Chen

Gaze estimation across domains has been explored recently because the training data are usually collected under controlled conditions while the trained gaze estimators are used in real and diverse environments. Howev…

Domain AdaptationGaze EstimationSource-Free Domain Adaptation

Source-Free Domain-Invariant Performance Prediction

2024-08-05 · Ekaterina Khramtsova, Mahsa Baktashmotlagh, Guido Zuccon, Xi Wang 외

Accurately estimating model performance poses a significant challenge, particularly in scenarios where the source and target domains follow different data distributions. Most existing performance prediction methods heavi…

Object RecognitionPrediction

HEAL: Learning-Free Source Free Unsupervised Domain Adaptation for Cross-Modality Medical Image Segmentation

2025-11-22 · Yulong Shi, Jiapeng Li, Lin Qi arxiv

Growing demands for clinical data privacy and storage constraints have spurred advances in Source Free Unsupervised Domain Adaptation (SFUDA). SFUDA addresses the domain shift by adapting models from the source domain to…

Unsupervised Domain AdaptationMedical Image Segmentation

Source-Free and Image-Only Unsupervised Domain Adaptation for Category Level Object Pose Estimation

2024-01-19 · Prakhar Kaushik, Aayush Mishra, Adam Kortylewski, Alan Yuille

We consider the problem of source-free unsupervised category-level pose estimation from only RGB images to a target domain without any access to source domain data or 3D annotations during adaptation. Collecting and anno…

Domain AdaptationPose EstimationUnsupervised Domain Adaptation