Flowing Backwards: Improving Normalizing Flows via Reverse Representation Alignment
Yang Chen, Xiaowei Xu, Shuai Wang, Chenhui Zhu, Ruxue Wen, Xubin Li, Tiezheng Ge, Limin Wang

TL;DR
This paper introduces a novel alignment strategy for normalizing flows that enhances their generative quality and training efficiency by aligning intermediate features with a vision foundation model, achieving state-of-the-art results.
Contribution
It proposes a reverse representation alignment method and a test-time optimization algorithm, significantly improving NF performance and training speed.
Findings
Training time reduced by over 3.3×
Achieved state-of-the-art results on ImageNet 64×64 and 256×256
Enhanced generative quality and classification accuracy
Abstract
Normalizing Flows (NFs) are a class of generative models distinguished by a mathematically invertible architecture, where the forward pass transforms data into a latent space for density estimation, and the reverse pass generates new samples from this space. This characteristic creates an intrinsic synergy between representation learning and data generation. However, the generative quality of standard NFs is limited by poor semantic representations from log-likelihood optimization. To remedy this, we propose a novel alignment strategy that creatively leverages the invertibility of NFs: instead of regularizing the forward pass, we align the intermediate features of the generative (reverse) pass with representations from a powerful vision foundation model, demonstrating superior effectiveness over naive alignment. We also introduce a novel training-free, test-time optimization algorithm…
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 · Face recognition and analysis · Tensor decomposition and applications
