paper-with-me

Papers

Invertible Generative Modeling using Linear Rational Splines

2020-01-15 · Hadi M. Dolatabadi, Sarah Erfani, Christopher Leckie

Normalizing flows attempt to model an arbitrary probability distribution through a set of invertible mappings. These transformations are required to achieve a tractable Jacobian determinant that can be used in high-dimensional scenarios. The first normalizing flow designs used coupling layer mappings built upon affine transformations. The significant advantage of such models is their easy-to-compute inverse. Nevertheless, making use of affine transformations may limit the expressiveness of such models. Recently, invertible piecewise polynomial functions as a replacement for affine transformations have attracted attention. However, these methods require solving a polynomial equation to calculate their inverse. In this paper, we explore using linear rational splines as a replacement for affine transformations used in coupling layers. Besides having a straightforward inverse, inference and generation have similar cost and architecture in this method. Moreover, simulation results demonstrate the competitiveness of this approach's performance compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2001.05168

Code (1)

hmdolatabadi/LRS_NF 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Neural Spline Flows

2019-06-10 · NeurIPS 2019 12 · Conor Durkan, Artur Bekasov, Iain Murray, George Papamakarios

A normalizing flow models a complex probability density as an invertible transformation of a simple base density. Flows based on either coupling or autoregressive transforms both offer exact density evaluation and sampli…

Density EstimationVariational Inference

CDFlow: Building Invertible Layers with Circulant and Diagonal Matrices

2025-10-29 · Xuchen Feng, Siyu Liao arxiv

Normalizing flows are deep generative models that enable efficient likelihood estimation and sampling through invertible transformations. A key challenge is to design linear layers that enhance expressiveness while maint…

Density Estimation

Residual Flows for Invertible Generative Modeling

2019-06-06 · NeurIPS 2019 12 · Ricky T. Q. Chen, Jens Behrmann, David Duvenaud, Jörn-Henrik Jacobsen

Flow-based generative models parameterize probability distributions through an invertible transformation and can be trained by maximum likelihood. Invertible residual networks provide a flexible family of transformations…

Density EstimationImage Generation

Cubic-Spline Flows

2019-06-05 · Conor Durkan, Artur Bekasov, Iain Murray, George Papamakarios

A normalizing flow models a complex probability density as an invertible transformation of a simple density. The invertibility means that we can evaluate densities and generate samples from a flow. In practice, autoregre…

Density Estimation

General Invertible Transformations for Flow-based Generative Modeling

2020-11-30 · Jakub M. Tomczak

In this paper, we present a new class of invertible transformations with an application to flow-based generative models. We indicate that many well-known invertible transformations in reversible logic and reversible neur…