paper-with-me

Papers

Invertible Convolutional Flow

2019-12-01 · NeurIPS 2019 12 · Mahdi Karami, Dale Schuurmans, Jascha Sohl-Dickstein, Laurent Dinh, Daniel Duckworth

Normalizing flows can be used to construct high quality generative probabilistic models, but training and sample generation require repeated evaluation of Jacobian determinants and function inverses. To make such computations feasible, current approaches employ highly constrained architectures that produce diagonal, triangular, or low rank Jacobian matrices. As an alternative, we investigate a set of novel normalizing flows based on the circular and symmetric convolutions. We show that these transforms admit efficient Jacobian determinant computation and inverse mapping (deconvolution) in O(N log N) time. Additionally, element-wise multiplication, widely used in normalizing flow architectures, can be combined with these transforms to increase modeling flexibility. We further propose an analytic approach to designing nonlinear elementwise bijectors that induce special properties in the intermediate layers, by implicitly introducing specific regularizers in the loss. We show that these transforms allow more effective normalizing flow models to be developed for generative image models.

📄 PDF Abstract BibTeX

Code (1)

Karami-m/Invertible-Convolutional-Flow 공식 구현 tf

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 제목 키워드 기반

The Convolution Exponential and Generalized Sylvester Flows

2020-06-02 · NeurIPS 2020 12 · Emiel Hoogeboom, Victor Garcia Satorras, Jakub M. Tomczak, Max Welling

This paper introduces a new method to build linear flows, by taking the exponential of a linear transformation. This linear transformation does not need to be invertible itself, and the exponential has the following desi…

FInC Flow: Fast and Invertible $k \times k$ Convolutions for Normalizing Flows

2023-01-23 · Aditya Kallappa, Sandeep Nagar, Girish Varma

Invertible convolutions have been an essential element for building expressive normalizing flow-based generative models since their introduction in Glow. Several attempts have been made to design invertible $k \times k$ …

Image Generation

Flowification: Everything is a Normalizing Flow

2022-05-30 · Bálint Máté, Samuel Klein, Tobias Golling, François Fleuret

The two key characteristics of a normalizing flow is that it is invertible (in particular, dimension preserving) and that it monitors the amount by which it changes the likelihood of data points as samples are propagated…

Density Estimation

Fast Flow Reconstruction via Robust Invertible nxn Convolution

2019-05-24 · Thanh-Dat Truong, Khoa Luu, Chi Nhan Duong, Ngan Le 외

Flow-based generative models have recently become one of the most efficient approaches to model data generation. Indeed, they are constructed with a sequence of invertible and tractable transformations. Glow first introd…

Graph Residual Flow for Molecular Graph Generation

2019-09-30 · Shion Honda, Hirotaka Akita, katsuhiko Ishiguro, Toshiki Nakanishi 외

Statistical generative models for molecular graphs attract attention from many researchers from the fields of bio- and chemo-informatics. Among these models, invertible flow-based approaches are not fully explored yet. I…

Graph GenerationMolecular Graph Generation