VINO: A Unified Visual Generator with Interleaved OmniModal Context
This work addresses the need for scalable and efficient visual creation tools for AI researchers and practitioners by proposing a unified model that avoids modality-specific components, though it is incremental in building upon existing diffusion and transformer methods.
The authors tackled the problem of fragmented visual generation and editing tasks by developing VINO, a unified visual generator that performs image and video generation and editing within a single framework, achieving strong visual quality, faithful instruction following, and improved reference and attribute preservation across diverse benchmarks.
We present VINO, a unified visual generator that performs image and video generation and editing within a single framework. Instead of relying on task-specific models or independent modules for each modality, VINO uses a shared diffusion backbone that conditions on text, images and videos, enabling a broad range of visual creation and editing tasks under one model. Specifically, VINO couples a vision-language model (VLM) with a Multimodal Diffusion Transformer (MMDiT), where multimodal inputs are encoded as interleaved conditioning tokens, and then used to guide the diffusion process. This design supports multi-reference grounding, long-form instruction following, and coherent identity preservation across static and dynamic content, while avoiding modality-specific architectural components. To train such a unified system, we introduce a multi-stage training pipeline that progressively expands a video generation base model into a unified, multi-task generator capable of both image and video input and output. Across diverse generation and editing benchmarks, VINO demonstrates strong visual quality, faithful instruction following, improved reference and attribute preservation, and more controllable multi-identity edits. Our results highlight a practical path toward scalable unified visual generation, and the promise of interleaved, in-context computation as a foundation for general-purpose visual creation.