UniCanvas: A Diffusion-base Unified Model for Text-in-Image Joint Generation
2026-06-02 • Computer Vision and Pattern Recognition
Computer Vision and Pattern Recognition
AI summaryⓘ
The authors introduce UniCanvas, a new model that uses diffusion techniques to create images with text naturally included inside them. Unlike previous models that either do well at text or images but not both, UniCanvas treats language as part of the image itself, allowing for smooth combined text and image generation. This approach helps the model better understand and create mixed content on a single canvas. Their experiments show that UniCanvas does better than earlier unified vision-language models at this task.
diffusion modelsvision-language modelsmultimodal generationautoregressive modelstext-in-image generationimage synthesismultimodal embeddingvisual representationsunified model
Authors
Zeyuan Yang, Hao-Wei Chen, Xueyang Yu, Yuncong Yang, Haoyu Zhen, Ziqiao Ma, Maohao Shen, Chuang Gan
Abstract
Recent years have seen remarkable progress in unified vision-language models handling both multimodal understanding and generation within a single architecture. While autoregressive VLMs can reason across modalities, they fail to generate high-quality images. In contrast, diffusion models produce photorealistic visuals yet struggle to generate coherent text, making it challenging to develop a single unified model that can seamlessly handle both visual and text generation. Recent advances suggest that language can be effectively embedded within visual representations, allowing models to reason about textual semantics directly from images. To this end, we propose UniCanvas, a first attempt that unifies diffusion models to generate interleaved multimodal contents through text-in-image generation. Diffusion models naturally capture transformations on a shared pixel canvas, which can be viewed as world models of visual change. Instead of producing discrete text tokens, the model learns to represent language as visual patterns inside images, leveraging its inherent multimodal embedding space. This design allows the model to "draw" text naturally within a single pixel canvas during image synthesis, achieving seamless multimodal generation. Experiments demonstrate that UniCanvas improves performance over previous unified models, positioning text-in-image generation with diffusion models as a promising unified multimodal generation paradigm.