Geometric Back-projection Network for Point Cloud Classification
About
As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better representations. To achieve this, on the one hand, we enrich the geometric information of points in low-level 3D space explicitly. On the other hand, we apply CNN-based structures in high-level feature spaces to learn local geometric context implicitly. Specifically, we leverage an idea of error-correcting feedback structure to capture the local features of point clouds comprehensively. Furthermore, an attention module based on channel affinity assists the feature map to avoid possible redundancy by emphasizing its distinct channels. The performance on both synthetic and real-world point clouds datasets demonstrate the superiority and applicability of our network. Comparing with other state-of-the-art methods, our approach balances accuracy and efficiency.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Classification | ModelNet40 (test) | Accuracy93.8 | 302 | |
| Shape classification | ModelNet40 (test) | OA93.8 | 255 | |
| Part Segmentation | ShapeNetPart | mIoU (Instance)85.9 | 198 | |
| Object Classification | ScanObjectNN PB_T50_RS | Accuracy81 | 195 | |
| 3D Object Part Segmentation | ShapeNet Part (test) | mIoU85.9 | 114 | |
| Classification | ModelNet40 (test) | Accuracy93.8 | 99 | |
| Point Cloud Classification | ScanObjectNN PB_T50_RS (test) | Overall Accuracy80.5 | 91 | |
| Shape classification | ModelNet40 | Accuracy93.8 | 85 | |
| Shape classification | ScanObjectNN PB_T50_RS | OA80.5 | 72 | |
| Object Classification | ModelNet40 1k points | Accuracy93.8 | 63 |