Unified Multimodal Discrete Diffusion
By: Alexander Swerdlow , Mihir Prabhudesai , Siddharth Gandhi and more
Potential Business Impact:
Creates pictures and stories together, better than before.
Multimodal generative models that can understand and generate across multiple modalities are dominated by autoregressive (AR) approaches, which process tokens sequentially from left to right, or top to bottom. These models jointly handle images, text, video, and audio for various tasks such as image captioning, question answering, and image generation. In this work, we explore discrete diffusion models as a unified generative formulation in the joint text and image domain, building upon their recent success in text generation. Discrete diffusion models offer several advantages over AR models, including improved control over quality versus diversity of generated samples, the ability to perform joint multimodal inpainting (across both text and image domains), and greater controllability in generation through guidance. Leveraging these benefits, we present the first Unified Multimodal Discrete Diffusion (UniDisc) model which is capable of jointly understanding and generating text and images for a variety of downstream tasks. We compare UniDisc to multimodal AR models, performing a scaling analysis and demonstrating that UniDisc outperforms them in terms of both performance and inference-time compute, enhanced controllability, editability, inpainting, and flexible trade-off between inference time and generation quality. Code and additional visualizations are available at https://unidisc.github.io.
Similar Papers
Unified Multimodal Understanding and Generation Models: Advances, Challenges, and Opportunities
CV and Pattern Recognition
Lets computers understand and create images together.
Diffuse Everything: Multimodal Diffusion Models on Arbitrary State Spaces
Machine Learning (CS)
Lets computers create matching pictures and words.
The Diffusion Duality
Machine Learning (CS)
Makes computers write stories much faster.