pith. sign in

arxiv: 2405.14822 · v2 · pith:MOZIAAFRnew · submitted 2024-05-23 · 💻 cs.CV · cs.AI· cs.LG· stat.ML

PaGoDA: Progressive Growing of a One-Step Generator from a Low-Resolution Diffusion Teacher

classification 💻 cs.CV cs.AIcs.LGstat.ML
keywords diffusionpagodatrainingpipelineprogressiveautoencoderdatadownsampled
0
0 comments X
read the original abstract

The diffusion model performs remarkable in generating high-dimensional content but is computationally intensive, especially during training. We propose Progressive Growing of Diffusion Autoencoder (PaGoDA), a novel pipeline that reduces the training costs through three stages: training diffusion on downsampled data, distilling the pretrained diffusion, and progressive super-resolution. With the proposed pipeline, PaGoDA achieves a $64\times$ reduced cost in training its diffusion model on 8x downsampled data; while at the inference, with the single-step, it performs state-of-the-art on ImageNet across all resolutions from 64x64 to 512x512, and text-to-image. PaGoDA's pipeline can be applied directly in the latent space, adding compression alongside the pre-trained autoencoder in Latent Diffusion Models (e.g., Stable Diffusion). The code is available at https://github.com/sony/pagoda.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Unified View of Score-Based and Drifting Models

    cs.LG 2026-03 unverdicted novelty 6.0

    Drifting with Gaussian kernels exactly matches score-matching on smoothed distributions via Tweedie's formula, while Laplace kernels approximate this closely in high dimensions.