SPAC-Net: Rethinking Point Cloud Completion with Structural Prior
Zizhao Wu, Jian Shi, Xuan Deng, Cheng Zhang, Genfu Yang, Ming Zeng and, Yunhai Wang

TL;DR
SPAC-Net introduces a structural prior-based framework for point cloud completion, effectively localizing interfaces and enhancing structural details to improve shape reconstruction accuracy.
Contribution
The paper proposes a novel interface-guided approach with MAD and SSP modules, advancing point cloud completion by preserving structural details and localizing missing regions.
Findings
Outperforms state-of-the-art methods on benchmarks.
Effectively localizes interfaces between observed and missing parts.
Enhances structural detail recovery in point cloud completion.
Abstract
Point cloud completion aims to infer a complete shape from its partial observation. Many approaches utilize a pure encoderdecoder paradigm in which complete shape can be directly predicted by shape priors learned from partial scans, however, these methods suffer from the loss of details inevitably due to the feature abstraction issues. In this paper, we propose a novel framework,termed SPAC-Net, that aims to rethink the completion task under the guidance of a new structural prior, we call it interface. Specifically, our method first investigates Marginal Detector (MAD) module to localize the interface, defined as the intersection between the known observation and the missing parts. Based on the interface, our method predicts the coarse shape by learning the displacement from the points in interface move to their corresponding position in missing parts. Furthermore, we devise an…
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 · Remote Sensing and LiDAR Applications
MethodsFocus
