A Sampling-Based Domain Generalization Study with Diffusion Generative Models
Abstract
In this work, we investigate the domain generalization capabilities of diffusion models in the context of synthesizing images that are distinct from the training data. Instead of fine-tuning, we tackle this challenge from a sampling-based perspective using frozen, pre-trained diffusion models. Specifically, we demonstrate that arbitrary out-of-domain (OOD) images establish Gaussian priors in the latent spaces of a given model after inversion, and that these priors are separable from those of the original training domain. This OOD latent property allows us to synthesize new images of the target unseen domain by discovering qualified OOD latent encodings in the inverted noisy spaces, without altering the pre-trained models. Our cross-model and cross-domain experiments show that the proposed sampling-based method can expand the latent space and generate unseen images without impairing the generation quality of the original domain. We also showcase a practical application of our approach using astrophysical data, highlighting the potential of this generalization paradigm in data-sparse fields such as scientific exploration.
Cite
@article{arxiv.2310.09213,
title = {A Sampling-Based Domain Generalization Study with Diffusion Generative Models},
author = {Ye Zhu and Yu Wu and Duo Xu and Zhiwei Deng and Yan Yan and Olga Russakovsky},
journal= {arXiv preprint arXiv:2310.09213},
year = {2025}
}
Comments
NeurIPS 2025 Workshop on Frontiers in Probabilistic Inference: Learning meets Sampling. Code can be found at https://github.com/L-YeZhu/DiscoveryDiff