paper-with-me

Papers

Disentangling Improves VAEs' Robustness to Adversarial Attacks

2019-09-25 · Matthew Willetts, Alexander Camuto, Stephen Roberts, Chris Holmes

This paper is concerned with the robustness of VAEs to adversarial attacks. We highlight that conventional VAEs are brittle under attack but that methods recently introduced for disentanglement such as β-TCVAE (Chen et al., 2018) improve robustness, as demonstrated through a variety of previously proposed adversarial attacks (Tabacof et al. (2016); Gondim-Ribeiro et al. (2018); Kos et al.(2018)). This motivated us to develop Seatbelt-VAE, a new hierarchical disentangled VAE that is designed to be significantly more robust to adversarial attacks than existing approaches, while retaining high quality reconstructions.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Improving VAEs' Robustness to Adversarial Attack

2019-06-01 · ICLR 2021 1 · Matthew Willetts, Alexander Camuto, Tom Rainforth, Stephen Roberts 외

Variational autoencoders (VAEs) have recently been shown to be vulnerable to adversarial attacks, wherein they are fooled into reconstructing a chosen target image. However, how to defend against such attacks remains an …

Adversarial Attack

Adversarial Robustness of VAEs across Intersectional Subgroups

2024-07-04 · Chethan Krishnamurthy Ramanaik, Arjun Roy, Eirini Ntoutsi

Despite advancements in Autoencoders (AEs) for tasks like dimensionality reduction, representation learning and data generation, they remain vulnerable to adversarial attacks. Variational Autoencoders (VAEs), with their …

Adversarial RobustnessDimensionality ReductionRepresentation Learning

Towards a Theoretical Understanding of the Robustness of Variational Autoencoders

2020-07-14 · Alexander Camuto, Matthew Willetts, Stephen Roberts, Chris Holmes 외

We make inroads into understanding the robustness of Variational Autoencoders (VAEs) to adversarial attacks and other input perturbations. While previous work has developed algorithmic approaches to attacking and defendi…

Enhancing Variational Autoencoders with Smooth Robust Latent Encoding

2025-04-24 · Hyomin Lee, Minseon Kim, Sangwon Jang, Jongheon Jeong 외

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 …

Image Reconstructiontext-guided-image-editing

Alleviating Adversarial Attacks on Variational Autoencoders with MCMC

2022-03-18 · Anna Kuzina, Max Welling, Jakub M. Tomczak

Variational autoencoders (VAEs) are latent variable models that can generate complex objects and provide meaningful latent representations. Moreover, they could be further used in downstream tasks such as classification.…

Adversarial Attack