RISurConv: Rotation Invariant Surface Attention-Augmented Convolutions for 3D Point Cloud Classification and Segmentation
Zhiyuan Zhang, Licheng Yang, Zhiyu Xiang

TL;DR
This paper introduces RISurConv, a rotation invariant neural network architecture for 3D point cloud classification and segmentation that leverages local surface properties and attention mechanisms to achieve high accuracy across benchmarks.
Contribution
The paper proposes a novel rotation invariant architecture using surface-based features and attention-augmented convolutions, significantly improving 3D point cloud analysis accuracy.
Findings
Achieved 96.0% accuracy on ModelNet40, surpassing previous methods.
Attained 93.1% accuracy on ScanObjectNN, demonstrating robustness.
Secured 81.5% mIoU on ShapeNet for segmentation tasks.
Abstract
Despite the progress on 3D point cloud deep learning, most prior works focus on learning features that are invariant to translation and point permutation, and very limited efforts have been devoted for rotation invariant property. Several recent studies achieve rotation invariance at the cost of lower accuracies. In this work, we close this gap by proposing a novel yet effective rotation invariant architecture for 3D point cloud classification and segmentation. Instead of traditional pointwise operations, we construct local triangle surfaces to capture more detailed surface structure, based on which we can extract highly expressive rotation invariant surface properties which are then integrated into an attention-augmented convolution operator named RISurConv to generate refined attention features via self-attention layers. Based on RISurConv we build an effective neural network for 3D…
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 Surveying and Cultural Heritage · 3D Shape Modeling and Analysis · Surface Roughness and Optical Measurements
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Convolution · Softmax · Focus · Attention-augmented Convolution
