kingofspace0wzz / wae-rnf-lm
Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" https://arxiv.org/abs/1904.02399
☆63Updated 5 years ago
Alternatives and similar repositories for wae-rnf-lm:
Users that are interested in wae-rnf-lm are comparing it to the libraries listed below
- MAE: Mutual Posterior-Divergence Regularization for Variational AutoEncoders☆23Updated 6 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Low-variance and unbiased gradient for backpropagation through categorical random variables, with application in variational auto-encoder…☆17Updated 4 years ago
- Implementation of REBAR in PyTorch☆17Updated 6 years ago
- Variational Auto-encoder with Non-parametric Bayesian Prior☆43Updated 7 years ago
- Implementation of the paper "Direct Optimization through argmax for discrete Variational Auto-Encoder"☆14Updated 4 years ago
- ☆120Updated 5 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Official PyTorch (Lightning) implementation of the NeurIPS 2020 paper "Efficient Marginalization of Discrete and Structured Latent Variab…☆28Updated 4 years ago
- Estimating Gradients for Discrete Random Variables by Sampling without Replacement☆40Updated 5 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 7 years ago
- Code for "A Spectral Approach to Gradient Estimation for Implicit Distributions" (ICML'18)☆33Updated last year
- ☆24Updated 5 years ago
- [ICLR 2020] FSPool: Learning Set Representations with Featurewise Sort Pooling☆42Updated last year
- ☆26Updated 6 years ago
- ☆153Updated 7 years ago
- Reweighted Expectation Maximization☆29Updated 5 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 3 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch☆49Updated 7 years ago
- An implementation of DIP-VAE from the paper "Variational Inference of Disentangled Latent Concepts from Unlabelled Observations" by Kumar…