VINO: A Unified Visual Generator with Interleaved OmniModal Context
Junyi Chen, Tong He, Zhoujie Fu, Pengfei Wan, Kun Gai, Weicai Ye
TL;DR
VINO addresses fragmentation in diffusion-based visual generation by unifying image and video generation and editing under a single diffusion backbone conditioned on interleaved omni-modal context. It couples a vision–language model (VLM) with a Multimodal Diffusion Transformer (MMDiT), uses learnable query tokens, and introduces a token-boundary mechanism to preserve identity across references by grounding semantic and latent representations. A progressive three-stage training pipeline aligns long-form captions with short editing prompts, enabling robust multitask capabilities while retaining priors from the base video model. Empirically, VINO delivers strong visual quality, faithful instruction following, and improved identity preservation across both images and videos, demonstrating a scalable path toward general-purpose multimodal generation and editing.
Abstract
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.
