Canvas-to-Image: Compositional Image Generation with Multimodal Controls
Yusuf Dalva, Guocheng Gordon Qian, Maya Goldenberg, Tsai-Shien Chen, Kfir Aberman, Sergey Tulyakov, Pinar Yanardag, Kuan-Chieh Jackson Wang
TL;DR
Canvas-to-Image tackles the challenge of multi-modal, compositional image generation by introducing a unified Multi-Task Canvas that encodes diverse controls into a single RGB input for a Vision-Language Model–Diffusion backbone. It trains a model on a curriculum of single-control canvases (Spatial, Pose, Box) with a task-aware flow-matching loss ${\mathcal{L}}_{\text{flow}}$ to enable emergent multi-control reasoning at inference time. The approach demonstrates strong improvements in identity preservation and control adherence across four challenging benchmarks, achieving superior performance on multi-control compositions without task-specific retraining. This work provides a scalable pathway for multimodal design tools, enabling coherent, flexible guidance across subjects, poses, and spatial layouts with broad practical impact in art and design applications.
Abstract
While modern diffusion models excel at generating high-quality and diverse images, they still struggle with high-fidelity compositional and multimodal control, particularly when users simultaneously specify text prompts, subject references, spatial arrangements, pose constraints, and layout annotations. We introduce Canvas-to-Image, a unified framework that consolidates these heterogeneous controls into a single canvas interface, enabling users to generate images that faithfully reflect their intent. Our key idea is to encode diverse control signals into a single composite canvas image that the model can directly interpret for integrated visual-spatial reasoning. We further curate a suite of multi-task datasets and propose a Multi-Task Canvas Training strategy that optimizes the diffusion model to jointly understand and integrate heterogeneous controls into text-to-image generation within a unified learning paradigm. This joint training enables Canvas-to-Image to reason across multiple control modalities rather than relying on task-specific heuristics, and it generalizes well to multi-control scenarios during inference. Extensive experiments show that Canvas-to-Image significantly outperforms state-of-the-art methods in identity preservation and control adherence across challenging benchmarks, including multi-person composition, pose-controlled composition, layout-constrained generation, and multi-control generation.
