Diffusion models trained on DCT-compressed image representations outperform pixel-based and latent (VAE) diffusion baselines at lower training cost.
Wavelets Are All You Need for Autoregressive Image Generation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we take a new approach to autoregressive image generation that is based on two main ingredients. The first is wavelet image coding, which allows to tokenize the visual details of an image from coarse to fine details by ordering the information starting with the most significant bits of the most significant wavelet coefficients. The second is a variant of a language transformer whose architecture is re-designed and optimized for token sequences in this 'wavelet language'. The transformer learns the significant statistical correlations within a token sequence, which are the manifestations of well-known correlations between the wavelet subbands at various resolutions. We show experimental results with conditioning on the generation process.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DCTdiff: Intriguing Properties of Image Generative Modeling in the DCT Space
Diffusion models trained on DCT-compressed image representations outperform pixel-based and latent (VAE) diffusion baselines at lower training cost.