Neural Implicit Manifold Learning for Topology-Aware Density Estimation
Abstract
Natural data observed in is often constrained to an -dimensional manifold , where . This work focuses on the task of building theoretically principled generative models for such data. Current generative models learn by mapping an -dimensional latent variable through a neural network . These procedures, which we call pushforward models, incur a straightforward limitation: manifolds cannot in general be represented with a single parameterization, meaning that attempts to do so will incur either computational instability or the inability to learn probability densities within the manifold. To remedy this problem, we propose to model as a neural implicit manifold: the set of zeros of a neural network. We then learn the probability density within with a constrained energy-based model, which employs a constrained variant of Langevin dynamics to train and sample from the learned manifold. In experiments on synthetic and natural data, we show that our model can learn manifold-supported distributions with complex topologies more accurately than pushforward models.
Cite
@article{arxiv.2206.11267,
title = {Neural Implicit Manifold Learning for Topology-Aware Density Estimation},
author = {Brendan Leigh Ross and Gabriel Loaiza-Ganem and Anthony L. Caterini and Jesse C. Cresswell},
journal= {arXiv preprint arXiv:2206.11267},
year = {2023}
}
Comments
Accepted to TMLR in 2023. Code: https://github.com/layer6ai-labs/implicit-manifolds