English

H3AE: High Compression, High Speed, and High Quality AutoEncoder for Video Diffusion Models

Computer Vision and Pattern Recognition 2025-10-02 v2 Image and Video Processing

Abstract

Autoencoder (AE) is the key to the success of latent diffusion models for image and video generation, reducing the denoising resolution and improving efficiency. However, the power of AE has long been underexplored in terms of network design, compression ratio, and training strategy. In this work, we systematically examine the architecture design choices and optimize the computation distribution to obtain a series of efficient and high-compression video AEs that can decode in real time even on mobile devices. We also propose an omni-training objective to unify the design of plain Autoencoder and image-conditioned I2V VAE, achieving multifunctionality in a single VAE network but with enhanced quality. In addition, we propose a novel latent consistency loss that provides stable improvements in reconstruction quality. Latent consistency loss outperforms prior auxiliary losses including LPIPS, GAN and DWT in terms of both quality improvements and simplicity. H3AE achieves ultra-high compression ratios and real-time decoding speed on GPU and mobile, and outperforms prior arts in terms of reconstruction metrics by a large margin. We finally validate our AE by training a DiT on its latent space and demonstrate fast, high-quality text-to-video generation capability.

Keywords

Cite

@article{arxiv.2504.10567,
  title  = {H3AE: High Compression, High Speed, and High Quality AutoEncoder for Video Diffusion Models},
  author = {Yushu Wu and Yanyu Li and Ivan Skorokhodov and Anil Kag and Willi Menapace and Sharath Girish and Aliaksandr Siarohin and Yanzhi Wang and Sergey Tulyakov},
  journal= {arXiv preprint arXiv:2504.10567},
  year   = {2025}
}

Comments

17 pages, 6 figures, 9 tables

R2 v1 2026-06-28T22:58:11.078Z