paper-with-me

Papers

Convex Potential Flows: Universal Probability Distributions with Optimal Transport and Convex Optimization

2020-12-10 · ICLR 2021 1 · Chin-wei Huang, Ricky T. Q. Chen, Christos Tsirigotis, Aaron Courville

Flow-based models are powerful tools for designing probabilistic models with tractable density. This paper introduces Convex Potential Flows (CP-Flow), a natural and efficient parameterization of invertible models inspired by the optimal transport (OT) theory. CP-Flows are the gradient map of a strongly convex neural potential function. The convexity implies invertibility and allows us to resort to convex optimization to solve the convex conjugate for efficient inversion. To enable maximum likelihood training, we derive a new gradient estimator of the log-determinant of the Jacobian, which involves solving an inverse-Hessian vector product using the conjugate gradient method. The gradient estimator has constant-memory cost, and can be made effectively unbiased by reducing the error tolerance level of the convex optimization routine. Theoretically, we prove that CP-Flows are universal density approximators and are optimal in the OT sense. Our empirical results show that CP-Flow performs competitively on standard benchmarks of density estimation and variational inference.

📄 PDF Abstract BibTeX arXiv:2012.05942

Code (2)

CW-Huang/CP-Flow 공식 구현 pytorch
facebookresearch/w2ot jax

Tasks

Density EstimationVariational Inference

Similar Papers 제목 키워드 기반

Riemannian Convex Potential Maps

2021-06-18 · samuel cohen, Brandon Amos, Yaron Lipman

Modeling distributions on Riemannian manifolds is a crucial component in understanding non-Euclidean data that arises, e.g., in physics and geology. The budding approaches in this space are limited by representational an…

Solving ODE with Universal Flows: Approximation Theory for Flow-Based Models

2020-02-26 · ICLR Workshop DeepDiffEq 2019 12 · Chin-wei Huang, Laurent Dinh, Aaron Courville

Normalizing flows are powerful invertible probabilistic models that can be used to translate two probability distributions, in a way that allows us to efficiently track the change of probability density. However, to trad…

Computational Efficiency

Neural Autoregressive Flows

2018-04-03 · ICML 2018 7 · Chin-wei Huang, David Krueger, Alexandre Lacoste, Aaron Courville

Normalizing flows and autoregressive models have been successfully combined to produce state-of-the-art results in density estimation, via Masked Autoregressive Flows (MAF), and to accelerate state-of-the-art WaveNet-bas…

Density EstimationSpeech Synthesis

Gaussianization Flows

2020-03-04 · Chenlin Meng, Yang song, Jiaming Song, Stefano Ermon

Iterative Gaussianization is a fixed-point iteration procedure that can transform any continuous random vector into a Gaussian one. Based on iterative Gaussianization, we propose a new type of normalizing flow model that…

Quantum State Assignment Flows

2023-06-30 · Jonathan Schwarz, Jonas Cassel, Bastian Boll, Martin Gärttner 외

This paper introduces assignment flows for density matrices as state spaces for representing and analyzing data associated with vertices of an underlying weighted graph. Determining an assignment flow by geometric integr…