Dynamic Search for Inference-Time Alignment in Diffusion Models
About
Diffusion models have shown promising generative capabilities across diverse domains, yet aligning their outputs with desired reward functions remains a challenge, particularly in cases where reward functions are non-differentiable. Some gradient-free guidance methods have been developed, but they often struggle to achieve optimal inference-time alignment. In this work, we newly frame inference-time alignment in diffusion as a search problem and propose Dynamic Search for Diffusion (DSearch), which subsamples from denoising processes and approximates intermediate node rewards. It also dynamically adjusts beam width and tree expansion to efficiently explore high-reward generations. To refine intermediate decisions, DSearch incorporates adaptive scheduling based on noise levels and a lookahead heuristic function. We validate DSearch across multiple domains, including biological sequence design, molecular optimization, and image generation, demonstrating superior reward optimization compared to existing approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic Attribute Alignment | Gemma animal-attribute prompts | Happy Score0.29 | 9 | |
| Aesthetic Reward Optimization | Animal prompts 2D image generation | Aesthetic Score6.61 | 5 | |
| HPSv3 Reward Optimization | Animal prompts 2D image generation | HPSv3 Score9.9 | 5 | |
| 3D Aerodynamic optimization | 3D Vehicle models | Aerodynamic Score0.21 | 5 | |
| Compressibility optimization | Animal prompts 2D image generation | Compressibility54.85 | 5 | |
| Incompressibility optimization | Animal prompts 2D image generation | Incompressibility Score120.1 | 5 |