paper-with-me

Papers

Turning Normalizing Flows into Monge Maps with Geodesic Gaussian Preserving Flows

2022-09-22 · Guillaume Morel, Lucas Drumetz, Simon Benaïchouche, Nicolas Courty, François Rousseau

Normalizing Flows (NF) are powerful likelihood-based generative models that are able to trade off between expressivity and tractability to model complex densities. A now well established research avenue leverages optimal transport (OT) and looks for Monge maps, i.e. models with minimal effort between the source and target distributions. This paper introduces a method based on Brenier's polar factorization theorem to transform any trained NF into a more OT-efficient version without changing the final density. We do so by learning a rearrangement of the source (Gaussian) distribution that minimizes the OT cost between the source and the final density. We further constrain the path leading to the estimated Monge map to lie on a geodesic in the space of volume-preserving diffeomorphisms thanks to Euler's equations. The proposed method leads to smooth flows with reduced OT cost for several existing models without affecting the model performance.

📄 PDF Abstract BibTeX arXiv:2209.10873

Code (1)

morel-g/gpflow 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Flows for Flows: Training Normalizing Flows Between Arbitrary Distributions with Maximum Likelihood Estimation

2022-11-04 · Samuel Klein, John Andrew Raine, Tobias Golling

Normalizing flows are constructed from a base distribution with a known density and a diffeomorphism with a tractable Jacobian. The base density of a normalizing flow can be parameterised by a different normalizing flow,…

SE(3) Equivariant Augmented Coupling Flows

2023-08-20 · NeurIPS 2023 11 · Laurence I. Midgley, Vincent Stimper, Javier Antorán, Emile Mathieu 외

Coupling normalizing flows allow for fast sampling and density evaluation, making them the tool of choice for probabilistic modeling of physical systems. However, the standard coupling architecture precludes endowing flo…

Simple, Fast and Efficient Injective Manifold Density Estimation with Random Projections

2025-09-24 · Ahmad Ayaz Amin, Baha Uddin Kazi arxiv

We introduce Random Projection Flows (RPFs), a principled framework for injective normalizing flows that leverages tools from random matrix theory and the geometry of random projections. RPFs employ random semi-orthogona…

Density Estimation

Expressivity of Bi-Lipschitz Normalizing Flows: A Score-Based Diffusion Perspective

2026-05-07 · Meira Iske, Carola-Bibiane Schönlieb arxiv

Many normalizing flow architectures impose regularity constraints, yet their distributional approximation properties are not fully characterized. We study the expressivity of bi-Lipschitz normalizing flows through the le…

VQ-Flows: Vector Quantized Local Normalizing Flows

2022-03-22 · Sahil Sidheekh, Chris B. Dock, Tushar Jain, Radu Balan 외

Normalizing flows provide an elegant approach to generative modeling that allows for efficient sampling and exact density evaluation of unknown data distributions. However, current techniques have significant limitations…