Epsilon-VAE: Denoising as Visual Decoding
Long Zhao, Sanghyun Woo, Ziyu Wan, Yandong Li, Han Zhang, Boqing Gong, Hartwig Adam, Xuhui Jia, Ting Liu

TL;DR
Epsilon-VAE introduces a novel denoising-based decoding method using diffusion processes, significantly improving image reconstruction and generation efficiency compared to traditional autoencoders.
Contribution
It proposes replacing the traditional decoder with a diffusion process for iterative refinement, enhancing autoencoder performance in visual data compression and generation.
Findings
Achieves high reconstruction quality with diffusion-based decoding.
Enhances downstream generation quality by 22%.
Provides 2.3x inference speedup at higher compression rates.
Abstract
In generative modeling, tokenization simplifies complex data into compact, structured representations, creating a more efficient, learnable space. For high-dimensional visual data, it reduces redundancy and emphasizes key features for high-quality generation. Current visual tokenization methods rely on a traditional autoencoder framework, where the encoder compresses data into latent representations, and the decoder reconstructs the original input. In this work, we offer a new perspective by proposing denoising as decoding, shifting from single-step reconstruction to iterative refinement. Specifically, we replace the decoder with a diffusion process that iteratively refines noise to recover the original image, guided by the latents provided by the encoder. We evaluate our approach by assessing both reconstruction (rFID) and generation quality (FID), comparing it to state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Steganography and Watermarking Techniques · Computer Graphics and Visualization Techniques · Data Visualization and Analytics
MethodsDiffusion
