Discrete Point Flow Networks for Efficient Point Cloud Generation
Roman Klokov, Edmond Boyer, Jakob Verbeek

TL;DR
This paper introduces a novel normalizing flow-based model for efficient 3D point cloud generation, autoencoding, and shape reconstruction, outperforming GANs and continuous flow models in speed and accuracy.
Contribution
It presents a discrete point flow network that significantly improves efficiency and performance in point cloud modeling compared to existing generative approaches.
Findings
Outperforms recent GAN-based models in generation and autoencoding metrics.
Offers a substantial speedup in training and inference over continuous flow models.
Achieves state-of-the-art results in single-view shape reconstruction.
Abstract
Generative models have proven effective at modeling 3D shapes and their statistical variations. In this paper we investigate their application to point clouds, a 3D shape representation widely used in computer vision for which, however, only few generative models have yet been proposed. We introduce a latent variable model that builds on normalizing flows with affine coupling layers to generate 3D point clouds of an arbitrary size given a latent shape representation. To evaluate its benefits for shape modeling we apply this model for generation, autoencoding, and single-view shape reconstruction tasks. We improve over recent GAN-based models in terms of most metrics that assess generation and autoencoding. Compared to recent work based on continuous flows, our model offers a significant speedup in both training and inference times for similar or better performance. For single-view shape…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · 3D Surveying and Cultural Heritage
MethodsAffine Coupling · Normalizing Flows
