paper-with-me

홈 › Papers

Semi-Discrete Normalizing Flows through Differentiable Tessellation

2022-03-14 · Ricky T. Q. Chen, Brandon Amos, Maximilian Nickel

Mapping between discrete and continuous distributions is a difficult task and many have had to resort to heuristical approaches. We propose a tessellation-based approach that directly learns quantization boundaries in a continuous space, complete with exact likelihood evaluations. This is done through constructing normalizing flows on convex polytopes parameterized using a simple homeomorphism with an efficient log determinant Jacobian. We explore this approach in two application settings, mapping from discrete to continuous and vice versa. Firstly, a Voronoi dequantization allows automatically learning quantization boundaries in a multidimensional space. The location of boundaries and distances between regions can encode useful structural relations between the quantized discrete values. Secondly, a Voronoi mixture model has near-constant computation cost for likelihood evaluation regardless of the number of mixture components. Empirically, we show improvements over existing methods across a range of structured data modalities.

📄 PDF Abstract BibTeX arXiv:2203.06832

Code (1)

facebookresearch/semi-discrete-flow 공식 구현 pytorch

Tasks

Quantization

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Reliable Categorical Variational Inference with Mixture of Discrete Normalizing Flows

2020-06-28 · Tomasz Kuśmierczyk, Arto Klami

Variational approximations are increasingly based on gradient-based optimization of expectations estimated by sampling. Handling discrete latent variables is then challenging because the sampling process is not different…

validVariational Inference

Differentiable Particle Filters through Conditional Normalizing Flow

2021-07-01 · Xiongjie Chen, Hao Wen, Yunpeng Li

Differentiable particle filters provide a flexible mechanism to adaptively train dynamic and measurement models by learning from observed data. However, most existing differentiable particle filters are within the bootst…

Visual Tracking

Semi-Supervised Learning with Normalizing Flows

2019-12-30 · ICML 2020 1 · Pavel Izmailov, Polina Kirichenko, Marc Finzi, Andrew Gordon Wilson

Normalizing flows transform a latent distribution through an invertible neural network for a flexible and pleasingly simple approach to generative modelling, while preserving an exact likelihood. We propose FlowGMM, an e…

image-classificationImage ClassificationSemi-Supervised Image ClassificationSemi-Supervised Text Classification

Variational Mixture of Normalizing Flows

2020-09-01 · Guilherme G. P. Freitas Pires, Mário A. T. Figueiredo

In the past few years, deep generative models, such as generative adversarial networks \autocite{GAN}, variational autoencoders \autocite{vaepaper}, and their variants, have seen wide adoption for the task of modelling c…

ClusteringDensity EstimationVariational Inference

Latent Normalizing Flows for Discrete Sequences

2019-01-29 · Zachary M. Ziegler, Alexander M. Rush

Normalizing flows are a powerful class of generative models for continuous random variables, showing both strong model flexibility and the potential for non-autoregressive generation. These benefits are also desired when…

Language ModelingLanguage ModellingMusic Generation