Dynamic Search for Inference-Time Alignment in Diffusion Models
By: Xiner Li , Masatoshi Uehara , Xingyu Su and more
Potential Business Impact:
Makes AI create better things by searching smarter.
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.
Similar Papers
Inference-Time Alignment of Diffusion Models with Evolutionary Algorithms
Machine Learning (CS)
Makes AI art follow rules and be safer.
Inference-Time Text-to-Video Alignment with Diffusion Latent Beam Search
CV and Pattern Recognition
Makes AI videos move more naturally and realistically.
Constraint-Guided Prediction Refinement via Deterministic Diffusion Trajectories
Artificial Intelligence
Fixes computer guesses to follow real-world rules.