Switch language한국어
Back to the list

Inference-Time Scaling of Diffusion Models via Progressive Seed Pruning

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Progressive Seed Pruning, a new inference-time scaling method for diffusion-based image generation.

  2. It scores intermediate denoising states, keeps the most promising seeds, and prunes weaker ones so more candidates can be explored early under a fixed compute budget.

  3. The approach improves prompt alignment and image quality without increasing total model evaluations.

  4. It outperforms several selection baselines in both automated metrics and human evaluation.

Read the original