Relation-Shape Convolutional Neural Network for Point Cloud Analysis
Yongcheng Liu, Bin Fan, Shiming Xiang, Chunhong Pan

TL;DR
RS-CNN introduces a relation-aware convolutional approach for point cloud analysis, capturing geometric topology to improve shape understanding and robustness, achieving state-of-the-art results across multiple benchmarks.
Contribution
The paper proposes RS-CNN, a novel relation-shape convolutional neural network that extends regular CNNs to irregular point cloud data by learning from geometric relations.
Findings
RS-CNN outperforms existing methods on benchmark datasets.
The relation-based convolution enhances shape awareness and robustness.
Extensive experiments validate the effectiveness of RS-CNN.
Abstract
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…
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 · Computer Graphics and Visualization Techniques
MethodsConvolution
