DFG-PCN: Point Cloud Completion with Degree-Flexible Point Graph
By: Zhenyu Shu, Jian Yao, Shiqing Xin
Potential Business Impact:
Fixes 3D scans by adding missing parts.
Point cloud completion is a vital task focused on reconstructing complete point clouds and addressing the incompleteness caused by occlusion and limited sensor resolution. Traditional methods relying on fixed local region partitioning, such as k-nearest neighbors, which fail to account for the highly uneven distribution of geometric complexity across different regions of a shape. This limitation leads to inefficient representation and suboptimal reconstruction, especially in areas with fine-grained details or structural discontinuities. This paper proposes a point cloud completion framework called Degree-Flexible Point Graph Completion Network (DFG-PCN). It adaptively assigns node degrees using a detail-aware metric that combines feature variation and curvature, focusing on structurally important regions. We further introduce a geometry-aware graph integration module that uses Manhattan distance for edge aggregation and detail-guided fusion of local and global features to enhance representation. Extensive experiments on multiple benchmark datasets demonstrate that our method consistently outperforms state-of-the-art approaches.
Similar Papers
Manifold-Aware Point Cloud Completion via Geodesic-Attentive Hierarchical Feature Learning
CV and Pattern Recognition
Makes 3D shapes look complete and real.
PCF-Grasp: Converting Point Completion to Geometry Feature to Enhance 6-DoF Grasp
Robotics
Helps robots grab things better from any angle.
Self-Supervised Large Scale Point Cloud Completion for Archaeological Site Restoration
CV and Pattern Recognition
Fixes broken 3D models by filling in missing parts.