Spherical Interpolated Convolutional Network with Distance-Feature Density for 3D Semantic Segmentation of Point Clouds
Guangming Wang, Yehui Yang, Huixin Zhang, Zhe Liu, and Hesheng Wang

TL;DR
This paper introduces a spherical interpolated convolution operator with distance-feature density for improved 3D point cloud segmentation, enhancing accuracy and efficiency over traditional methods.
Contribution
It proposes a novel spherical interpolated convolution operator and a self-learned distance-feature density to better extract features from unstructured point clouds.
Findings
Achieves high accuracy on ScanNet dataset
Reduces network parameters compared to traditional methods
Demonstrates effectiveness on Paris-Lille-3D dataset
Abstract
The semantic segmentation of point clouds is an important part of the environment perception for robots. However, it is difficult to directly adopt the traditional 3D convolution kernel to extract features from raw 3D point clouds because of the unstructured property of point clouds. In this paper, a spherical interpolated convolution operator is proposed to replace the traditional grid-shaped 3D convolution operator. This newly proposed feature extraction operator improves the accuracy of the network and reduces the parameters of the network. In addition, this paper analyzes the defect of point cloud interpolation methods based on the distance as the interpolation weight and proposes the self-learned distance-feature density by combining the distance and the feature correlation. The proposed method makes the feature extraction of spherical interpolated convolution network more rational…
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.
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 · 3D Convolution
