Yongcheng Liu, Bin Fan, Shiming Xiang, Chunhong Pan
Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular configuration for point cloud analysis. The key to RS-CNN is learning from relation, i.e., the geometric topology constraint among points. Specifically, the convolutional weight for local point set is forced to learn a high-level relation expression from predefined geometric priors, between a sampled point from this point set and the others. In this way, an inductive local representation with explicit reasoning about the spatial layout of points can be obtained, which leads to much shape awareness and robustness. With this convolution as a basic operator, RS-CNN, a hierarchical architecture can be developed to achieve contextual shape-aware learning for point cloud analysis. Extensive experiments on challenging benchmarks across three tasks verify RS-CNN achieves the state of the arts.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| Semantic Segmentation | ShapeNet-Part | Instance Average IoU | 86.2 | RS-CNN |
| Shape Representation Of 3D Point Clouds | ModelNet40 | Overall Accuracy | 92.9 | RS-CNN |
| Shape Representation Of 3D Point Clouds | ModelNet40-C | Error Rate | 0.262 | RSCNN |
| 3D Point Cloud Classification | ModelNet40 | Overall Accuracy | 92.9 | RS-CNN |
| 3D Point Cloud Classification | ModelNet40-C | Error Rate | 0.262 | RSCNN |
| Point Cloud Classification | PointCloud-C | mean Corruption Error (mCE) | 1.13 | RSCNN |
| 10-shot image generation | ShapeNet-Part | Instance Average IoU | 86.2 | RS-CNN |
| 3D Point Cloud Reconstruction | ModelNet40 | Overall Accuracy | 92.9 | RS-CNN |
| 3D Point Cloud Reconstruction | ModelNet40-C | Error Rate | 0.262 | RSCNN |