paper-with-me

홈 › Papers

REDUCIO! Generating 1024$\times$1024 Video within 16 Seconds using Extremely Compressed Motion Latents

2024-11-20 · Rui Tian, Qi Dai, Jianmin Bao, Kai Qiu, Yifan Yang, Chong Luo, Zuxuan Wu, Yu-Gang Jiang

Commercial video generation models have exhibited realistic, high-fidelity results but are still restricted to limited access. One crucial obstacle for large-scale applications is the expensive training and inference cost. In this paper, we argue that videos contain much more redundant information than images, thus can be encoded by very few motion latents based on a content image. Towards this goal, we design an image-conditioned VAE to encode a video to an extremely compressed motion latent space. This magic Reducio charm enables 64x reduction of latents compared to a common 2D VAE, without sacrificing the quality. Training diffusion models on such a compact representation easily allows for generating 1K resolution videos. We then adopt a two-stage video generation paradigm, which performs text-to-image and text-image-to-video sequentially. Extensive experiments show that our Reducio-DiT achieves strong performance in evaluation, though trained with limited GPU resources. More importantly, our method significantly boost the efficiency of video LDMs both in training and inference. We train Reducio-DiT in around 3.2K training hours in total and generate a 16-frame 1024*1024 video clip within 15.5 seconds on a single A100 GPU. Code released at https://github.com/microsoft/Reducio-VAE .

📄 PDF Abstract BibTeX arXiv:2411.13552

Code (1)

microsoft/reducio-vae 공식 구현 pytorch

Tasks

GPUVideo Generation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
ADOPT Please enter a description about the method here
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ScaleLong: A Multi-Timescale Benchmark for Long Video Understanding

2025-05-29 · David Ma, Huaqing Yuan, Xingjian Wang, Qianbo Zang 외

Although long-video understanding demands that models capture hierarchical temporal information -- from clip (seconds) and shot (tens of seconds) to event (minutes) and story (hours) -- existing benchmarks either neglect…

AvgVideo Understanding

An Annotated Video Dataset for Computing Video Memorability

2021-12-04 · Rukiye Savran Kiziltepe, Lorin Sweeney, Mihai Gabriel Constantin, Faiyaz Doctor 외

Using a collection of publicly available links to short form video clips of an average of 6 seconds duration each, 1,275 users manually annotated each video multiple times to indicate both long-term and short-term memora…

SnapGen-V: Generating a Five-Second Video within Five Seconds on a Mobile Device

2024-12-13 · CVPR 2025 1 · Yushu Wu, Zhixing Zhang, Yanyu Li, Yanwu Xu 외

We have witnessed the unprecedented success of diffusion-based video generation over the past year. Recently proposed models from the community have wielded the power to generate cinematic and high-resolution videos with…

DenoisingImage GenerationVideo Generation

HOST:Robots Acquire Manipulation Skills in Seconds from a Single Human Video

2026-07-22 · Guangyan Chen, Meiling Wang, Te Cui, Zichen Zhou 외 arxiv

The ability to acquire skills rapidly and effortlessly while retaining those already mastered is essential for robots. However, current methods still rely on a cumbersome training-time loop that is costly and slow, while…

Efficient Camera-Controlled Video Generation of Static Scenes via Sparse Diffusion and 3D Rendering

2026-01-14 · Jieying Chen, Jeffrey Hu, Joan Lasenby, Ayush Tewari arxiv

Modern video generative models based on diffusion models can produce very realistic clips, but they are computationally inefficient, often requiring minutes of GPU time for just a few seconds of video. This inefficiency …

3D ReconstructionVideo Generation