ProxyFormer: Proxy Alignment Assisted Point Cloud Completion with Missing Part Sensitive Transformer
Shanshan Li, Pan Gao, Xiaoyang Tan, Mingqiang Wei

TL;DR
ProxyFormer is a novel point cloud completion method that effectively predicts missing parts by using proxy alignment and a missing part sensitive transformer, outperforming existing methods in accuracy and speed.
Contribution
The paper introduces ProxyFormer, which divides point clouds into existing and missing parts, and employs a proxy alignment and a missing part sensitive transformer for improved completion.
Findings
Outperforms state-of-the-art completion networks on benchmark datasets.
Achieves the fastest inference speed among compared methods.
Enhances the sensitivity of proxies to missing part features and positions.
Abstract
Problems such as equipment defects or limited viewpoints will lead the captured point clouds to be incomplete. Therefore, recovering the complete point clouds from the partial ones plays an vital role in many practical tasks, and one of the keys lies in the prediction of the missing part. In this paper, we propose a novel point cloud completion approach namely ProxyFormer that divides point clouds into existing (input) and missing (to be predicted) parts and each part communicates information through its proxies. Specifically, we fuse information into point proxy via feature and position extractor, and generate features for missing point proxies from the features of existing point proxies. Then, in order to better perceive the position of missing points, we design a missing part sensitive transformer, which converts random normal distribution into reasonable position information, and…
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 · 3D Surveying and Cultural Heritage · Industrial Vision Systems and Defect Detection
