HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

FIFO-Diffusion: Generating Infinite Videos from Text without Training

Jihwan Kim Junoh Kang Jinyoung Choi Bohyung Han

FIFO-Diffusion: Generating Infinite Videos from Text without Training

Abstract

We propose a novel inference technique based on a pretrained diffusion modelfor text-conditional video generation. Our approach, called FIFO-Diffusion, isconceptually capable of generating infinitely long videos without training.This is achieved by iteratively performing diagonal denoising, whichconcurrently processes a series of consecutive frames with increasing noiselevels in a queue; our method dequeues a fully denoised frame at the head whileenqueuing a new random noise frame at the tail. However, diagonal denoising isa double-edged sword as the frames near the tail can take advantage of cleanerones by forward reference but such a strategy induces the discrepancy betweentraining and inference. Hence, we introduce latent partitioning to reduce thetraining-inference gap and lookahead denoising to leverage the benefit offorward referencing. We have demonstrated the promising results andeffectiveness of the proposed methods on existing text-to-video generationbaselines.

Code Repositories

jjihwan/FIFO-Diffusion_public
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-generation-on-ucf-101FIFO-Diffusion
FVD128: 596.64
Inception Score: 74.44

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
FIFO-Diffusion: Generating Infinite Videos from Text without Training | Papers | HyperAI