SOTAVerified

YODA: Yet Another One-step Diffusion-based Video Compressor

2026-01-03Code Available0· sign in to hype

Xingchen Li, Junzhe Zhang, Junqi Shi, Ming Lu, Zhan Ma

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

While one-step diffusion models have recently excelled in perceptual image compression, their application to video remains limited. Prior efforts typically rely on pretrained 2D autoencoders that generate per-frame latent representations independently, thereby neglecting temporal dependencies. We present YODA--Yet Another One-step Diffusion-based Video Compressor--which embeds multiscale features from temporal references for both latent generation and latent coding to better exploit spatial-temporal correlations for more compact representation, and employs a linear Diffusion Transformer (DiT) for efficient one-step denoising. YODA achieves state-of-the-art perceptual performance, consistently outperforming traditional and deep-learning baselines on LPIPS, DISTS, FID, and KID. Source code will be publicly available at https://github.com/NJUVISION/YODA.

Reproductions