Grid: Omni Visual Generation
Cong Wan, Xiangyang Luo, Hao Luo, Zijian Cai, Yiren Song, Yunlong Zhao, Yifan Bai, Fan Wang, Yuhang He, Yihong Gong
TL;DR
GRID introduces a grid-based reformulation of temporal visual sequences that enables holistic, parallel generation by existing image diffusion models. By coupling grid representations with parallel flow matching and a coarse-to-fine training schedule, GRID attains strong temporal coherence and spatial consistency across Text-to-Video, Image-to-Video, and multi-view tasks, while dramatically reducing training data and computational demands. The approach delivers up to tens of times faster inference and competitive quality, with broad extension capabilities to video restoration, motion cloning, and 3D editing, all without task-specific architectures. Its zero-shot generalization and omni-generation potential offer a practical, scalable path toward unified visual sequence synthesis. Overall, GRID achieves a versatile, resource-efficient omni-solution for visual generation that preserves image-generation strengths while expanding into dynamic, multi-view content.
Abstract
Visual generation has witnessed remarkable progress in single-image tasks, yet extending these capabilities to temporal sequences remains challenging. Current approaches either build specialized video models from scratch with enormous computational costs or add separate motion modules to image generators, both requiring learning temporal dynamics anew. We observe that modern image generation models possess underutilized potential in handling structured layouts with implicit temporal understanding. Building on this insight, we introduce GRID, which reformulates temporal sequences as grid layouts, enabling holistic processing of visual sequences while leveraging existing model capabilities. Through a parallel flow-matching training strategy with coarse-to-fine scheduling, our approach achieves up to 67 faster inference speeds while using <1/1000 of the computational resources compared to specialized models. Extensive experiments demonstrate that GRID not only excels in temporal tasks from Text-to-Video to 3D Editing but also preserves strong performance in image generation, establishing itself as an efficient and versatile omni-solution for visual generation.
