Progressive Point Cloud Deconvolution Generation Network
About
In this paper, we propose an effective point cloud generation method, which can generate multi-resolution point clouds of the same shape from a latent vector. Specifically, we develop a novel progressive deconvolution network with the learning-based bilateral interpolation. The learning-based bilateral interpolation is performed in the spatial and feature spaces of point clouds so that local geometric structure information of point clouds can be exploited. Starting from the low-resolution point clouds, with the bilateral interpolation and max-pooling operations, the deconvolution network can progressively output high-resolution local and global feature maps. By concatenating different resolutions of local and global feature maps, we employ the multi-layer perceptron as the generation network to generate multi-resolution point clouds. In order to keep the shapes of different resolutions of point clouds consistent, we propose a shape-preserving adversarial loss to train the point cloud deconvolution generation network. Experimental results demonstrate the effectiveness of our proposed method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D point cloud generation | ShapeNet Chair category (test) | MMD (CD)4.2242 | 56 | |
| 3D Shape Generation | ShapeNet Airplane PointFlow (test) | 1-NNA (CD)94.94 | 13 | |
| 3D Shape Generation | ShapeNet Car PointFlow (test) | 1-NNA-CD89.35 | 13 | |
| 3D point cloud generation | ShapeNet-vol 13 classes (test) | MMD (CD)3.4032 | 10 | |
| 3D Shape Generation | ShapeNet-vol 13 classes | 1-NNA (CD)71.05 | 9 | |
| 3D Shape Generation | ShapeNet Chair, individually normalized PointFlow splits (test) | 1-NNA (CD)71.83 | 6 |