← Latest
arXiv stat.ML Dec 24, 2025 07:34 UTC

Enhancing diffusion models with Gaussianization preprocessing

Diffusion models are a class of generative models that have demonstrated remarkable success in tasks such as image generation.

Receipts Open original

What’s new (20 sec)

Diffusion models are a class of generative models that have demonstrated remarkable success in tasks such as image generation.

Why it matters (2 min)

  • Diffusion models are a class of generative models that have demonstrated remarkable success in tasks such as image generation.
  • However, one of the bottlenecks of these models is slow sampling due to the delay before the onset of trajectory bifurcation, at which point substantial reconstruction begins.
  • Open receipts to verify and go deeper.

Go deeper (8 min)

Context

Diffusion models are a class of generative models that have demonstrated remarkable success in tasks such as image generation. However, one of the bottlenecks of these models is slow sampling due to the delay before the onset of trajectory bifurcation, at which point substantial reconstruction begins. This issue degrades generation quality, especially in the early stages. Our primary objective is to mitigate bifurcation-related issues by preprocessing the training data to enhance reconstruction quality, particularly for small-scale network architectures. Specifically, we propose applying Gaussianization preprocessing to the training data to make the target distribution more closely resemble an independent Gaussian distribution, which serves as the initial density of the reconstruction process. This preprocessing step simplifies the model's task of learning the target distribution, thereby improving generation quality even in the early stages of reconstruction with small networks. The proposed method is, in principle, applicable to a broad range of generative tasks, enabling more stable and efficient sampling processes.

For builders

Builder: scan the abstract + experiments; look for code, datasets, and evals.

Verify

Prefer primary announcements, papers, repos, and changelogs over reposts.

Receipts

  1. Enhancing diffusion models with Gaussianization preprocessing (arXiv stat.ML)