English

Mixture of States: Routing Token-Level Dynamics for Multimodal Generation

Computer Vision and Pattern Recognition 2026-03-17 v2

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-kk hidden states and is trained with an ϵ\epsilon-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 4×4\times larger. These findings establish MoS as a flexible and compute-efficient paradigm for scaling multimodal diffusion models.

Keywords

Cite

@article{arxiv.2511.12207,
  title  = {Mixture of States: Routing Token-Level Dynamics for Multimodal Generation},
  author = {Haozhe Liu and Ding Liu and Mingchen Zhuge and Zijian Zhou and Tian Xie and Sen He and Yukang Yang and Shuming Liu and Yuren Cong and Jiadong Guo and Hongyu Xu and Ke Xu and Kam-Woh Ng and Juan C. Pérez and Juan-Manuel Pérez-Rúa and Tao Xiang and Wei Liu and Shikun Liu and Jürgen Schmidhuber},
  journal= {arXiv preprint arXiv:2511.12207},
  year   = {2026}
}

Comments

Accepted to CVPR 2026; Homepage: https://haozheliu-st.github.io/mos-homepage/

R2 v1 2026-07-01T07:39:03.580Z