English

Diffusion Alignment as Variational Expectation-Maximization

Machine Learning 2026-03-09 v3

Abstract

Diffusion alignment aims to optimize diffusion models for the downstream objective. While existing methods based on reinforcement learning or direct backpropagation achieve considerable success in maximizing rewards, they often suffer from reward over-optimization and mode collapse. We introduce Diffusion Alignment as Variational Expectation-Maximization (DAV), a framework that formulates diffusion alignment as an iterative process alternating between two complementary phases: the E-step and the M-step. In the E-step, we employ test-time search to generate diverse and reward-aligned samples. In the M-step, we refine the diffusion model using samples discovered by the E-step. We demonstrate that DAV can optimize reward while preserving diversity for both continuous and discrete tasks: text-to-image synthesis and DNA sequence design. Our code is available at https://github.com/Jaewoopudding/dav.

Keywords

Cite

@article{arxiv.2510.00502,
  title  = {Diffusion Alignment as Variational Expectation-Maximization},
  author = {Jaewoo Lee and Minsu Kim and Sanghyeok Choi and Inhyuck Song and Sujin Yun and Hyeongyu Kang and Woocheol Shin and Taeyoung Yun and Kiyoung Om and Jinkyoo Park},
  journal= {arXiv preprint arXiv:2510.00502},
  year   = {2026}
}

Comments

ICLR 2026