CVLGFeb 3, 2025

Pushing the Boundaries of State Space Models for Image and Video Generation

arXiv:2502.00972v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient visual generation for AI applications, but it is incremental as it combines existing SSM and Transformer methods.

The paper tackled the challenge of using state-space models (SSMs) for image and video generation by building a large-scale hybrid model with 5B parameters, achieving the generation of up to 2K images and 360p 8-second videos with high fidelity and temporal consistency.

While Transformers have become the dominant architecture for visual generation, linear attention models, such as the state-space models (SSM), are increasingly recognized for their efficiency in processing long visual sequences. However, the essential efficiency of these models comes from formulating a limited recurrent state, enforcing causality among tokens that are prone to inconsistent modeling of N-dimensional visual data, leaving questions on their capacity to generate long non-causal sequences. In this paper, we explore the boundary of SSM on image and video generation by building the largest-scale diffusion SSM-Transformer hybrid model to date (5B parameters) based on the sub-quadratic bi-directional Hydra and self-attention, and generate up to 2K images and 360p 8 seconds (16 FPS) videos. Our results demonstrate that the model can produce faithful results aligned with complex text prompts and temporal consistent videos with high dynamics, suggesting the great potential of using SSMs for visual generation tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes