Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model
Chunting Zhou, Lili Yu, Arun Babu, Kushal Tirumala and, Michihiro Yasunaga, Leonid Shamis, Jacob Kahn, Xuezhe Ma, Luke, Zettlemoyer, Omer Levy

TL;DR
Transfusion is a multi-modal transformer model that jointly predicts next tokens and diffuses images, enabling scalable generation of both text and images with improved efficiency and performance.
Contribution
It introduces a unified training approach combining language modeling and diffusion for multi-modal data, with new scaling laws and efficient image encoding techniques.
Findings
Transfusion scales better than quantized image models.
Modality-specific layers improve multi-modal performance.
7B parameter model generates high-quality images and text.
Abstract
We introduce Transfusion, a recipe for training a multi-modal model over discrete and continuous data. Transfusion combines the language modeling loss function (next token prediction) with diffusion to train a single transformer over mixed-modality sequences. We pretrain multiple Transfusion models up to 7B parameters from scratch on a mixture of text and image data, establishing scaling laws with respect to a variety of uni- and cross-modal benchmarks. Our experiments show that Transfusion scales significantly better than quantizing images and training a language model over discrete image tokens. By introducing modality-specific encoding and decoding layers, we can further improve the performance of Transfusion models, and even compress each image to just 16 patches. We further demonstrate that scaling our Transfusion recipe to 7B parameters and 2T multi-modal tokens produces a model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification
MethodsDiffusion
