Graph-Guided Deformation for Point Cloud Completion
- URL: http://arxiv.org/abs/2112.01840v1
- Date: Thu, 11 Nov 2021 12:55:26 GMT
- Title: Graph-Guided Deformation for Point Cloud Completion
- Authors: Jieqi Shi, Lingyun Xu, Liang Heng, Shaojie Shen
- Abstract summary: We propose a Graph-Guided Deformation Network, which respectively regards the input data and intermediate generation as controlling and supporting points.
Our key insight is to simulate the least square Laplacian deformation process via mesh deformation methods, which brings adaptivity for modeling variation in geometry details.
We are the first to refine the point cloud completion task by mimicing traditional graphics algorithms with GCN-guided deformation.
- Score: 35.10606375236494
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: For a long time, the point cloud completion task has been regarded as a pure
generation task. After obtaining the global shape code through the encoder, a
complete point cloud is generated using the shape priorly learnt by the
networks. However, such models are undesirably biased towards prior average
objects and inherently limited to fit geometry details. In this paper, we
propose a Graph-Guided Deformation Network, which respectively regards the
input data and intermediate generation as controlling and supporting points,
and models the optimization guided by a graph convolutional network(GCN) for
the point cloud completion task. Our key insight is to simulate the least
square Laplacian deformation process via mesh deformation methods, which brings
adaptivity for modeling variation in geometry details. By this means, we also
reduce the gap between the completion task and the mesh deformation algorithms.
As far as we know, we are the first to refine the point cloud completion task
by mimicing traditional graphics algorithms with GCN-guided deformation. We
have conducted extensive experiments on both the simulated indoor dataset
ShapeNet, outdoor dataset KITTI, and our self-collected autonomous driving
dataset Pandar40. The results show that our method outperforms the existing
state-of-the-art algorithms in the 3D point cloud completion task.
Related papers
- Clustering based Point Cloud Representation Learning for 3D Analysis [80.88995099442374]
We propose a clustering based supervised learning scheme for point cloud analysis.
Unlike current de-facto, scene-wise training paradigm, our algorithm conducts within-class clustering on the point embedding space.
Our algorithm shows notable improvements on famous point cloud segmentation datasets.
arXiv Detail & Related papers (2023-07-27T03:42:12Z) - GeoMAE: Masked Geometric Target Prediction for Self-supervised Point
Cloud Pre-Training [16.825524577372473]
We introduce a point cloud representation learning framework, based on geometric feature reconstruction.
We identify three self-supervised learning objectives to peculiar point clouds, namely centroid prediction, normal estimation, and curvature prediction.
Our pipeline is conceptually simple and it consists of two major steps: first, it randomly masks out groups of points, followed by a Transformer-based point cloud encoder.
arXiv Detail & Related papers (2023-05-15T17:14:55Z) - Learning Self-Prior for Mesh Inpainting Using Self-Supervised Graph Convolutional Networks [4.424836140281846]
We present a self-prior-based mesh inpainting framework that requires only an incomplete mesh as input.
Our method maintains the polygonal mesh format throughout the inpainting process.
We demonstrate that our method outperforms traditional dataset-independent approaches.
arXiv Detail & Related papers (2023-05-01T02:51:38Z) - AdaPoinTr: Diverse Point Cloud Completion with Adaptive Geometry-Aware
Transformers [94.11915008006483]
We present a new method that reformulates point cloud completion as a set-to-set translation problem.
We design a new model, called PoinTr, which adopts a Transformer encoder-decoder architecture for point cloud completion.
Our method attains 6.53 CD on PCN, 0.81 CD on ShapeNet-55 and 0.392 MMD on real-world KITTI.
arXiv Detail & Related papers (2023-01-11T16:14:12Z) - GASCN: Graph Attention Shape Completion Network [4.307812758854162]
Shape completion is the problem of inferring the complete geometry of an object given a partial point cloud.
This paper proposes the Graph Attention Shape Completion Network (GASCN), a novel neural network model that solves this problem.
For each completed point, our model infers the extent of the local surface patch which is used to produce dense yet precise shape completions.
arXiv Detail & Related papers (2022-01-20T01:03:00Z) - Voxel-based Network for Shape Completion by Leveraging Edge Generation [76.23436070605348]
We develop a voxel-based network for point cloud completion by leveraging edge generation (VE-PCN)
We first embed point clouds into regular voxel grids, and then generate complete objects with the help of the hallucinated shape edges.
This decoupled architecture together with a multi-scale grid feature learning is able to generate more realistic on-surface details.
arXiv Detail & Related papers (2021-08-23T05:10:29Z) - Planning with Learned Dynamic Model for Unsupervised Point Cloud
Registration [25.096635750142227]
We develop a latent dynamic model of point clouds, consisting of a transformation network and evaluation network.
We employ the cross-entropy method (CEM) to iteratively update the planning policy by maximizing the rewards in the point cloud registration process.
Experimental results on ModelNet40 and 7Scene benchmark datasets demonstrate that our method can yield good registration performance in an unsupervised manner.
arXiv Detail & Related papers (2021-08-05T13:47:11Z) - PMP-Net: Point Cloud Completion by Learning Multi-step Point Moving
Paths [54.459879603473034]
We design a novel neural network, named PMP-Net, to mimic the behavior of an earth mover.
It moves each point of the incomplete input to complete the point cloud, where the total distance of point moving paths should be shortest.
It learns a strict and unique correspondence on point-level, which can capture the detailed topology and structure relationships between the incomplete shape and the complete target.
arXiv Detail & Related papers (2020-12-07T01:34:38Z) - Refinement of Predicted Missing Parts Enhance Point Cloud Completion [62.997667081978825]
Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape.
Previous approaches propose neural networks to directly estimate the whole point cloud through encoder-decoder models fed by the incomplete point set.
This paper proposes an end-to-end neural network architecture that focuses on computing the missing geometry and merging the known input and the predicted point cloud.
arXiv Detail & Related papers (2020-10-08T22:01:23Z) - Local Grid Rendering Networks for 3D Object Detection in Point Clouds [98.02655863113154]
CNNs are powerful but it would be computationally costly to directly apply convolutions on point data after voxelizing the entire point clouds to a dense regular 3D grid.
We propose a novel and principled Local Grid Rendering (LGR) operation to render the small neighborhood of a subset of input points into a low-resolution 3D grid independently.
We validate LGR-Net for 3D object detection on the challenging ScanNet and SUN RGB-D datasets.
arXiv Detail & Related papers (2020-07-04T13:57:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.