Spectral Guidance for Flexible and Efficient Control of Diffusion Models
Abstract
Lay Summary
Making AI image generators produce something specific requires "guiding" them. Today this is either costly (retrain an entire system for each new type of control) or fragile (apply quick fixes during generation that often distort the image). We noticed that during generation, the broad strokes of an image emerge first and remain stable, while fine details only fill in at the end. We trained a small companion network to identify these stable broad-stroke features just once. Any guidance signal, from text descriptions to target shapes, can then be mapped onto them and used to steer generation, with no retraining for each new task. Our method matches the requested content more accurately than the best existing guidance techniques while running four times faster. The same learned features handle categories, text prompts, and shape constraints without modification. As a bonus, they reveal a sharp transition during generation that pinpoints when guidance has the most influence. This is useful both as a practical tip and as a window into how these image generators work internally.