Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SFBD Flow: A Continuous-Optimization Framework for Training Diffusion Models with Noisy Samples

About

Diffusion models achieve strong generative performance but often rely on large datasets that may include sensitive content. This challenge is compounded by the models' tendency to memorize training data, raising privacy concerns. SFBD (Lu et al., 2025) addresses this by training on corrupted data and using limited clean samples to capture local structure and improve convergence. However, its iterative denoising and fine-tuning loop requires manual coordination, making it burdensome to implement. We reinterpret SFBD as an alternating projection algorithm and introduce a continuous variant, SFBD flow, that removes the need for alternating steps. We further show its connection to consistency constraint-based methods, and demonstrate that its practical instantiation, Online SFBD, consistently outperforms strong baselines across benchmarks.

Haoye Lu, Darren Lo, Yaoliang Yu• 2025

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 32x32
FID2.49
147
Image GenerationCelebA-64
FID3.19
75
Showing 2 of 2 rows

Other info

Follow for update