Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Normalizing flow neural networks by JKO scheme

About

Normalizing flow is a class of deep generative models for efficient sampling and likelihood estimation, which achieves attractive performance, particularly in high dimensions. The flow is often implemented using a sequence of invertible residual blocks. Existing works adopt special network architectures and regularization of flow trajectories. In this paper, we develop a neural ODE flow network called JKO-iFlow, inspired by the Jordan-Kinderleherer-Otto (JKO) scheme, which unfolds the discrete-time dynamic of the Wasserstein gradient flow. The proposed method stacks residual blocks one after another, allowing efficient block-wise training of the residual blocks, avoiding sampling SDE trajectories and score matching or variational learning, thus reducing the memory load and difficulty in end-to-end training. We also develop adaptive time reparameterization of the flow network with a progressive refinement of the induced trajectory in probability space to improve the model accuracy further. Experiments with synthetic and real data show that the proposed JKO-iFlow network achieves competitive performance compared with existing flow and diffusion models at a significantly reduced computational and memory cost.

Chen Xu, Xiuyuan Cheng, Yao Xie• 2022

Related benchmarks

TaskDatasetResultRank
Density EstimationGAS d=8; N=1,052,065 (test)--
25
Density EstimationMINIBOONE d=43; N=36,488 (test)
Avg Test Log-Likelihood10.55
11
Density EstimationPOWER d=6; N=2,049,280 (test)--
8
Density EstimationBSDS300 d=63 (test)
NLL-157.8
3
Showing 4 of 4 rows

Other info

Code

Follow for update