Bidirectional Normalizing Flow: From Data to Noise and Back
Yiyang Lu, Qiao Sun, Xianbang Wang, Zhicheng Jiang, Hanhong Zhao, Kaiming He

TL;DR
This paper introduces Bidirectional Normalizing Flow (BiFlow), a flexible framework that improves generative modeling by learning an approximate inverse, leading to better quality and faster sampling than traditional NF methods.
Contribution
BiFlow removes the need for exact invertibility in normalizing flows, enabling more flexible architectures and loss functions for improved generative performance.
Findings
BiFlow outperforms causal decoding NF models in image generation quality.
BiFlow accelerates sampling by up to two orders of magnitude.
BiFlow achieves state-of-the-art results among NF-based methods.
Abstract
Normalizing Flows (NFs) have been established as a principled framework for generative modeling. Standard NFs consist of a forward process and a reverse process: the forward process maps data to noise, while the reverse process generates samples by inverting it. Typical NF forward transformations are constrained by explicit invertibility, ensuring that the reverse process can serve as their exact analytic inverse. Recent developments in TARFlow and its variants have revitalized NF methods by combining Transformers and autoregressive flows, but have also exposed causal decoding as a major bottleneck. In this work, we introduce Bidirectional Normalizing Flow (), a framework that removes the need for an exact analytic inverse. BiFlow learns a reverse model that approximates the underlying noise-to-data inverse mapping, enabling more flexible loss functions 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 · Domain Adaptation and Few-Shot Learning · Face recognition and analysis
