Sobolev Regularized Score Difference Estimation in Diffusion Models
Abstract
Lay Summary
Diffusion models are powerful generative models, but adapting them to a new task can be difficult when only a small amount of target data is available. A common strategy is to start from a model trained on a large source dataset and then learn how to guide it toward the target dataset. However, existing guidance methods can be unstable because small errors in the learned function may become large when its gradient is used during generation. This paper proposes a more stable approach. We add a smoothness penalty that prevents the model from fitting noisy artifacts, making the learned guidance more reliable in small-sample settings. We provide theoretical guarantees showing that our estimator improves with more data, and we study fundamental limits of the problem. Experiments show that the method is more stable than standard classification-based approaches. On an electrocardiogram generation task, it improves downstream classification performance when adapting a diffusion model to a target dataset with limited data. Overall, this work offers a scalable and statistically grounded method for adapting diffusion models to new domains where collecting large target datasets is difficult.