Mixture of States: Routing Token-Level Dynamics for Multimodal Generation
arXiv:2511.12207
Abstract
We introduce MoS (Mixture of States), a novel fusion paradigm for multimodal diffusion models that merges modalities using flexible, state-based interactions. The core of MoS is a learnable, token-wise router that creates denoising timestep- and input-dependent interactions between modalities' hidden states, precisely aligning token-level features with the diffusion trajectory. This router sparsely selects the top- hidden states and is trained with an -greedy strategy, efficiently selecting contextual features with minimal learnable parameters and negligible computational overhead. We validate our design with text-to-image generation (MoS-Image) and editing (MoS-Editing), which achieve state-of-the-art results. With only 3B to 5B parameters, our models match or surpass counterparts up to larger. These findings establish MoS as a flexible and compute-efficient paradigm for scaling multimodal diffusion models.
Accepted to CVPR 2026; Homepage: https://haozheliu-st.github.io/mos-homepage/