Switch language한국어
Back to the list

A Frozen Pixel-Space Diffusion Model Can Guide Itself with Its Own Samples

TL;DR AI

Key summary

2 min read
  1. Researchers propose Synthetic Self-Guidance, a lightweight method that improves a frozen pixel-space diffusion model during sampling.

  2. It adds a small head on an intermediate layer and uses the gap between intermediate and final predictions to steer generation.

  3. The head can be trained on model-generated synthetic images instead of real data, with especially strong gains on high-frequency detail.

  4. Across several ImageNet pixel diffusion models, the approach delivers better sample quality and lower FID with very low extra compute.

Read the original