Graph-Guided Deformation for Point Cloud Completion
Jieqi Shi, Lingyun Xu, Liang Heng, Shaojie Shen

TL;DR
This paper introduces a novel graph-guided deformation approach for point cloud completion, leveraging GCNs to adapt traditional mesh deformation techniques for improved geometric detail modeling.
Contribution
It presents the first method to refine point cloud completion by mimicking mesh deformation algorithms with GCN-guided deformation, enhancing detail accuracy.
Findings
Outperforms state-of-the-art methods on ShapeNet, KITTI, and Pandar40 datasets.
Effectively models geometric variations through Laplacian deformation simulation.
Demonstrates improved detail preservation in point cloud completion.
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Advanced Numerical Analysis Techniques
