paper-with-me

Papers

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 learned by the model follow a simple uni-modal Gaussian distribution. Further, the variational training procedure poses considerable practical challenges. Recently proposed regularized autoencoders offer a deterministic autoencoding framework, that simplifies the original VAE objective and is significantly easier to train. Since these models only provide weak control over the learned latent distribution, they require an ex-post density estimation step to generate samples comparable to those of VAEs. In this paper, we propose a simple and end-to-end trainable deterministic autoencoding framework, that efficiently shapes the latent space of the model during training and utilizes the capacity of expressive multi-modal latent distributions. The proposed training procedure provides direct evidence if the latent distribution adequately captures complex aspects of the encoded data. We show in experiments the expressiveness and sample quality of our model in various challenging continuous and discrete domains. An implementation is available at https://github.com/boschresearch/GMM_DAE.

📄 PDF Abstract BibTeX

Code (1)

boschresearch/gmm_dae 공식 구현 pytorch

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Shaping Deep Feature Space towards Gaussian Mixture for Visual Classification

2020-11-18 · Weitao Wan, Jiansheng Chen, Cheng Yu, Tong Wu 외

The softmax cross-entropy loss function has been widely used to train deep models for various tasks. In this work, we propose a Gaussian mixture (GM) loss function for deep neural networks for visual classification. Unli…

ClassificationGeneral Classificationimage-classificationImage Classification

How to train your VAE

2023-09-22 · Mariano Rivera

Variational Autoencoders (VAEs) have become a cornerstone in generative modeling and representation learning within machine learning. This paper explores a nuanced aspect of VAEs, focusing on interpreting the Kullback-Le…

DecoderRepresentation Learning

Scale invariant process regression: Towards Bayesian ML with minimal assumptions

2022-08-22 · Matthias Wieler

Current methods for regularization in machine learning require quite specific model assumptions (e.g. a kernel shape) that are not derived from prior knowledge about the application, but must be imposed merely to make th…

Bayesian InferenceGaussian ProcessesregressionTranslation

Gaussian Mixture Proposals with Pull-Push Learning Scheme to Capture Diverse Events for Weakly Supervised Temporal Video Grounding

2023-12-27 · Sunoh Kim, Jungchan Cho, Joonsang Yu, Youngjoon Yoo 외

In the weakly supervised temporal video grounding study, previous methods use predetermined single Gaussian proposals which lack the ability to express diverse events described by the sentence query. To enhance the expre…

SentenceTemporal Sentence GroundingvalidVideo Grounding

Mixture Modeling of Global Shape Priors and Autoencoding Local Intensity Priors for Left Atrium Segmentation

2019-03-06 · Tim Sodergren, Riddhish Bhalodia, Ross Whitaker, Joshua Cates 외

Difficult image segmentation problems, for instance left atrium MRI, can be addressed by incorporating shape priors to find solutions that are consistent with known objects. Nonetheless, a single multivariate Gaussian is…

Density EstimationImage SegmentationLeft Atrium SegmentationSegmentation+1