Latent Transformations for Discrete-Data Normalising Flows
Rob Hesselink, Wilker Aziz

TL;DR
This paper introduces a new approach for normalising flows on discrete data by predicting distributions over transformations, enabling gradient-based learning, but faces challenges with variance control and model depth.
Contribution
It proposes an unbiased stochastic transformation method for discrete NFs, addressing non-differentiability issues inherent in previous approaches.
Findings
Deterministic proxy gradients often fail to learn shallow transformations.
Unbiased score function estimation suffers from high variance, limiting deeper models.
Performance on binary MNIST reveals significant challenges in current methods.
Abstract
Normalising flows (NFs) for discrete data are challenging because parameterising bijective transformations of discrete variables requires predicting discrete/integer parameters. Having a neural network architecture predict discrete parameters takes a non-differentiable activation function (eg, the step function) which precludes gradient-based learning. To circumvent this non-differentiability, previous work has employed biased proxy gradients, such as the straight-through estimator. We present an unbiased alternative where rather than deterministically parameterising one transformation, we predict a distribution over latent transformations. With stochastic transformations, the marginal likelihood of the data is differentiable and gradient-based learning is possible via score function estimation. To test the viability of discrete-data NFs we investigate performance on binary MNIST. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare · Time Series Analysis and Forecasting
