paper-with-me

Papers

DUAL SPACE LEARNING WITH VARIATIONAL AUTOENCODERS

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Hirono Okamoto, Masahiro Suzuki, Itto Higuchi, Shohei Ohsawa, Yutaka Matsuo

This paper proposes a dual variational autoencoder (DualVAE), a framework for generating images corresponding to multiclass labels. Recent research on conditional generative models, such as the Conditional VAE, exhibit image transfer by changing labels. However, when the dimension of multiclass labels is large, these models cannot change images corresponding to labels, because learning multiple distributions of the corresponding class is necessary to transfer an image. This leads to the lack of training data. Therefore, instead of conditioning with labels, we condition with latent vectors that include label information. DualVAE divides one distribution of the latent space by linear decision boundaries using labels. Consequently, DualVAE can easily transfer an image by moving a latent vector toward a decision boundary and is robust to the missing values of multiclass labels. To evaluate our proposed method, we introduce a conditional inception score (CIS) for measuring how much an image changes to the target class. We evaluate the images transferred by DualVAE using the CIS in CelebA datasets and demonstrate state-of-the-art performance in a multiclass setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Similar Papers 제목 키워드 기반

Adaptive Compression of the Latent Space in Variational Autoencoders

2023-12-11 · Gabriela Sejnova, Michal Vavrecka, Karla Stepanova

Variational Autoencoders (VAEs) are powerful generative models that have been widely used in various fields, including image and text generation. However, one of the known challenges in using VAEs is the model's sensitiv…

Text Generation

On the relationship between Normalising Flows and Variational- and Denoising Autoencoders

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Alexey A. Gritsenko, Jasper Snoek, Tim Salimans

Normalising Flows (NFs) are a class of likelihood-based generative models that have recently gained popularity. They are based on the idea of transforming a simple density into that of the data. We seek to better underst…

DenoisingNormalising FlowsRepresentation Learning

DoS and DDoS Mitigation Using Variational Autoencoders

2021-05-14 · Eirik Molde Bårli, Anis Yazidi, Enrique Herrera Viedma, Hårek Haugerud

DoS and DDoS attacks have been growing in size and number over the last decade and existing solutions to mitigate these attacks are in general inefficient. Compared to other types of malicious cyber attacks, DoS and DDoS…

Anomaly Detection

Analysis of Variational Sparse Autoencoders

2025-09-26 · Zachary Baker, Yuxiao Li arxiv

Sparse Autoencoders (SAEs) have emerged as a promising approach for interpreting neural network representations by learning sparse, human-interpretable features from dense activations. We investigate whether incorporatin…

On the Adversarial Robustness of Generative Autoencoders in the Latent Space

2023-07-05 · Mingfei Lu, Badong Chen

The generative autoencoders, such as the variational autoencoders or the adversarial autoencoders, have achieved great success in lots of real-world applications, including image generation, and signal communication. How…

Adversarial Robustnesscompressed sensingDecoderDisentanglement+1