LGMay 30, 2025

Inference-Time Alignment of Diffusion Models with Evolutionary Algorithms

arXiv:2506.00299v11 citationsh-index: 20
Originality Highly original
AI Analysis

This addresses the need for efficient alignment of diffusion models in applications requiring safety or specific constraints, offering a novel inference-time solution.

The paper tackles the problem of aligning diffusion models with downstream objectives like safety or domain-specific validity, introducing an inference-time framework using evolutionary algorithms that treats models as black-boxes. The result shows it outperforms state-of-the-art methods on benchmarks, with 55-76% lower GPU memory usage and 72-80% faster running times.

Diffusion models are state-of-the-art generative models in various domains, yet their samples often fail to satisfy downstream objectives such as safety constraints or domain-specific validity. Existing techniques for alignment require gradients, internal model access, or large computational budgets. We introduce an inference-time alignment framework based on evolutionary algorithms. We treat diffusion models as black-boxes and search their latent space to maximize alignment objectives. Our method enables efficient inference-time alignment for both differentiable and non-differentiable alignment objectives across a range of diffusion models. On the DrawBench and Open Image Preferences benchmark, our EA methods outperform state-of-the-art gradient-based and gradient-free inference-time methods. In terms of memory consumption, we require 55% to 76% lower GPU memory than gradient-based methods. In terms of running-time, we are 72% to 80% faster than gradient-based methods. We achieve higher alignment scores over 50 optimization steps on Open Image Preferences than gradient-based and gradient-free methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes