Geometry Sharing Network for 3D Point Cloud Classification and Segmentation
Mingye Xu, Zhipeng Zhou, Yu Qiao

TL;DR
GS-Net is a novel neural network architecture that enhances 3D point cloud classification and segmentation by effectively capturing global geometric features and invariance to transformations, outperforming previous methods.
Contribution
Introduces GS-Net with Geometry Similarity Connection modules that exploit Eigen-Graph for robust, holistic geometric feature learning in 3D point clouds.
Findings
Achieves 93.3% accuracy on ModelNet40
Outperforms previous methods on major datasets
Demonstrates robustness to geometric transformations
Abstract
In spite of the recent progresses on classifying 3D point cloud with deep CNNs, large geometric transformations like rotation and translation remain challenging problem and harm the final classification performance. To address this challenge, we propose Geometry Sharing Network (GS-Net) which effectively learns point descriptors with holistic context to enhance the robustness to geometric transformations. Compared with previous 3D point CNNs which perform convolution on nearby points, GS-Net can aggregate point features in a more global way. Specially, GS-Net consists of Geometry Similarity Connection (GSC) modules which exploit Eigen-Graph to group distant points with similar and relevant geometric information, and aggregate features from nearest neighbors in both Euclidean space and Eigenvalue space. This design allows GS-Net to efficiently capture both local and holistic geometric…
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 · Advanced Numerical Analysis Techniques
MethodsConvolution
