paper-with-me

Papers

Towards Visually Explaining Variational Autoencoders

2019-11-18 · CVPR 2020 6 · Wenqian Liu, Runze Li, Meng Zheng, Srikrishna Karanam, Ziyan Wu, Bir Bhanu, Richard J. Radke, Octavia Camps

Recent advances in Convolutional Neural Network (CNN) model interpretability have led to impressive progress in visualizing and understanding model predictions. In particular, gradient-based visual attention methods have driven much recent effort in using visual attention maps as a means for visual explanations. A key problem, however, is these methods are designed for classification and categorization tasks, and their extension to explaining generative models, e.g. variational autoencoders (VAE) is not trivial. In this work, we take a step towards bridging this crucial gap, proposing the first technique to visually explain VAEs by means of gradient-based attention. We present methods to generate visual attention from the learned latent space, and also demonstrate such attention explanations serve more than just explaining VAE predictions. We show how these attention maps can be used to localize anomalies in images, demonstrating state-of-the-art performance on the MVTec-AD dataset. We also show how they can be infused into model training, helping bootstrap the VAE into learning improved latent space disentanglement, demonstrated on the Dsprites dataset.

📄 PDF Abstract BibTeX arXiv:1911.07389

Code (2)

FrankBrongers/Reproducing_expVAE pytorch
liuem607/expVAE pytorch

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Mind Your Bits and Errors: Prioritizing the Bits that Matter in Variational Autoencoders

2021-09-29 · Rui Shu, Stefano Ermon

Good likelihoods do not imply great sample quality. However, the precise manner in which models trained to achieve good likelihoods fail at sample quality remains poorly understood. In this work, we consider the task of …

How good are variational autoencoders at transfer learning?

2023-04-21 · Lisa Bonheme, Marek Grzes

Variational autoencoders (VAEs) are used for transfer learning across various research domains such as music generation or medical image analysis. However, there is no principled way to assess before transfer which compo…

Medical Image AnalysisMusic GenerationTransfer Learning

Disentangling shared and private latent factors in multimodal Variational Autoencoders

2024-03-10 · Kaspar Märtens, Christopher Yau

Generative models for multimodal data permit the identification of latent factors that may be associated with important determinants of observed data heterogeneity. Common or shared factors could be important for explain…

Disentanglement

Uncertainty in latent representations of variational autoencoders optimized for visual tasks

2024-04-23 · Josefina Catoni, Domonkos Martos, Ferenc Csikor, Enzo Ferrante 외

Deep Generative Models (DGMs) can learn flexible latent variable representations of images while avoiding intractable computations, common in Bayesian inference. However, investigating the properties of inference in Vari…

Bayesian InferenceInductive BiasInformativenessOut-of-Distribution Detection

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