From Global to Factor-Wise Expert Composition in Discrete Diffusion Models
Abstract
Discrete diffusion models offer a powerful framework for solving complex reasoning tasks, particularly through compositional generation, which combines multiple pre-trained experts to generalize beyond their individual training data. Recent theoretical corrections introduce time-dependent mixing weights to better align composed diffusion dynamics with the intended target. However, these methods are fundamentally limited by working on a per-sample basis, treating each generated state monolithically and ignoring the potential spatial or functional specializations of different experts. In this work, we address this limitation by proposing FactorDiff - a factor-wise composition framework for diffusion models. We posit that samples can be further decomposed into smaller factors, and propose a sampling process that dynamically routes each factor to the most relevant expert. We instantiate this framework with spatial/pixel-level compositions and validate it on the ARC-AGI benchmark, demonstrating that simple factor-specific routing consistently outperforms complex global scalar weighting schemes on tasks that require logical consistency and spatial disentanglement.
Cite
@article{arxiv.2607.11758,
title = {From Global to Factor-Wise Expert Composition in Discrete Diffusion Models},
author = {Haozhe Huang and Yudong Xu and Abhijoy Mandal and Alán Aspuru-Guzik},
journal= {arXiv preprint arXiv:2607.11758},
year = {2026}
}