Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Autoregressive Video Generation without Vector Quantization

About

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-by-frame prediction and spatial set-by-set prediction. Unlike raster-scan prediction in prior autoregressive models or joint distribution modeling of fixed-length tokens in diffusion models, our approach maintains the causal property of GPT-style models for flexible in-context capabilities, while leveraging bidirectional modeling within individual frames for efficiency. With the proposed approach, we train a novel video autoregressive model without vector quantization, termed NOVA. Our results demonstrate that NOVA surpasses prior autoregressive video models in data efficiency, inference speed, visual fidelity, and video fluency, even with a much smaller model capacity, i.e., 0.6B parameters. NOVA also outperforms state-of-the-art image diffusion models in text-to-image generation tasks, with a significantly lower training cost. Additionally, NOVA generalizes well across extended video durations and enables diverse zero-shot applications in one unified model. Code and models are publicly available at https://github.com/baaivision/NOVA.

Haoge Deng, Ting Pan, Haiwen Diao, Zhengxiong Luo, Yufeng Cui, Huchuan Lu, Shiguang Shan, Yonggang Qi, Xinlong Wang• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationGenEval
Overall Score75
467
Text-to-Video GenerationVBench
Quality Score80.39
111
Video GenerationVBench 5s
Total Score80.12
35
Video GenerationVBench short video (test)
Subject Consistency79.05
16
Video GenerationVBench Overall
Throughput (FPS)0.88
11
Short Video GenerationVBench 2024
Total Score80.12
11
Short Video GenerationVBench official prompts
Total Score80.12
11
Video GenerationSingle-prompt 5-second setting
Total Score80.12
11
Video GenerationVBench 0-15s
Temporal Score87.58
9
Video GenerationVBench 5-10s
Temporal Consistency88.4
9
Showing 10 of 15 rows

Other info

Follow for update