Transcending Domains through Text-to-Image Diffusion: A Source-Free Approach to Domain Adaptation
Shivang Chopra, Suraj Kothawade, Houda Aynaou, Aman Chadha

TL;DR
This paper introduces a source-free domain adaptation method that uses a text-to-image diffusion model trained on target data to generate source-like samples, enabling effective model adaptation without access to original source data.
Contribution
It proposes a novel framework that generates source data via text-to-image diffusion models trained on target samples, addressing privacy concerns in domain adaptation.
Findings
Significant performance improvements on Office-31, Office-Home, and VisDA benchmarks.
Outperforms several baseline methods in source-free domain adaptation.
Effective in scenarios with strict data privacy regulations.
Abstract
Domain Adaptation (DA) is a method for enhancing a model's performance on a target domain with inadequate annotated data by applying the information the model has acquired from a related source domain with sufficient labeled data. The escalating enforcement of data-privacy regulations like HIPAA, COPPA, FERPA, etc. have sparked a heightened interest in adapting models to novel domains while circumventing the need for direct access to the source data, a problem known as Source-Free Domain Adaptation (SFDA). In this paper, we propose a novel framework for SFDA that generates source data using a text-to-image diffusion model trained on the target domain samples. Our method starts by training a text-to-image diffusion model on the labeled target domain samples, which is then fine-tuned using the pre-trained source model to generate samples close to the source data. Finally, we use Domain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsALIGN · Diffusion
