paper-with-me

Papers

SoftFlow: Probabilistic Framework for Normalizing Flow on Manifolds

2020-06-08 · NeurIPS 2020 12 · Hyeongju Kim, Hyeonseung Lee, Woo Hyun Kang, Joun Yeop Lee, Nam Soo Kim

Flow-based generative models are composed of invertible transformations between two random variables of the same dimension. Therefore, flow-based models cannot be adequately trained if the dimension of the data distribution does not match that of the underlying target distribution. In this paper, we propose SoftFlow, a probabilistic framework for training normalizing flows on manifolds. To sidestep the dimension mismatch problem, SoftFlow estimates a conditional distribution of the perturbed input data instead of learning the data distribution directly. We experimentally show that SoftFlow can capture the innate structure of the manifold data and generate high-quality samples unlike the conventional flow-based models. Furthermore, we apply the proposed framework to 3D point clouds to alleviate the difficulty of forming thin structures for flow-based models. The proposed model for 3D point clouds, namely SoftPointFlow, can estimate the distribution of various shapes more accurately and achieves state-of-the-art performance in point cloud generation.

📄 PDF Abstract BibTeX arXiv:2006.04604

Code (1)

ANLGBOY/SoftFlow pytorch

Tasks

Point Cloud Generation

Methods 이 논문이 사용한 방법론

Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

Normalizing Flows on the Product Space of SO(3) Manifolds for Probabilistic Human Pose Modeling

2024-04-08 · CVPR 2024 1 · Olaf Dünkel, Tim Salzmann, Florian Pfaff

Normalizing flows have proven their efficacy for density estimation in Euclidean space, but their application to rotational representations, crucial in various domains such as robotics or human pose modeling, remains und…

Density Estimation

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…

Neural Ordinary Differential Equations on Manifolds

2020-06-11 · Luca Falorsi, Patrick Forré

Normalizing flows are a powerful technique for obtaining reparameterizable samples from complex multimodal distributions. Unfortunately current approaches fall short when the underlying space has a non trivial topology, …

Injective flows for star-like manifolds

2024-06-13 · Marcello Massimo Negri, Jonathan Aellen, Volker Roth

Normalizing Flows (NFs) are powerful and efficient models for density estimation. When modeling densities on manifolds, NFs can be generalized to injective flows but the Jacobian determinant becomes computationally prohi…

Density EstimationVariational Inference

Normalizing Flows on Quotient Manifolds via Boundary Quotients

2025-11-28 · William Ghanem, Benjamin Cai arxiv

We introduce boundary quotients and present a framework for learning densities on manifolds that arise as boundary quotients of simpler domains. We show that this framework can be used to construct normalizing flows on q…