PointCFormer: a Relation-based Progressive Feature Extraction Network for Point Cloud Completion
Yi Zhong, Weize Quan, Dong-ming Yan, Jie Jiang, Yingmei Wei

TL;DR
PointCFormer is a transformer-based network that improves point cloud completion by effectively capturing global structures and local details through relation-based features and progressive extraction, achieving state-of-the-art results.
Contribution
It introduces a relation-based local feature extraction method and a progressive feature extractor that combines local perception with self-attention for better point cloud completion.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively captures both global structure and local geometric details.
Maintains computational efficiency while enhancing feature representation.
Abstract
Point cloud completion aims to reconstruct the complete 3D shape from incomplete point clouds, and it is crucial for tasks such as 3D object detection and segmentation. Despite the continuous advances in point cloud analysis techniques, feature extraction methods are still confronted with apparent limitations. The sparse sampling of point clouds, used as inputs in most methods, often results in a certain loss of global structure information. Meanwhile, traditional local feature extraction methods usually struggle to capture the intricate geometric details. To overcome these drawbacks, we introduce PointCFormer, a transformer framework optimized for robust global retention and precise local detail capture in point cloud completion. This framework embraces several key advantages. First, we propose a relation-based local feature extraction method to perceive local delicate geometry…
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
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
