paper-with-me

Papers

Enhancing Variational Autoencoders with Smooth Robust Latent Encoding

2025-04-24 · Hyomin Lee, Minseon Kim, Sangwon Jang, Jongheon Jeong, Sung Ju Hwang

Variational Autoencoders (VAEs) have played a key role in scaling up diffusion-based generative models, as in Stable Diffusion, yet questions regarding their robustness remain largely underexplored. Although adversarial training has been an established technique for enhancing robustness in predictive models, it has been overlooked for generative models due to concerns about potential fidelity degradation by the nature of trade-offs between performance and robustness. In this work, we challenge this presumption, introducing Smooth Robust Latent VAE (SRL-VAE), a novel adversarial training framework that boosts both generation quality and robustness. In contrast to conventional adversarial training, which focuses on robustness only, our approach smooths the latent space via adversarial perturbations, promoting more generalizable representations while regularizing with originality representation to sustain original fidelity. Applied as a post-training step on pre-trained VAEs, SRL-VAE improves image robustness and fidelity with minimal computational overhead. Experiments show that SRL-VAE improves both generation quality, in image reconstruction and text-guided image editing, and robustness, against Nightshade attacks and image editing attacks. These results establish a new paradigm, showing that adversarial training, once thought to be detrimental to generative models, can instead enhance both fidelity and robustness.

📄 PDF Abstract BibTeX arXiv:2504.17219

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstructiontext-guided-image-editing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Latent Diffusion Models with Masked AutoEncoders

2025-07-14 · Junho Lee, Jeongwoo Shin, Hyungwook Choi, Joonseok Lee arxiv

In spite of the remarkable potential of Latent Diffusion Models (LDMs) in image generation, the desired properties and optimal design of the autoencoders have been underexplored. In this work, we analyze the role of auto…

Image Generation

Latent Space Characterization of Autoencoder Variants

2024-12-06 · Anika Shrivastava, Renu Rameshan, Samar Agnihotri

Understanding the latent spaces learned by deep learning models is crucial in exploring how they represent and generate complex data. Autoencoders (AEs) have played a key role in the area of representation learning, with…

DenoisingRepresentation Learning

CoVAE: Consistency Training of Variational Autoencoders

2025-07-12 · Gianluigi Silvestri, Luca Ambrogioni arxiv

Current state-of-the-art generative approaches frequently rely on a two-stage training procedure, where an autoencoder (often a VAE) first performs dimensionality reduction, followed by training a generative model on the…

Dimensionality Reduction

Shape your Space: A Gaussian Mixture Regularization Approach to Deterministic Autoencoders

2021-12-01 · NeurIPS 2021 12 · Amrutha Saseendran, Kathrin Skubch, Stefan Falkner, Margret Keuper

Variational Autoencoders (VAEs) are powerful probabilistic models to learn representations of complex data distributions. One important limitation of VAEs is the strong prior assumption that latent representations learne…

Density Estimation

Variational decomposition autoencoding improves disentanglement of latent representations

2026-01-11 · Ioannis Ziogas, Aamna Al Shehhi, Ahsan H. Khandoker, Leontios J. Hadjileontiadis arxiv

Understanding the structure of complex, nonstationary, high-dimensional time-evolving signals is a central challenge in scientific data analysis. In many domains, such as speech and biomedical signal processing, the abil…

Representation LearningSpeech Recognition