English

Flows for simultaneous manifold learning and density estimation

Machine Learning 2020-11-16 v3 Machine Learning

Abstract

We introduce manifold-learning flows (M-flows), a new class of generative models that simultaneously learn the data manifold as well as a tractable probability density on that manifold. Combining aspects of normalizing flows, GANs, autoencoders, and energy-based models, they have the potential to represent datasets with a manifold structure more faithfully and provide handles on dimensionality reduction, denoising, and out-of-distribution detection. We argue why such models should not be trained by maximum likelihood alone and present a new training algorithm that separates manifold and density updates. In a range of experiments we demonstrate how M-flows learn the data manifold and allow for better inference than standard flows in the ambient data space.

Keywords

Cite

@article{arxiv.2003.13913,
  title  = {Flows for simultaneous manifold learning and density estimation},
  author = {Johann Brehmer and Kyle Cranmer},
  journal= {arXiv preprint arXiv:2003.13913},
  year   = {2020}
}

Comments

Code at https://github.com/johannbrehmer/manifold-flow , v2: multiple new experiments, v3: added comparison with probabilistic auto-encoder

R2 v1 2026-06-23T14:33:05.300Z