ButterflyFlow: Building Invertible Layers with Butterfly Matrices
Chenlin Meng, Linqi Zhou, Kristy Choi, Tri Dao, and Stefano Ermon

TL;DR
ButterflyFlow introduces invertible butterfly layers that efficiently model complex linear structures, enhancing normalizing flow performance on diverse datasets with improved efficiency and representational capacity.
Contribution
The paper proposes a novel invertible linear layer based on butterfly matrices, enabling efficient modeling of complex structures in normalizing flows.
Findings
Achieves strong density estimation on natural images.
Obtains better log-likelihoods on structured datasets.
More memory and computationally efficient than baselines.
Abstract
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…
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 · Medical Image Segmentation Techniques · Image Retrieval and Classification Techniques
