paper-with-me

Papers

Wavelet-based Variational Autoencoders for High-Resolution Image Generation

2025-04-16 · Andrew Kiruluta

Variational Autoencoders (VAEs) are powerful generative models capable of learning compact latent representations. However, conventional VAEs often generate relatively blurry images due to their assumption of an isotropic Gaussian latent space and constraints in capturing high-frequency details. In this paper, we explore a novel wavelet-based approach (Wavelet-VAE) in which the latent space is constructed using multi-scale Haar wavelet coefficients. We propose a comprehensive method to encode the image features into multi-scale detail and approximation coefficients and introduce a learnable noise parameter to maintain stochasticity. We thoroughly discuss how to reformulate the reparameterization trick, address the KL divergence term, and integrate wavelet sparsity principles into the training objective. Our experimental evaluation on CIFAR-10 and other high-resolution datasets demonstrates that the Wavelet-VAE improves visual fidelity and recovers higher-resolution details compared to conventional VAEs. We conclude with a discussion of advantages, potential limitations, and future research directions for wavelet-based generative modeling.

📄 PDF Abstract BibTeX arXiv:2504.13214

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

LiteVAE: Lightweight and Efficient Variational Autoencoders for Latent Diffusion Models

2024-05-23 · Seyedmorteza Sadat, Jakob Buhmann, Derek Bradley, Otmar Hilliges 외

Advances in latent diffusion models (LDMs) have revolutionized high-resolution image generation, but the design space of the autoencoder that is central to these systems remains underexplored. In this paper, we introduce…

Computational EfficiencyDecoderGPUImage Generation+1

Wavelet Design in a Learning Framework

2021-07-23 · Dhruv Jawali, Abhishek Kumar, Chandra Sekhar Seelamantula

Wavelets have proven to be highly successful in several signal and image processing applications. Wavelet design has been an active field of research for over two decades, with the problem often being approached from an …

Discrete Wavelet Transform as a Facilitator for Expressive Latent Space Representation in Variational Autoencoders in Satellite Imagery

2025-10-01 · Arpan Mahara, Md Rezaul Karim Khan, Naphtali Rishe, Wenjia Wang 외 arxiv

Latent Diffusion Models (LDM), a subclass of diffusion models, mitigate the computational complexity of pixel-space diffusion by operating within a compressed latent space constructed by Variational Autoencoders (VAEs), …

Dimension Reduction for time series with Variational AutoEncoders

2022-04-23 · William Todo, Beatrice Laurent, Jean-Michel Loubes, Merwann Selmani

In this work, we explore dimensionality reduction techniques for univariate and multivariate time series data. We especially conduct a comparison between wavelet decomposition and convolutional variational autoencoders f…

Dimensionality ReductionTime SeriesTime Series Analysis

Wavelets to the Rescue: Improving Sample Quality of Latent Variable Deep Generative Models

2019-10-26 · Prashnna K Gyawali, Rudra Shah, Linwei Wang, VSR Veeravasarapu 외

Variational Autoencoders (VAE) are probabilistic deep generative models underpinned by elegant theory, stable training processes, and meaningful manifold representations. However, they produce blurry images due to a lack…

Decoder