paper-with-me

Papers

Normalizing flow neural networks by JKO scheme

2022-12-29 · NeurIPS 2023 11 · Chen Xu, Xiuyuan Cheng, Yao Xie

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.

📄 PDF Abstract BibTeX arXiv:2212.14424

Code (1)

hamrel-cxu/jko-iflow 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Solving time dependent Fokker-Planck equations via temporal normalizing flow

2021-12-28 · Xiaodong Feng, Li Zeng, Tao Zhou

In this work, we propose an adaptive learning approach based on temporal normalizing flows for solving time-dependent Fokker-Planck (TFP) equations. It is well known that solutions of such equations are probability densi…

The Practicality of Normalizing Flow Test-Time Training in Bayesian Inference for Agent-Based Models

2026-01-12 · Junyao Zhang, Jinglai Li, Junqi Tang arxiv

Agent-Based Models (ABMs) are gaining great popularity in economics and social science because of their strong flexibility to describe the realistic and heterogeneous decisions and interaction rules between individual ag…

Bayesian Inference

Multivariate Scenario Generation of Day-Ahead Electricity Prices using Normalizing Flows

2023-11-23 · Hannes Hilger, Dirk Witthaut, Manuel Dahmen, Leonardo Rydin Gorjao 외

Trading on the day-ahead electricity markets requires accurate information about the realization of electricity prices and the uncertainty attached to the predictions. Deriving accurate forecasting models presents a diff…

Variational Inference with Continuously-Indexed Normalizing Flows

2020-07-10 · Anthony Caterini, Rob Cornish, Dino Sejdinovic, Arnaud Doucet

Continuously-indexed flows (CIFs) have recently achieved improvements over baseline normalizing flows on a variety of density estimation tasks. CIFs do not possess a closed-form marginal density, and so, unlike standard …

Bayesian InferenceDensity EstimationVariational Inference

Taming Hyperparameter Tuning in Continuous Normalizing Flows Using the JKO Scheme

2022-11-30 · Alexander Vidal, Samy Wu Fung, Luis Tenorio, Stanley Osher 외

A normalizing flow (NF) is a mapping that transforms a chosen probability distribution to a normal distribution. Such flows are a common technique used for data generation and density estimation in machine learning and d…

Density Estimation