paper-with-me

홈 › Papers

ButterflyFlow: Building Invertible Layers with Butterfly Matrices

2022-09-28 · Chenlin Meng, Linqi Zhou, Kristy Choi, Tri Dao, Stefano Ermon

Normalizing flows model complex probability distributions using maps obtained by composing invertible layers. Special linear layers such as masked and 1x1 convolutions play a key role in existing architectures because they increase expressive power while having tractable Jacobians and inverses. We propose a new family of invertible linear layers based on butterfly layers, which are known to theoretically capture complex linear structures including permutations and periodicity, yet can be inverted efficiently. This representational power is a key advantage of our approach, as such structures are common in many real-world datasets. Based on our invertible butterfly layers, we construct a new class of normalizing flow models called ButterflyFlow. Empirically, we demonstrate that ButterflyFlows not only achieve strong density estimation results on natural images such as MNIST, CIFAR-10, and ImageNet 32x32, but also obtain significantly better log-likelihoods on structured datasets such as galaxy images and MIMIC-III patient cohorts -- all while being more efficient in terms of memory and computation than relevant baselines.

📄 PDF Abstract BibTeX arXiv:2209.13774

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Pixelated Butterfly: Simple and Efficient Sparse training for Neural Network Models

2021-11-30 · ICLR 2022 4 · Tri Dao, Beidi Chen, Kaizhao Liang, Jiaming Yang 외

Overparameterized neural networks generalize well but are expensive to train. Ideally, one would like to reduce their computational cost while retaining their generalization benefits. Sparse model training is a simple an…

Language ModelingLanguage Modelling

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

Generative Flows with Matrix Exponential

2020-07-19 · ICML 2020 1 · Changyi Xiao, Ligang Liu

Generative flows models enjoy the properties of tractable exact likelihood and efficient sampling, which are composed of a sequence of invertible functions. In this paper, we incorporate matrix exponential into generativ…

Density Estimation

Deformable Butterfly: A Highly Structured and Sparse Linear Transform

2022-03-25 · NeurIPS 2021 12 · Rui Lin, Jie Ran, King Hung Chiu, Graziano Chesi 외

We introduce a new kind of linear transform named Deformable Butterfly (DeBut) that generalizes the conventional butterfly matrices and can be adapted to various input-output dimensions. It inherits the fine-to-coarse-gr…

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…