license: mit
pipeline_tag: image-to-image
library_name: diffusers
REPA-E: Unlocking VAE for End-to-End Tuning of Latent Diffusion Transformers
Xingjian Leng1* β Β· β Jaskirat Singh1* β Β· β Yunzhong Hou1 β Β· β Zhenchang Xing2β Β· β Saining Xie3β Β· β Liang Zheng1β
1 Australian National University β 2Data61-CSIRO β 3New York University β
*Project Leads β
π Project Page β
π€ Models β
π Paper β
Overview
We address a fundamental question: Can latent diffusion models and their VAE tokenizer be trained end-to-end? While training both components jointly with standard diffusion loss is observed to be ineffective β often degrading final performance β we show that this limitation can be overcome using a simple representation-alignment (REPA) loss. Our proposed method, REPA-E, enables stable and effective joint training of both the VAE and the diffusion model.
REPA-E significantly accelerates training β achieving over 17Γ speedup compared to REPA and 45Γ over the vanilla training recipe. Interestingly, end-to-end tuning also improves the VAE itself: the resulting E2E-VAE provides better latent structure and serves as a drop-in replacement for existing VAEs (e.g., SD-VAE), improving convergence and generation quality across diverse LDM architectures. Our method achieves state-of-the-art FID scores on ImageNet 256Γ256: 1.26 with CFG and 1.83 without CFG.
News and Updates
[2025-04-15] Initial Release with pre-trained models and codebase. ... (rest of the content remains unchanged)

