English

aMUSEd: An Open MUSE Reproduction

Computer Vision and Pattern Recognition 2024-01-04 v1

Abstract

We present aMUSEd, an open-source, lightweight masked image model (MIM) for text-to-image generation based on MUSE. With 10 percent of MUSE's parameters, aMUSEd is focused on fast image generation. We believe MIM is under-explored compared to latent diffusion, the prevailing approach for text-to-image generation. Compared to latent diffusion, MIM requires fewer inference steps and is more interpretable. Additionally, MIM can be fine-tuned to learn additional styles with only a single image. We hope to encourage further exploration of MIM by demonstrating its effectiveness on large-scale text-to-image generation and releasing reproducible training code. We also release checkpoints for two models which directly produce images at 256x256 and 512x512 resolutions.

Keywords

Cite

@article{arxiv.2401.01808,
  title  = {aMUSEd: An Open MUSE Reproduction},
  author = {Suraj Patil and William Berman and Robin Rombach and Patrick von Platen},
  journal= {arXiv preprint arXiv:2401.01808},
  year   = {2024}
}
R2 v1 2026-06-28T14:07:55.169Z