paper-with-me

홈 › Papers

Gated Variational AutoEncoders: Incorporating Weak Supervision to Encourage Disentanglement

2019-11-15 · Matthew J. Vowels, Necati Cihan Camgoz, Richard Bowden

Variational AutoEncoders (VAEs) provide a means to generate representational latent embeddings. Previous research has highlighted the benefits of achieving representations that are disentangled, particularly for downstream tasks. However, there is some debate about how to encourage disentanglement with VAEs and evidence indicates that existing implementations of VAEs do not achieve disentanglement consistently. The evaluation of how well a VAE's latent space has been disentangled is often evaluated against our subjective expectations of which attributes should be disentangled for a given problem. Therefore, by definition, we already have domain knowledge of what should be achieved and yet we use unsupervised approaches to achieve it. We propose a weakly-supervised approach that incorporates any available domain knowledge into the training process to form a Gated-VAE. The process involves partitioning the representational embedding and gating backpropagation. All partitions are utilised on the forward pass but gradients are backpropagated through different partitions according to selected image/target pairings. The approach can be used to modify existing VAE models such as beta-VAE, InfoVAE and DIP-VAE-II. Experiments demonstrate that using gated backpropagation, latent factors are represented in their intended partition. The approach is applied to images of faces for the purpose of disentangling head-pose from facial expression. Quantitative metrics show that using Gated-VAE improves average disentanglement, completeness and informativeness, as compared with un-gated implementations. Qualitative assessment of latent traversals demonstrate its disentanglement of head-pose from expression, even when only weak/noisy supervision is available.

📄 PDF Abstract BibTeX arXiv:1911.06443

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementInformativeness

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Audio Source Separation Using Variational Autoencoders and Weak Class Supervision

2018-10-31 · Ertuğ Karamatlı, Ali Taylan Cemgil, Serap Kırbız

In this paper, we propose a source separation method that is trained by observing the mixtures and the class labels of the sources present in the mixture without any access to isolated sources. Since our method does not …

Audio Source SeparationDenoising

Reference-based Variational Autoencoders

2019-03-08 · ICLR Workshop LLD 2019 · Adrià Ruiz, Oriol Martinez, Xavier Binefa, Jakob Verbeek

Learning disentangled representations from visual data, where different high-level generative factors are independently encoded, is of importance for many computer vision tasks. Solving this problem, however, typically r…

AttributeConditional Image GenerationImage Generation

Learning Disentangled Representations with Reference-Based Variational Autoencoders

2019-01-24 · Adria Ruiz, Oriol Martinez, Xavier Binefa, Jakob Verbeek

Learning disentangled representations from visual data, where different high-level generative factors are independently encoded, is of importance for many computer vision tasks. Solving this problem, however, typically r…

AttributeConditional Image GenerationImage Generation

Isolating Latent Structure with Cross-population Variational Autoencoders

2019-09-25 · Joe Davison, Kristen A. Severson, Soumya Ghosh

A significant body of recent work has examined variational autoencoders as a powerful approach for tasks which involve modeling the distribution of complex data such as images and text. In this work, we present a framewo…

Continual LearningDenoisingImage Denoising

The advantage of using Student's t-priors in variational autoencoders

2019-09-25 · Najmeh Abiri, Mattias Ohlsson

Is it optimal to use the standard Gaussian prior in variational autoencoders? With Gaussian distributions, which are not weakly informative priors, variational autoencoders struggle to reconstruct the actual data. We pro…