paper-with-me

Papers

FREEDOM: Target Label & Source Data & Domain Information-Free Multi-Source Domain Adaptation for Unsupervised Personalization

2023-07-04 · Eunju Yang, Gyusang Cho, Chan-Hyun Youn

From a service perspective, Multi-Source Domain Adaptation (MSDA) is a promising scenario to adapt a deployed model to a client's dataset. It can provide adaptation without a target label and support the case where a source dataset is constructed from multiple domains. However, it is impractical, wherein its training heavily relies on prior domain information of the multi-source dataset -- how many domains exist and the domain label of each data sample. Moreover, MSDA requires both source and target datasets simultaneously (physically), causing storage limitations on the client device or data privacy issues by transferring client data to a server. For a more practical scenario of model adaptation from a service provider's point of view, we relax these constraints and present a novel problem scenario of Three-Free Domain Adaptation, namely TFDA, where 1) target labels, 2) source dataset, and mostly 3) source domain information (domain labels + the number of domains) are unavailable. Under the problem scenario, we propose a practical adaptation framework called FREEDOM. It leverages the power of the generative model, disentangling data into class and style aspects, where the style is defined as the class-independent information from the source data and designed with a nonparametric Bayesian approach. In the adaptation stage, FREEDOM aims to match the source class distribution with the target's under the philosophy that class distribution is consistent even if the style is different; after then, only part of the classification model is deployed as a personalized network. As a result, FREEDOM achieves state-of-the-art or comparable performance even without domain information, with reduced final model size on the target side, independent of the number of source domains.

📄 PDF Abstract BibTeX arXiv:2307.02493

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPhilosophy

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Multi-Channel Uncertainty-Weighted Score Matching for Conditional Diffusion in Medical UDA

2025-09-26 · Chen Li, Meilong Xu, Xiaoling Hu, Weimin Lyu 외 arxiv

Robust medical image segmentation across modalities remains challenging due to severe domain shifts and the lack of target-domain labels. While diffusion models have been explored for cross-domain generation and augmenta…

Medical Image Segmentation

Semi-Supervised Domain Adaptation by Similarity based Pseudo-label Injection

2022-09-05 · Abhay Rawat, Isha Dua, Saurav Gupta, Rahul Tallamraju

One of the primary challenges in Semi-supervised Domain Adaptation (SSDA) is the skewed ratio between the number of labeled source and target samples, causing the model to be biased towards the source domain. Recent work…

Domain AdaptationPseudo LabelSemi-supervised Domain Adaptation

Ensemble Multi-Source Domain Adaptation with Pseudolabels

2020-09-29 · Seongmin Lee, Hyunsik Jeon, U Kang

Given multiple source datasets with labels, how can we train a target model with no labeled data? Multi-source domain adaptation (MSDA) aims to train a model using multiple source datasets different from a target dataset…

Domain AdaptationEnsemble Learning

Cross-domain Self-supervised Learning for Domain Adaptation with Few Source Labels

2020-03-18 · Donghyun Kim, Kuniaki Saito, Tae-Hyun Oh, Bryan A. Plummer 외

Existing unsupervised domain adaptation methods aim to transfer knowledge from a label-rich source domain to an unlabeled target domain. However, obtaining labels for some source domains may be very expensive, making com…

Domain AdaptationSelf-Supervised LearningUnsupervised Domain Adaptation

Open-Set Multi-Source Multi-Target Domain Adaptation

2023-02-02 · Rohit Lal, Arihant Gaur, Aadhithya Iyer, Muhammed Abdullah Shaikh 외

Single-Source Single-Target Domain Adaptation (1S1T) aims to bridge the gap between a labelled source domain and an unlabelled target domain. Despite 1S1T being a well-researched topic, they are typically not deployed to…

Domain AdaptationGraph AttentionMulti-target Domain Adaptation